[INFO] cloning repository https://github.com/Doko-Demo-Doa/gtk-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Doko-Demo-Doa/gtk-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoko-Demo-Doa%2Fgtk-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoko-Demo-Doa%2Fgtk-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff987e75aef3644f477eebe3838f3e4515c86f6b
[INFO] checking Doko-Demo-Doa/gtk-sample against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoko-Demo-Doa%2Fgtk-sample" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Doko-Demo-Doa/gtk-sample
[INFO] finished tweaking git repo https://github.com/Doko-Demo-Doa/gtk-sample
[INFO] tweaked toml for git repo https://github.com/Doko-Demo-Doa/gtk-sample written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Doko-Demo-Doa/gtk-sample on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Doko-Demo-Doa/gtk-sample already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.25.1
[INFO] [stderr]       Adding adler2 v2.0.1
[INFO] [stderr]       Adding aho-corasick v1.1.3
[INFO] [stderr]       Adding atty v0.2.14
[INFO] [stderr]       Adding backtrace v0.3.76
[INFO] [stderr]       Adding bincode v1.3.3
[INFO] [stderr]       Adding cfg-if v1.0.4
[INFO] [stderr]       Adding cpp_core v0.6.0
[INFO] [stderr]       Adding dunce v1.0.5
[INFO] [stderr]       Adding env_logger v0.7.1
[INFO] [stderr]       Adding failure v0.1.8
[INFO] [stderr]       Adding failure_derive v0.1.8
[INFO] [stderr]       Adding gimli v0.32.3
[INFO] [stderr]       Adding hermit-abi v0.1.19
[INFO] [stderr]       Adding hermit-abi v0.5.2
[INFO] [stderr]       Adding humantime v1.3.0
[INFO] [stderr]  Downgrading itertools v0.9.0 -> v0.8.2
[INFO] [stderr]       Adding itoa v1.0.15
[INFO] [stderr]       Adding kernel32-sys v0.2.2
[INFO] [stderr]       Adding lazy_static v1.5.0
[INFO] [stderr]     Updating libc v0.2.76 -> v0.2.177
[INFO] [stderr]       Adding log v0.4.28
[INFO] [stderr]     Updating memchr v2.3.3 -> v2.7.6
[INFO] [stderr]       Adding miniz_oxide v0.8.9
[INFO] [stderr]       Adding num_cpus v1.17.0
[INFO] [stderr]       Adding object v0.37.3
[INFO] [stderr]       Adding pathdiff v0.1.0
[INFO] [stderr]       Adding qt_core v0.5.0
[INFO] [stderr]       Adding qt_gui v0.5.0
[INFO] [stderr]       Adding qt_macros v0.1.1
[INFO] [stderr]       Adding qt_ritual_build v0.5.0
[INFO] [stderr]       Adding qt_ritual_common v0.4.0
[INFO] [stderr]       Adding qt_widgets v0.5.0
[INFO] [stderr]       Adding quick-error v1.2.3
[INFO] [stderr]       Adding regex v1.12.2
[INFO] [stderr]       Adding regex-automata v0.4.13
[INFO] [stderr]       Adding regex-syntax v0.8.8
[INFO] [stderr]       Adding ritual_build v0.4.0
[INFO] [stderr]       Adding ritual_common v0.4.0
[INFO] [stderr]       Adding rustc-demangle v0.1.26
[INFO] [stderr]       Adding ryu v1.0.20
[INFO] [stderr]       Adding semver v0.9.0
[INFO] [stderr]       Adding semver-parser v0.7.0
[INFO] [stderr]     Updating serde v1.0.115 -> v1.0.185 (available: v1.0.228)
[INFO] [stderr]       Adding serde_derive v1.0.118 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v1.0.109 (available: v1.0.145)
[INFO] [stderr]       Adding shell-words v0.1.0
[INFO] [stderr]       Adding synstructure v0.12.6
[INFO] [stderr]       Adding term v0.4.6
[INFO] [stderr]       Adding term-painter v0.2.4
[INFO] [stderr]       Adding termcolor v1.4.1
[INFO] [stderr]  Downgrading toml v0.5.6 -> v0.4.10
[INFO] [stderr]       Adding winapi v0.2.8
[INFO] [stderr]       Adding winapi v0.3.9
[INFO] [stderr]       Adding winapi-build v0.1.1
[INFO] [stderr]       Adding winapi-i686-pc-windows-gnu v0.4.0
[INFO] [stderr]       Adding winapi-util v0.1.11
[INFO] [stderr]       Adding winapi-x86_64-pc-windows-gnu v0.4.0
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-words v0.1.0
[INFO] [stderr]   Downloaded qt_ritual_build v0.5.0
[INFO] [stderr]   Downloaded ritual_build v0.4.0
[INFO] [stderr]   Downloaded qt_macros v0.1.1
[INFO] [stderr]   Downloaded qt_ritual_common v0.4.0
[INFO] [stderr]   Downloaded pathdiff v0.1.0
[INFO] [stderr]   Downloaded cpp_core v0.6.0
[INFO] [stderr]   Downloaded term-painter v0.2.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.20
[INFO] [stderr]   Downloaded ritual_common v0.4.0
[INFO] [stderr]   Downloaded serde v1.0.185
[INFO] [stderr]   Downloaded syn v1.0.40
[INFO] [stderr]   Downloaded qt_widgets v0.5.0
[INFO] [stderr]   Downloaded qt_core v0.5.0
[INFO] [stderr]   Downloaded qt_gui v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9851334ec286815b897935859b53883c29564620ed4595b9cc7444b2460edc7
[INFO] running `Command { std: "docker" "start" "-a" "f9851334ec286815b897935859b53883c29564620ed4595b9cc7444b2460edc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9851334ec286815b897935859b53883c29564620ed4595b9cc7444b2460edc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9851334ec286815b897935859b53883c29564620ed4595b9cc7444b2460edc7", kill_on_drop: false }`
[INFO] [stdout] f9851334ec286815b897935859b53883c29564620ed4595b9cc7444b2460edc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcfc5d6ca41a581e5dd8ab5ed7ff487c593d1a16f87ad3e4c0734d601514d948
[INFO] running `Command { std: "docker" "start" "-a" "dcfc5d6ca41a581e5dd8ab5ed7ff487c593d1a16f87ad3e4c0734d601514d948", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.20
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling shell-words v0.1.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking cpp_core v0.6.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling term-painter v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling qt_macros v0.1.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling ritual_common v0.4.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:39:56
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:39:56
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:39:56
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:39:56
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:98:39
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                             ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:45
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                             ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:33:45
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                             ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:45
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                             ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:56
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:56
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:56
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:56
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:56
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:56
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:51:45
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                             ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:51:56
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:51:56
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:51:56
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:51:56
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:58:45
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                             ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                       ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:100:50
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:100:50
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:100:50
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:100:50
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:45
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:45
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:45
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:45
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` 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 `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Default, Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/ritual_common-0.4.0/src/cpp_build_config.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     items: Vec<CppBuildConfigItem>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/ritual_common-0.4.0/src/cpp_build_config.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     condition: Condition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/cpp_build_config.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     data: CppBuildConfigData,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:39:56
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:39:56
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_build_config.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, Default, Serialize, Deserialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/ritual_common-0.4.0/src/cpp_build_config.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     linked_libs: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/cpp_build_config.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     linked_frameworks: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/cpp_build_config.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     compiler_flags: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/cpp_build_config.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     library_type: Option<CppLibraryType>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/cpp_build_config.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     cmake_vars: Vec<CMakeVar>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/ritual_common-0.4.0/src/cpp_lib_builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/cpp_lib_builder.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub value: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/cpp_lib_builder.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Result;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::io::Result;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::result::Result;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::thread::Result;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 3 + use std::fmt;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use std::fmt::Formatter;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:56
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:41:56
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:51:56
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:51:56
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:58:56
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, Hash)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/ritual_common-0.4.0/src/target.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     /// CPU architecture
[INFO] [stdout] 69 | |     pub arch: Arch,
[INFO] [stdout]    | |__________________^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/target.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     /// Operating system
[INFO] [stdout] 71 | |     pub os: OS,
[INFO] [stdout]    | |______________^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/target.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | /     /// Operating system family
[INFO] [stdout] 73 | |     pub family: Family,
[INFO] [stdout]    | |______________________^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/target.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     /// Further disambiguates the target platform with information about the ABI/libc,
[INFO] [stdout] 75 | |     pub env: Env,
[INFO] [stdout]    | |________________^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/target.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     /// Pointer width in bits,
[INFO] [stdout] 77 | |     pub pointer_width: PointerWidth,
[INFO] [stdout]    | |___________________________________^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/target.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     /// Endianness of the target CPU
[INFO] [stdout] 79 | |     pub endian: Endian,
[INFO] [stdout]    | |______________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:100:50
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:100:50
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:100:50
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::thread::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/target.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[derive(Debug, Clone, PartialEq, Eq, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   3 + 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/ritual_common-0.4.0/src/target.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub target: Target,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/target.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub cpp_library_version: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/utils.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + 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/ritual_common-0.4.0/src/utils.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub status: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/utils.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub stdout: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/utils.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub stderr: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  9 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  9 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ritual_common-0.4.0/src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  9 + 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/ritual_common-0.4.0/src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     /// Information required to build the C++ wrapper library
[INFO] [stdout] 29 | |     pub cpp_build_config: cpp_build_config::CppBuildConfig,
[INFO] [stdout]    | |__________________________________________________________^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     /// Name of C++ wrapper library
[INFO] [stdout] 31 | |     pub cpp_wrapper_lib_name: String,
[INFO] [stdout]    | |____________________________________^ could not find `private` in `_serde`
[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/ritual_common-0.4.0/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     /// Environments the generator was used in
[INFO] [stdout] 33 | |     pub known_targets: Vec<LibraryTarget>,
[INFO] [stdout]    | |_________________________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ritual_common` (lib) due to 263 previous errors
[INFO] running `Command { std: "docker" "inspect" "dcfc5d6ca41a581e5dd8ab5ed7ff487c593d1a16f87ad3e4c0734d601514d948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcfc5d6ca41a581e5dd8ab5ed7ff487c593d1a16f87ad3e4c0734d601514d948", kill_on_drop: false }`
[INFO] [stdout] dcfc5d6ca41a581e5dd8ab5ed7ff487c593d1a16f87ad3e4c0734d601514d948
