[INFO] cloning repository https://github.com/kunugibaru/godot-rust-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kunugibaru/godot-rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunugibaru%2Fgodot-rust-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunugibaru%2Fgodot-rust-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a413b9f3daf2c44ae62519269c856cb1815cecd3
[INFO] checking kunugibaru/godot-rust-test against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunugibaru%2Fgodot-rust-test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kunugibaru/godot-rust-test
[INFO] finished tweaking git repo https://github.com/kunugibaru/godot-rust-test
[INFO] tweaked toml for git repo https://github.com/kunugibaru/godot-rust-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kunugibaru/godot-rust-test on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kunugibaru/godot-rust-test 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mini-internal v0.1.28
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded gdnative v0.11.0
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded gdnative-impl-proc-macros v0.11.0
[INFO] [stderr]   Downloaded gdnative-derive v0.11.0
[INFO] [stderr]   Downloaded miniserde v0.1.28
[INFO] [stderr]   Downloaded atomic-take v1.0.0
[INFO] [stderr]   Downloaded gdnative_bindings_generator v0.11.0
[INFO] [stderr]   Downloaded roxmltree v0.15.1
[INFO] [stderr]   Downloaded ahash v0.8.2
[INFO] [stderr]   Downloaded gdnative-core v0.11.0
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded gdnative-sys v0.11.0
[INFO] [stderr]   Downloaded gdnative-bindings v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bbc9f061f646926ce27e41228de3e19da048702e438223c05ebd4936e8a5e65
[INFO] running `Command { std: "docker" "start" "-a" "0bbc9f061f646926ce27e41228de3e19da048702e438223c05ebd4936e8a5e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bbc9f061f646926ce27e41228de3e19da048702e438223c05ebd4936e8a5e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bbc9f061f646926ce27e41228de3e19da048702e438223c05ebd4936e8a5e65", kill_on_drop: false }`
[INFO] [stdout] 0bbc9f061f646926ce27e41228de3e19da048702e438223c05ebd4936e8a5e65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8016cb9a434e92b26dc22e92eec25fcfb48bc2127a47e3df7bda604c104e4c3
[INFO] running `Command { std: "docker" "start" "-a" "c8016cb9a434e92b26dc22e92eec25fcfb48bc2127a47e3df7bda604c104e4c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking atomic-take v1.0.0
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling mini-internal v0.1.28
[INFO] [stderr]    Compiling gdnative-impl-proc-macros v0.11.0
[INFO] [stderr]    Compiling gdnative-derive v0.11.0
[INFO] [stderr]    Compiling miniserde v0.1.28
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.11.0
[INFO] [stderr]    Compiling gdnative-sys v0.11.0
[INFO] [stderr]    Compiling gdnative-bindings v0.11.0
[INFO] [stderr]     Checking gdnative-core v0.11.0
[INFO] [stderr]     Checking gdnative v0.11.0
[INFO] [stderr]     Checking gdna v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stdout]   --> src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | godot_init!(init);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::godot_nativescript_init` may come from an old version of the `gdnative_core` crate, try updating your dependency with `cargo update -p gdnative_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot`
[INFO] [stdout]   --> src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | godot_init!(init);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::godot_nativescript_init` may come from an old version of the `gdnative_core` crate, try updating your dependency with `cargo update -p gdnative_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::godot_nativescript_init` which comes from the expansion of the macro `godot_init` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.77s
[INFO] running `Command { std: "docker" "inspect" "c8016cb9a434e92b26dc22e92eec25fcfb48bc2127a47e3df7bda604c104e4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8016cb9a434e92b26dc22e92eec25fcfb48bc2127a47e3df7bda604c104e4c3", kill_on_drop: false }`
[INFO] [stdout] c8016cb9a434e92b26dc22e92eec25fcfb48bc2127a47e3df7bda604c104e4c3
