[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#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda-godot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/load1n9/andromeda-godot on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4ca96c0a025eff1fa24b00e1853d16c63f90dbbad2314dc84ce6ddb6f46b9a3
[INFO] running `Command { std: "docker" "start" "-a" "d4ca96c0a025eff1fa24b00e1853d16c63f90dbbad2314dc84ce6ddb6f46b9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4ca96c0a025eff1fa24b00e1853d16c63f90dbbad2314dc84ce6ddb6f46b9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4ca96c0a025eff1fa24b00e1853d16c63f90dbbad2314dc84ce6ddb6f46b9a3", kill_on_drop: false }`
[INFO] [stdout] d4ca96c0a025eff1fa24b00e1853d16c63f90dbbad2314dc84ce6ddb6f46b9a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 581ea5bc49ad955f03583192a374e16ace561b8da1ced406f8ce91f9c6d2bc6b
[INFO] running `Command { std: "docker" "start" "-a" "581ea5bc49ad955f03583192a374e16ace561b8da1ced406f8ce91f9c6d2bc6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.36.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling supports-color v3.0.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling oxc_allocator v0.20.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[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 dashmap v6.0.1
[INFO] [stderr]    Compiling rustc-hash v2.0.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 lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling roxmltree v0.17.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling oxc_ast_macros v0.20.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[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 nova_vm v0.1.0 (https://github.com/trynova/nova?rev=679a0e1bb0b5601936ab5885df154d9c536650be#679a0e1b)
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling atomic-take v1.1.0
[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 socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling wtf8 v0.1.0
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling anymap v0.12.1
[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 miniserde v0.1.39
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.11.3
[INFO] [stderr]    Compiling gdnative-impl-proc-macros v0.11.3
[INFO] [stderr]    Compiling gdnative-sys v0.11.3
[INFO] [stderr]    Compiling gdnative-derive v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[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 oxc_ast v0.20.0
[INFO] [stderr]    Compiling oxc_cfg v0.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling oxc_semantic v0.20.0
[INFO] [stderr]    Compiling oxc_parser v0.20.0
[INFO] [stderr]    Compiling gdnative-bindings v0.11.3
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling gdnative-core v0.11.3
[INFO] [stderr]    Compiling andromeda-core v0.1.0 (https://github.com/tryandromeda/andromeda#5ca46ce8)
[INFO] [stderr] error: could not compile `nova_vm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name nova_vm --edition=2021 /opt/rustwide/cargo-home/git/checkouts/nova-f1c1e1d37112fce3/679a0e1/nova_vm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="typescript"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("typescript"))' -C metadata=639d75ad51ab5a84 -C extra-filename=-3e702741194aafab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-310383ac55c6c16b.rmeta --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-5521a5a5506648db.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-7fc04552997ed378.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bee7ae8e423b0e2.rmeta --extern oxc_allocator=/opt/rustwide/target/debug/deps/liboxc_allocator-81531a7b2c2127f2.rmeta --extern oxc_ast=/opt/rustwide/target/debug/deps/liboxc_ast-cb466cc2b58c52aa.rmeta --extern oxc_diagnostics=/opt/rustwide/target/debug/deps/liboxc_diagnostics-d5620d8a4a5b3811.rmeta --extern oxc_parser=/opt/rustwide/target/debug/deps/liboxc_parser-416a8a2ddeb896c7.rmeta --extern oxc_semantic=/opt/rustwide/target/debug/deps/liboxc_semantic-fc8250af0d8c7647.rmeta --extern oxc_span=/opt/rustwide/target/debug/deps/liboxc_span-79a5f357cc6d4fcd.rmeta --extern oxc_syntax=/opt/rustwide/target/debug/deps/liboxc_syntax-0f79ebafa237f66e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-28bad04b701f1044.rmeta --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-63b276bc557f2770.rmeta --extern small_string=/opt/rustwide/target/debug/deps/libsmall_string-cfd958e5fbd03297.rmeta --extern wtf8=/opt/rustwide/target/debug/deps/libwtf8-5d5a29d6957880a2.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "581ea5bc49ad955f03583192a374e16ace561b8da1ced406f8ce91f9c6d2bc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581ea5bc49ad955f03583192a374e16ace561b8da1ced406f8ce91f9c6d2bc6b", kill_on_drop: false }`
[INFO] [stdout] 581ea5bc49ad955f03583192a374e16ace561b8da1ced406f8ce91f9c6d2bc6b
