[INFO] cloning repository https://github.com/falconhammer/osm_process [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/falconhammer/osm_process" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalconhammer%2Fosm_process", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalconhammer%2Fosm_process'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c3d02fb630367941e7f619f3d3e45428cde039c [INFO] checking falconhammer/osm_process against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalconhammer%2Fosm_process" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/falconhammer/osm_process [INFO] finished tweaking git repo https://github.com/falconhammer/osm_process [INFO] tweaked toml for git repo https://github.com/falconhammer/osm_process written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/falconhammer/osm_process 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/falconhammer/osm_process 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 37d80248b53bce1fb36ca4f3f44f87e5b73e9bdab79217a658e3a7f853f3a89c [INFO] running `Command { std: "docker" "start" "-a" "37d80248b53bce1fb36ca4f3f44f87e5b73e9bdab79217a658e3a7f853f3a89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37d80248b53bce1fb36ca4f3f44f87e5b73e9bdab79217a658e3a7f853f3a89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d80248b53bce1fb36ca4f3f44f87e5b73e9bdab79217a658e3a7f853f3a89c", kill_on_drop: false }` [INFO] [stdout] 37d80248b53bce1fb36ca4f3f44f87e5b73e9bdab79217a658e3a7f853f3a89c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c22b2fed1e672e91d47de048dc157f0e035e70f68f8d23a2a48d80b4a81da81a [INFO] running `Command { std: "docker" "start" "-a" "c22b2fed1e672e91d47de048dc157f0e035e70f68f8d23a2a48d80b4a81da81a", kill_on_drop: false }` [INFO] [stderr] Compiling godot-bindings v0.2.2 [INFO] [stderr] Compiling gdextension-api v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking godot-cell v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling venial v0.6.0 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling godot-codegen v0.2.2 [INFO] [stderr] Compiling godot-macros v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling godot-ffi v0.2.2 [INFO] [stderr] Compiling godot-core v0.2.2 [INFO] [stdout] error[E0446]: crate-private trait `instance_storage::InstanceCache` in public interface [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.2.2/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/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.2.2/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" "c22b2fed1e672e91d47de048dc157f0e035e70f68f8d23a2a48d80b4a81da81a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22b2fed1e672e91d47de048dc157f0e035e70f68f8d23a2a48d80b4a81da81a", kill_on_drop: false }` [INFO] [stdout] c22b2fed1e672e91d47de048dc157f0e035e70f68f8d23a2a48d80b4a81da81a