[INFO] fetching crate oxygengine-integration-ow-ha 0.28.0... [INFO] documenting oxygengine-integration-ow-ha-0.28.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate oxygengine-integration-ow-ha 0.28.0 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate oxygengine-integration-ow-ha 0.28.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxygengine-integration-ow-ha 0.28.0 [INFO] finished tweaking crates.io crate oxygengine-integration-ow-ha 0.28.0 [INFO] tweaked toml for crates.io crate oxygengine-integration-ow-ha 0.28.0 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c456a55c209b5b64170d6d49164a6cd4cb108aac05bb3f0e5f1b7275e7ef20a [INFO] running `Command { std: "docker" "start" "-a" "6c456a55c209b5b64170d6d49164a6cd4cb108aac05bb3f0e5f1b7275e7ef20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c456a55c209b5b64170d6d49164a6cd4cb108aac05bb3f0e5f1b7275e7ef20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c456a55c209b5b64170d6d49164a6cd4cb108aac05bb3f0e5f1b7275e7ef20a", kill_on_drop: false }` [INFO] [stdout] 6c456a55c209b5b64170d6d49164a6cd4cb108aac05bb3f0e5f1b7275e7ef20a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bddd1831c96f02e9cbc4f0fc975069a26f80f2f37def81cfa89c6097056cdd88 [INFO] running `Command { std: "docker" "start" "-a" "bddd1831c96f02e9cbc4f0fc975069a26f80f2f37def81cfa89c6097056cdd88", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking clamp v0.1.0 [INFO] [stderr] Checking pdqselect v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ktx2 v0.2.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling vek v0.15.8 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling hecs-macros v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking hecs v0.7.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking oxygengine-ignite-types v0.28.0 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking typid v1.1.1 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling oxygengine-ignite-derive v0.28.0 [INFO] [stderr] Checking oxygengine-core v0.28.0 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.LocalizationAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Tag.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Name.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.NonPersistent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Events.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Parent.ignite-type.yaml" [INFO] [stderr] Checking oxygengine-ha-renderer v0.28.0 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.TileSetPage.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.AtlasRegion.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.AtlasAssetSource.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.FontAssetSource.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.FontAssetSourcePage.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.FontAssetSourceCharacter.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageAssetSourceRawPixels.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageAssetSource.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.BakedMaterialAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SurfaceDomainType.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SurfaceFactory.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SurfaceMeshAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ScreenSpaceMeshAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MeshAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationRegion.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationValue.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationCondition.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationBlendState.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationRule.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationState.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.TileMapAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCameraOrtographicScaling.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCameraOrthographic.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCameraPerspective.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCameraProjection.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCamera.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaDefaultCamera.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaGizmo.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaImmediateBatch.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaMaterialInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaMeshInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaPostProcess.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaSpriteAnimationInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTextFragment.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTextWrapping.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTextContent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTextInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaRichTextOption.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaRichTextItem.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaRichTextContent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTileMapTile.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTileMapInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTransform.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVirtualImageUniform.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVirtualImageUniforms.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVisibility.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVolume.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVolumeOverlap.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVolumeVisibilityMode.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVolumeVisibility.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaChangeFrequency.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.PipelineSource.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageMode.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageFormat.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageFiltering.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageMipmap.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageDescriptor.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialDataPrecision.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialDataType.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialValueType.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialValue.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialShaderType.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialFunctionContent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialFunctionInput.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialFunction.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphInput.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphOutput.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphOperation.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphTransfer.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphNode.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraph.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialContent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialBlending.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialDrawOptions.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.Eulers.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.BoundsVolume.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.RenderTargetViewport.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.RenderTargetDescriptor.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ResourceInstanceReference.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.TagFilters.ignite-type.yaml" [INFO] [stderr] Checking spade v1.8.2 [INFO] [stderr] Checking navmesh v0.12.1 [INFO] [stderr] Checking oxygengine-navigation v0.28.0 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-navigation-0.28.0/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-navigation-0.28.0/target/ignite/types/oxygengine-navigation.NavGridAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-navigation-0.28.0/target/ignite/types/oxygengine-navigation.NavMeshAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-navigation-0.28.0/target/ignite/types/oxygengine-navigation.SimpleNavDriverTag.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-navigation-0.28.0/target/ignite/types/oxygengine-navigation.NavAgent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-navigation-0.28.0/target/ignite/types/oxygengine-navigation.NavAgentId.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-navigation-0.28.0/target/ignite/types/oxygengine-navigation.NavVec3.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-navigation-0.28.0/target/ignite/types/oxygengine-navigation.NavTriangle.ignite-type.yaml" [INFO] [stderr] Checking oxygengine-overworld v0.28.0 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.BoardAvatarAction.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.BoardAvatar.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.Inventory.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.PersonalQuests.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.Wallet.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.BoardDirection.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.BoardCollision.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.BoardLocation.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.ChunkLocation.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-overworld-0.28.0/target/ignite/types/oxygengine-overworld.Location.ignite-type.yaml" [INFO] [stderr] Documenting oxygengine-integration-ow-ha v0.28.0 (/opt/rustwide/workdir) [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/workdir/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/workdir/target/ignite/types/oxygengine-integration-ow-ha.HaBoardAvatarSync.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/workdir/target/ignite/types/oxygengine-integration-ow-ha.HaBoardChunkSync.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/workdir/target/ignite/types/oxygengine-integration-ow-ha.HaCameraFollowConstraints.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/workdir/target/ignite/types/oxygengine-integration-ow-ha.HaCameraFollowBoardEntity.ignite-type.yaml" [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.00s [INFO] running `Command { std: "docker" "inspect" "bddd1831c96f02e9cbc4f0fc975069a26f80f2f37def81cfa89c6097056cdd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddd1831c96f02e9cbc4f0fc975069a26f80f2f37def81cfa89c6097056cdd88", kill_on_drop: false }` [INFO] [stdout] bddd1831c96f02e9cbc4f0fc975069a26f80f2f37def81cfa89c6097056cdd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] ba8c6028cfda13b7c43fab5ab8961651cba4afec05e427d58070b970ed1fb652 [INFO] running `Command { std: "docker" "start" "-a" "ba8c6028cfda13b7c43fab5ab8961651cba4afec05e427d58070b970ed1fb652", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pdqselect v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking clamp v0.1.0 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ktx2 v0.2.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling vek v0.15.8 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling hecs-macros v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking hecs v0.7.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking oxygengine-ignite-types v0.28.0 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking typid v1.1.1 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling oxygengine-ignite-derive v0.28.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking oxygengine-core v0.28.0 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.LocalizationAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Tag.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Name.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.NonPersistent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Events.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.28.0/target/ignite/types/oxygengine-core.Parent.ignite-type.yaml" [INFO] [stderr] Checking oxygengine-ha-renderer v0.28.0 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.TileSetPage.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.AtlasRegion.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.AtlasAssetSource.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.FontAssetSource.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.FontAssetSourcePage.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.FontAssetSourceCharacter.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageAssetSourceRawPixels.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageAssetSource.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.BakedMaterialAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SurfaceDomainType.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SurfaceFactory.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SurfaceMeshAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ScreenSpaceMeshAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MeshAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationRegion.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationValue.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationCondition.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationBlendState.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationRule.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationState.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.SpriteAnimationAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.TileMapAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCameraOrtographicScaling.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCameraOrthographic.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCameraPerspective.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCameraProjection.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaCamera.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaDefaultCamera.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaGizmo.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaImmediateBatch.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaMaterialInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaMeshInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaPostProcess.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaSpriteAnimationInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTextFragment.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTextWrapping.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTextContent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTextInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaRichTextOption.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaRichTextItem.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaRichTextContent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTileMapTile.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTileMapInstance.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaTransform.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVirtualImageUniform.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVirtualImageUniforms.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVisibility.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVolume.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVolumeOverlap.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVolumeVisibilityMode.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaVolumeVisibility.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.HaChangeFrequency.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.PipelineSource.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageMode.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageFormat.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageFiltering.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageMipmap.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ImageDescriptor.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialDataPrecision.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialDataType.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialValueType.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialValue.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialShaderType.ignite-type.yaml" [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/gizmo.rs:79:43 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/gizmo.rs:79:54 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/screenspace.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/screenspace.rs:77:54 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:386:43 [INFO] [stdout] | [INFO] [stdout] 386 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:386:54 [INFO] [stdout] | [INFO] [stdout] 386 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:396:43 [INFO] [stdout] | [INFO] [stdout] 396 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:396:54 [INFO] [stdout] | [INFO] [stdout] 396 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:408:43 [INFO] [stdout] | [INFO] [stdout] 408 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:408:54 [INFO] [stdout] | [INFO] [stdout] 408 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:421:43 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:421:54 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:436:43 [INFO] [stdout] | [INFO] [stdout] 436 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:436:54 [INFO] [stdout] | [INFO] [stdout] 436 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:449:43 [INFO] [stdout] | [INFO] [stdout] 449 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:449:54 [INFO] [stdout] | [INFO] [stdout] 449 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:464:43 [INFO] [stdout] | [INFO] [stdout] 464 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:464:54 [INFO] [stdout] | [INFO] [stdout] 464 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:481:43 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:481:54 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:500:43 [INFO] [stdout] | [INFO] [stdout] 500 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [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: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/surface/mod.rs:500:54 [INFO] [stdout] | [INFO] [stdout] 500 | #[derive(Debug, Default, Copy, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [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] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialFunctionContent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialFunctionInput.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialFunction.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphInput.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphOutput.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphOperation.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphTransfer.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraphNode.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialGraph.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialContent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialBlending.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.MaterialDrawOptions.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.Eulers.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.BoundsVolume.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.RenderTargetViewport.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.RenderTargetDescriptor.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.ResourceInstanceReference.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/target/ignite/types/oxygengine-ha-renderer.TagFilters.ignite-type.yaml" [INFO] [stdout] error[E0277]: the trait bound `GizmoVertex: _::_serde::Serialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/gizmo.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Default, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ the trait `_::_serde::Serialize` is not implemented for `GizmoVertex` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `_::_serde::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 304 others [INFO] [stdout] = note: required because of the requirements on the impl of `_::_serde::Serialize` for `Vec` [INFO] [stdout] note: required by a bound in `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.137/src/ser/mod.rs:1899:12 [INFO] [stdout] | [INFO] [stdout] 1899 | T: Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `_::_serde::ser::SerializeStruct::serialize_field` [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[E0277]: the trait bound `GizmoVertex: _::_serde::Deserialize<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/gizmo.rs:92:44 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Default, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ the trait `_::_serde::Deserialize<'_>` is not implemented for `GizmoVertex` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `_::_serde::Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 489 others [INFO] [stdout] = note: required because of the requirements on the impl of `_::_serde::Deserialize<'_>` for `Vec` [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.137/src/de/mod.rs:1725:12 [INFO] [stdout] | [INFO] [stdout] 1725 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_element` [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[E0277]: the trait bound `GizmoVertex: _::_serde::Deserialize<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-ha-renderer-0.28.0/src/material/domains/gizmo.rs:92:44 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Default, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ the trait `_::_serde::Deserialize<'_>` is not implemented for `GizmoVertex` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `_::_serde::Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 489 others [INFO] [stdout] = note: required because of the requirements on the impl of `_::_serde::Deserialize<'_>` for `Vec` [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.137/src/de/mod.rs:1864:12 [INFO] [stdout] | [INFO] [stdout] 1864 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_value` [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: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxygengine-ha-renderer` due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba8c6028cfda13b7c43fab5ab8961651cba4afec05e427d58070b970ed1fb652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8c6028cfda13b7c43fab5ab8961651cba4afec05e427d58070b970ed1fb652", kill_on_drop: false }` [INFO] [stdout] ba8c6028cfda13b7c43fab5ab8961651cba4afec05e427d58070b970ed1fb652