[INFO] cloning repository https://github.com/TitanNano/godot-rust-script [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TitanNano/godot-rust-script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitanNano%2Fgodot-rust-script", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitanNano%2Fgodot-rust-script'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca371c120774412e4a222ba0362fdf4f5e844b6f [INFO] checking TitanNano/godot-rust-script/ca371c120774412e4a222ba0362fdf4f5e844b6f against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitanNano%2Fgodot-rust-script" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TitanNano/godot-rust-script on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/TitanNano/godot-rust-script [INFO] finished tweaking git repo https://github.com/TitanNano/godot-rust-script [INFO] tweaked toml for git repo https://github.com/TitanNano/godot-rust-script written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TitanNano/godot-rust-script 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/godot-rust/gdext` [INFO] [stderr] Updating git repository `https://github.com/godot-rust/godot4-prebuilt` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanoserde v0.1.35 [INFO] [stderr] Downloaded nanoserde-derive v0.1.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 581a3d432f4e15e9a35aa079ac57331df6d2c8fc5e4349de186c632cfb2206f6 [INFO] running `Command { std: "docker" "start" "-a" "581a3d432f4e15e9a35aa079ac57331df6d2c8fc5e4349de186c632cfb2206f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "581a3d432f4e15e9a35aa079ac57331df6d2c8fc5e4349de186c632cfb2206f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581a3d432f4e15e9a35aa079ac57331df6d2c8fc5e4349de186c632cfb2206f6", kill_on_drop: false }` [INFO] [stdout] 581a3d432f4e15e9a35aa079ac57331df6d2c8fc5e4349de186c632cfb2206f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06a0cec9885e7b2c8a091340438112b2aab7f16012fc5b10a235a633259357f2 [INFO] running `Command { std: "docker" "start" "-a" "06a0cec9885e7b2c8a091340438112b2aab7f16012fc5b10a235a633259357f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling gdextension-api v0.1.0 (https://github.com/godot-rust/godot4-prebuilt?branch=releases#e3c0d8d3) [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling nanoserde-derive v0.1.21 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling venial v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling nanoserde v0.1.35 [INFO] [stderr] Checking godot-cell v0.1.3 (https://github.com/godot-rust/gdext?tag=v0.1.3#6d34dade) [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling godot-bindings v0.1.3 (https://github.com/godot-rust/gdext?tag=v0.1.3#6d34dade) [INFO] [stderr] Checking const-str v0.5.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling godot-codegen v0.1.3 (https://github.com/godot-rust/gdext?tag=v0.1.3#6d34dade) [INFO] [stderr] Compiling godot-macros v0.1.3 (https://github.com/godot-rust/gdext?tag=v0.1.3#6d34dade) [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling godot-ffi v0.1.3 (https://github.com/godot-rust/gdext?tag=v0.1.3#6d34dade) [INFO] [stderr] Compiling godot-core v0.1.3 (https://github.com/godot-rust/gdext?tag=v0.1.3#6d34dade) [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking godot-rust-script-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking godot v0.1.3 (https://github.com/godot-rust/gdext?tag=v0.1.3#6d34dade) [INFO] [stderr] Checking godot-rust-script v0.1.0 (/opt/rustwide/workdir/rust-script) [INFO] [stdout] warning: unexpected `cfg` condition name: `since_api` [INFO] [stdout] --> rust-script/src/interface/export.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(since_api = "4.3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(since_api, values("4.3"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(since_api, values(\"4.3\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `since_api` [INFO] [stdout] --> rust-script/src/interface/export.rs:148:7 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(since_api = "4.3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(since_api, values("4.3"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(since_api, values(\"4.3\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tests-scripts-lib v0.1.0 (/opt/rustwide/workdir/tests-scripts-lib) [INFO] [stdout] warning: unexpected `cfg` condition name: `since_api` [INFO] [stdout] --> rust-script/src/interface/export.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(since_api = "4.3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(since_api, values("4.3"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(since_api, values(\"4.3\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `since_api` [INFO] [stdout] --> rust-script/src/interface/export.rs:148:7 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(since_api = "4.3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(since_api, values("4.3"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(since_api, values(\"4.3\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.34s [INFO] running `Command { std: "docker" "inspect" "06a0cec9885e7b2c8a091340438112b2aab7f16012fc5b10a235a633259357f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a0cec9885e7b2c8a091340438112b2aab7f16012fc5b10a235a633259357f2", kill_on_drop: false }` [INFO] [stdout] 06a0cec9885e7b2c8a091340438112b2aab7f16012fc5b10a235a633259357f2