[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] testing load1n9/andromeda-godot against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda-godot" "/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/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-5-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_diagnostics v0.20.0 [INFO] [stderr] Downloaded wtf8 v0.1.0 [INFO] [stderr] Downloaded oxc_allocator v0.20.0 [INFO] [stderr] Downloaded oxc_span v0.20.0 [INFO] [stderr] Downloaded oxc_index v0.20.0 [INFO] [stderr] Downloaded oxc_cfg v0.20.0 [INFO] [stderr] Downloaded ryu-js v1.0.1 [INFO] [stderr] Downloaded roxmltree v0.17.0 [INFO] [stderr] Downloaded gdnative_bindings_generator v0.11.3 [INFO] [stderr] Downloaded gdnative-impl-proc-macros v0.11.3 [INFO] [stderr] Downloaded assert-unchecked v0.1.2 [INFO] [stderr] Downloaded oxc_ast_macros v0.20.0 [INFO] [stderr] Downloaded oxc_semantic v0.20.0 [INFO] [stderr] Downloaded miniserde v0.1.39 [INFO] [stderr] Downloaded gdnative-derive v0.11.3 [INFO] [stderr] Downloaded gdnative v0.11.3 [INFO] [stderr] Downloaded oxc_syntax v0.20.0 [INFO] [stderr] Downloaded atomic-take v1.1.0 [INFO] [stderr] Downloaded mini-internal v0.1.39 [INFO] [stderr] Downloaded gdnative-bindings v0.11.3 [INFO] [stderr] Downloaded oxc_ast v0.20.0 [INFO] [stderr] Downloaded gdnative-sys v0.11.3 [INFO] [stderr] Downloaded gdnative-core v0.11.3 [INFO] [stderr] Downloaded oxc_parser v0.20.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6939df9580202c88c77a1815611438554d7474c8ff4df0c7dc203b33086f35fc [INFO] running `Command { std: "docker" "start" "-a" "6939df9580202c88c77a1815611438554d7474c8ff4df0c7dc203b33086f35fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6939df9580202c88c77a1815611438554d7474c8ff4df0c7dc203b33086f35fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6939df9580202c88c77a1815611438554d7474c8ff4df0c7dc203b33086f35fc", kill_on_drop: false }` [INFO] [stdout] 6939df9580202c88c77a1815611438554d7474c8ff4df0c7dc203b33086f35fc [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 538dc1887d8aab603d170378e735cf1e5102f489207cc52db0709132f5415b7a [INFO] running `Command { std: "docker" "start" "-a" "538dc1887d8aab603d170378e735cf1e5102f489207cc52db0709132f5415b7a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling unicode-id-start v1.2.0 [INFO] [stderr] Compiling oxc_index v0.20.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling oxc_allocator v0.20.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling oxc_ast_macros v0.20.0 [INFO] [stderr] Compiling roxmltree v0.17.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling small_string 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 atomic-take v1.1.0 [INFO] [stderr] Compiling nova_vm v0.1.0 (https://github.com/trynova/nova?rev=679a0e1bb0b5601936ab5885df154d9c536650be#679a0e1b) [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling wtf8 v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling mini-internal v0.1.39 [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 miniserde v0.1.39 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.11.3 [INFO] [stderr] Compiling gdnative-derive v0.11.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling gdnative_bindings_generator v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oxc_span v0.20.0 [INFO] [stderr] Compiling oxc_diagnostics v0.20.0 [INFO] [stderr] Compiling oxc_syntax v0.20.0 [INFO] [stderr] Compiling gdnative-bindings v0.11.3 [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_semantic v0.20.0 [INFO] [stderr] Compiling oxc_parser 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 09s [INFO] running `Command { std: "docker" "inspect" "538dc1887d8aab603d170378e735cf1e5102f489207cc52db0709132f5415b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538dc1887d8aab603d170378e735cf1e5102f489207cc52db0709132f5415b7a", kill_on_drop: false }` [INFO] [stdout] 538dc1887d8aab603d170378e735cf1e5102f489207cc52db0709132f5415b7a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d609f5f56c7c6a56c31b257d7b907762dea523bb6d4f7f6b0e1359448c72b11e [INFO] running `Command { std: "docker" "start" "-a" "d609f5f56c7c6a56c31b257d7b907762dea523bb6d4f7f6b0e1359448c72b11e", 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 2.69s [INFO] running `Command { std: "docker" "inspect" "d609f5f56c7c6a56c31b257d7b907762dea523bb6d4f7f6b0e1359448c72b11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d609f5f56c7c6a56c31b257d7b907762dea523bb6d4f7f6b0e1359448c72b11e", kill_on_drop: false }` [INFO] [stdout] d609f5f56c7c6a56c31b257d7b907762dea523bb6d4f7f6b0e1359448c72b11e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66e3135afee770d9ba851a58e42c5f4e95410588e85b5dc0f4803d0407d78b25 [INFO] running `Command { std: "docker" "start" "-a" "66e3135afee770d9ba851a58e42c5f4e95410588e85b5dc0f4803d0407d78b25", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `custom-godot` [INFO] [stderr] --> src/lib.rs:104:1 [INFO] [stderr] | [INFO] [stderr] 104 | godot_init!(init); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::godot_nativescript_init` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `andromeda-godot` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_godot-b7f27c2afc66e764) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66e3135afee770d9ba851a58e42c5f4e95410588e85b5dc0f4803d0407d78b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e3135afee770d9ba851a58e42c5f4e95410588e85b5dc0f4803d0407d78b25", kill_on_drop: false }` [INFO] [stdout] 66e3135afee770d9ba851a58e42c5f4e95410588e85b5dc0f4803d0407d78b25