[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#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitanNano%2Fgodot-rust-script" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TitanNano/godot-rust-script on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-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-6-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/godot-rust/gdext` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/godot-rust/godot4-prebuilt` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanoserde v0.1.35 [INFO] [stderr] Downloaded nanoserde-derive v0.1.21 [INFO] [stderr] Downloaded venial v0.6.0 [INFO] [stderr] Downloaded const-str v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ecfd861f557f4c3fa06a41d54526967339e00edace46b5df8e495d5a49c91e [INFO] running `Command { std: "docker" "start" "-a" "b2ecfd861f557f4c3fa06a41d54526967339e00edace46b5df8e495d5a49c91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ecfd861f557f4c3fa06a41d54526967339e00edace46b5df8e495d5a49c91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ecfd861f557f4c3fa06a41d54526967339e00edace46b5df8e495d5a49c91e", kill_on_drop: false }` [INFO] [stdout] b2ecfd861f557f4c3fa06a41d54526967339e00edace46b5df8e495d5a49c91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5867b2bdced0be599daadfc96190f86dfbc1c25ee008e85ea5162d07db4a5c1b [INFO] running `Command { std: "docker" "start" "-a" "5867b2bdced0be599daadfc96190f86dfbc1c25ee008e85ea5162d07db4a5c1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [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 nanoserde-derive v0.1.21 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking godot-cell v0.1.3 (https://github.com/godot-rust/gdext?tag=v0.1.3#6d34dade) [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking const-str v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nanoserde v0.1.35 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling venial v0.6.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [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] Compiling regex-automata v0.4.3 [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] Checking darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.10.2 [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`, `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`, `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 53.56s [INFO] running `Command { std: "docker" "inspect" "5867b2bdced0be599daadfc96190f86dfbc1c25ee008e85ea5162d07db4a5c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5867b2bdced0be599daadfc96190f86dfbc1c25ee008e85ea5162d07db4a5c1b", kill_on_drop: false }` [INFO] [stdout] 5867b2bdced0be599daadfc96190f86dfbc1c25ee008e85ea5162d07db4a5c1b