[INFO] cloning repository https://github.com/Botahamec/GodotTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Botahamec/GodotTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc96495cac914fba4805c8b0662c243b8c23099a [INFO] documenting Botahamec/GodotTest against beta-2023-07-23 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Botahamec/GodotTest on toolchain beta-2023-07-23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Botahamec/GodotTest [INFO] finished tweaking git repo https://github.com/Botahamec/GodotTest [INFO] tweaked toml for git repo https://github.com/Botahamec/GodotTest written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Botahamec/GodotTest 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" "+beta-2023-07-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba51aa3432d0c922582bc1e9339dd2af665e893256092ea322a557db8edf308f [INFO] running `Command { std: "docker" "start" "-a" "ba51aa3432d0c922582bc1e9339dd2af665e893256092ea322a557db8edf308f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba51aa3432d0c922582bc1e9339dd2af665e893256092ea322a557db8edf308f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba51aa3432d0c922582bc1e9339dd2af665e893256092ea322a557db8edf308f", kill_on_drop: false }` [INFO] [stdout] ba51aa3432d0c922582bc1e9339dd2af665e893256092ea322a557db8edf308f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ecf223eb73c013380fa3e83252f43a3b5a7e3d62ebb6dd88d87ef1c3d01e540 [INFO] running `Command { std: "docker" "start" "-a" "1ecf223eb73c013380fa3e83252f43a3b5a7e3d62ebb6dd88d87ef1c3d01e540", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking euclid v0.20.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling gdnative-derive v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling gdnative_bindings_generator v0.7.0 [INFO] [stderr] Compiling gdnative-sys v0.7.0 [INFO] [stderr] Compiling gdnative-core v0.7.0 [INFO] [stderr] Compiling gdnative-bindings v0.7.0 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gdnative-core-0.7.0/src/type_tag.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | std::mem::transmute::(Tag::of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Tag` (128 bits) [INFO] [stdout] = note: target type: `*const c_void` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gdnative-core-0.7.0/src/type_tag.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | Tag::of::() == std::mem::transmute::<*const libc::c_void, Tag>(tag) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `*const c_void` (64 bits) [INFO] [stdout] = note: target type: `Tag` (128 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdnative-core` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1ecf223eb73c013380fa3e83252f43a3b5a7e3d62ebb6dd88d87ef1c3d01e540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecf223eb73c013380fa3e83252f43a3b5a7e3d62ebb6dd88d87ef1c3d01e540", kill_on_drop: false }` [INFO] [stdout] 1ecf223eb73c013380fa3e83252f43a3b5a7e3d62ebb6dd88d87ef1c3d01e540