[INFO] cloning repository https://github.com/load1n9/andromeda-godot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/load1n9/andromeda-godot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda-godot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda-godot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 094b16cb3a5c01faf50e40017b2e50c663948a50 [INFO] building load1n9/andromeda-godot against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda-godot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/load1n9/andromeda-godot [INFO] finished tweaking git repo https://github.com/load1n9/andromeda-godot [INFO] tweaked toml for git repo https://github.com/load1n9/andromeda-godot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/load1n9/andromeda-godot on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/load1n9/andromeda-godot 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tryandromeda/andromeda` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/trynova/nova` [INFO] [stderr] Updating git submodule `https://github.com/tc39/test262.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxc_syntax v0.20.0 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded oxc_span v0.20.0 [INFO] [stderr] Downloaded oxc_allocator v0.20.0 [INFO] [stderr] Downloaded wtf8 v0.1.0 [INFO] [stderr] Downloaded unicode-id-start v1.2.0 [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded assert-unchecked v0.1.2 [INFO] [stderr] Downloaded mio v1.0.1 [INFO] [stderr] Downloaded gdnative-impl-proc-macros v0.11.3 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded atomic-take v1.1.0 [INFO] [stderr] Downloaded oxc_semantic v0.20.0 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded miniserde v0.1.39 [INFO] [stderr] Downloaded roxmltree v0.17.0 [INFO] [stderr] Downloaded gdnative-derive v0.11.3 [INFO] [stderr] Downloaded fast-float v0.2.0 [INFO] [stderr] Downloaded glam v0.22.0 [INFO] [stderr] Downloaded oxc_ast v0.20.0 [INFO] [stderr] Downloaded oxc_cfg v0.20.0 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded supports-color v3.0.0 [INFO] [stderr] Downloaded oxc_parser v0.20.0 [INFO] [stderr] Downloaded gdnative-core v0.11.3 [INFO] [stderr] Downloaded ryu-js v1.0.1 [INFO] [stderr] Downloaded gdnative-sys v0.11.3 [INFO] [stderr] Downloaded gdnative_bindings_generator v0.11.3 [INFO] [stderr] Downloaded gdnative v0.11.3 [INFO] [stderr] Downloaded oxc_diagnostics v0.20.0 [INFO] [stderr] Downloaded dashmap v6.0.1 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded oxc_index v0.20.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded mini-internal v0.1.39 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded oxc_ast_macros v0.20.0 [INFO] [stderr] Downloaded tokio v1.39.2 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded gdnative-bindings v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b973f713eb7f0c4536bb69dd92178be1e7a4b9b3e264dd165560a88d2088f5b [INFO] running `Command { std: "docker" "start" "-a" "4b973f713eb7f0c4536bb69dd92178be1e7a4b9b3e264dd165560a88d2088f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b973f713eb7f0c4536bb69dd92178be1e7a4b9b3e264dd165560a88d2088f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b973f713eb7f0c4536bb69dd92178be1e7a4b9b3e264dd165560a88d2088f5b", kill_on_drop: false }` [INFO] [stdout] 4b973f713eb7f0c4536bb69dd92178be1e7a4b9b3e264dd165560a88d2088f5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37565fe06351f12fcd18600df8dff02c941fdaa9b95898705af9e657ec21326d [INFO] running `Command { std: "docker" "start" "-a" "37565fe06351f12fcd18600df8dff02c941fdaa9b95898705af9e657ec21326d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling oxc_index v0.20.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unicode-id-start v1.2.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling oxc_allocator v0.20.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling roxmltree v0.17.0 [INFO] [stderr] Compiling oxc_ast_macros v0.20.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling small_string v0.1.0 (https://github.com/trynova/nova?rev=679a0e1bb0b5601936ab5885df154d9c536650be#679a0e1b) [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling nova_vm v0.1.0 (https://github.com/trynova/nova?rev=679a0e1bb0b5601936ab5885df154d9c536650be#679a0e1b) [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling wtf8 v0.1.0 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling mini-internal v0.1.39 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling miniserde v0.1.39 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.11.3 [INFO] [stderr] Compiling gdnative_bindings_generator v0.11.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling gdnative-derive v0.11.3 [INFO] [stderr] Compiling oxc_span v0.20.0 [INFO] [stderr] Compiling oxc_diagnostics v0.20.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling oxc_syntax v0.20.0 [INFO] [stderr] Compiling gdnative-bindings v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oxc_ast v0.20.0 [INFO] [stderr] Compiling oxc_cfg v0.20.0 [INFO] [stderr] Compiling gdnative-sys v0.11.3 [INFO] [stderr] Compiling oxc_parser v0.20.0 [INFO] [stderr] Compiling oxc_semantic v0.20.0 [INFO] [stderr] Compiling gdnative-core v0.11.3 [INFO] [stderr] Compiling andromeda-core v0.1.0 (https://github.com/tryandromeda/andromeda#5ca46ce8) [INFO] [stderr] Compiling gdnative v0.11.3 [INFO] [stderr] Compiling andromeda-godot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot` [INFO] [stdout] --> src/lib.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | 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 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 1m 35s [INFO] running `Command { std: "docker" "inspect" "37565fe06351f12fcd18600df8dff02c941fdaa9b95898705af9e657ec21326d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37565fe06351f12fcd18600df8dff02c941fdaa9b95898705af9e657ec21326d", kill_on_drop: false }` [INFO] [stdout] 37565fe06351f12fcd18600df8dff02c941fdaa9b95898705af9e657ec21326d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c36fcdb161f25d16e4bf0c81062317e3ac2b047b7610c3cb47546addd719c10 [INFO] running `Command { std: "docker" "start" "-a" "2c36fcdb161f25d16e4bf0c81062317e3ac2b047b7610c3cb47546addd719c10", kill_on_drop: false }` [INFO] [stderr] Compiling andromeda-godot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-godot` [INFO] [stdout] --> src/lib.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | 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 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 `test` profile [unoptimized + debuginfo] target(s) in 3.23s [INFO] running `Command { std: "docker" "inspect" "2c36fcdb161f25d16e4bf0c81062317e3ac2b047b7610c3cb47546addd719c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c36fcdb161f25d16e4bf0c81062317e3ac2b047b7610c3cb47546addd719c10", kill_on_drop: false }` [INFO] [stdout] 2c36fcdb161f25d16e4bf0c81062317e3ac2b047b7610c3cb47546addd719c10