geese_executor 0.1.3

Asynchronous executor with Geese event system integration.
Build #867784 2023-07-22 22:34:54

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.73.0-nightly (0308df23e 2023-07-21)# docs.rs version
docsrs 0.6.0 (84edb415 2023-07-07)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/geese_executor-0.1.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/geese_executor-0.1.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230721-1.73.0-nightly-0308df23e\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 47d6812dfd72b7fed864a1768d981038771a5bdce372a2bb74849db3b9d8263c
[INFO] running `Command { std: "docker" "start" "-a" "47d6812dfd72b7fed864a1768d981038771a5bdce372a2bb74849db3b9d8263c", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]     Checking geese v0.3.2
[INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/geese-0.3.2/src/const_type_id/compiled.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |         unsafe { transmute::<_, u64>(self.0) == transmute::<_, u64>(other.0) }
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: source type: `std::any::TypeId` (128 bits)
[INFO] [stderr]    = note: target type: `u64` (64 bits)
[INFO] [stderr] 
[INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/geese-0.3.2/src/const_type_id/compiled.rs:17:49
[INFO] [stderr]    |
[INFO] [stderr] 17 |         unsafe { transmute::<_, u64>(self.0) == transmute::<_, u64>(other.0) }
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: source type: `std::any::TypeId` (128 bits)
[INFO] [stderr]    = note: target type: `u64` (64 bits)
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0512`.
[INFO] [stderr] error: could not compile `geese` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "47d6812dfd72b7fed864a1768d981038771a5bdce372a2bb74849db3b9d8263c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d6812dfd72b7fed864a1768d981038771a5bdce372a2bb74849db3b9d8263c", kill_on_drop: false }`
[INFO] [stdout] 47d6812dfd72b7fed864a1768d981038771a5bdce372a2bb74849db3b9d8263c