[INFO] cloning repository https://github.com/0x53A/fe-o-godot-macros
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x53A/fe-o-godot-macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Ffe-o-godot-macros", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Ffe-o-godot-macros'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 774b921b4be5b03bf6240b1f41b38645ee52db3d
[INFO] checking 0x53A/fe-o-godot-macros against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2Ffe-o-godot-macros" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x53A/fe-o-godot-macros
[INFO] finished tweaking git repo https://github.com/0x53A/fe-o-godot-macros
[INFO] tweaked toml for git repo https://github.com/0x53A/fe-o-godot-macros written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x53A/fe-o-godot-macros on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x53A/fe-o-godot-macros 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 723d6d6abb9b05a745ebce24b1feeb3dc7b1520ac4d6fb124554ce122da31938
[INFO] running `Command { std: "docker" "start" "-a" "723d6d6abb9b05a745ebce24b1feeb3dc7b1520ac4d6fb124554ce122da31938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723d6d6abb9b05a745ebce24b1feeb3dc7b1520ac4d6fb124554ce122da31938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723d6d6abb9b05a745ebce24b1feeb3dc7b1520ac4d6fb124554ce122da31938", kill_on_drop: false }`
[INFO] [stdout] 723d6d6abb9b05a745ebce24b1feeb3dc7b1520ac4d6fb124554ce122da31938
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72ea80c5e5f4dfa682e210acaa28984700329d6d6ff187f488143517bb4db30a
[INFO] running `Command { std: "docker" "start" "-a" "72ea80c5e5f4dfa682e210acaa28984700329d6d6ff187f488143517bb4db30a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling godot-bindings v0.1.3 (https://github.com/0x53A/gdext?branch=dev-multiple-impl-blocks#2a5660fa)
[INFO] [stderr]    Compiling gdextension-api v0.2.0 (https://github.com/godot-rust/godot4-prebuilt?branch=releases#6d902e8a)
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking godot-cell v0.1.3 (https://github.com/0x53A/gdext?branch=dev-multiple-impl-blocks#2a5660fa)
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking venial v0.6.0
[INFO] [stderr]    Compiling nanoserde v0.1.37
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling godot-codegen v0.1.3 (https://github.com/0x53A/gdext?branch=dev-multiple-impl-blocks#2a5660fa)
[INFO] [stderr]    Compiling godot-macros v0.1.3 (https://github.com/0x53A/gdext?branch=dev-multiple-impl-blocks#2a5660fa)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling godot-ffi v0.1.3 (https://github.com/0x53A/gdext?branch=dev-multiple-impl-blocks#2a5660fa)
[INFO] [stderr]    Compiling godot-core v0.1.3 (https://github.com/0x53A/gdext?branch=dev-multiple-impl-blocks#2a5660fa)
[INFO] [stdout] error[E0446]: crate-private trait `instance_storage::InstanceCache` in public interface
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/gdext-e2dafe775040a4bd/2a5660f/godot-core/src/obj/bounds.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     type InstanceCache: InstanceCache;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/gdext-e2dafe775040a4bd/2a5660f/godot-core/src/storage/instance_storage.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub(crate) trait InstanceCache: Clone {
[INFO] [stdout]     | ------------------------------------- `instance_storage::InstanceCache` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `godot-core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "72ea80c5e5f4dfa682e210acaa28984700329d6d6ff187f488143517bb4db30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ea80c5e5f4dfa682e210acaa28984700329d6d6ff187f488143517bb4db30a", kill_on_drop: false }`
[INFO] [stdout] 72ea80c5e5f4dfa682e210acaa28984700329d6d6ff187f488143517bb4db30a
