[INFO] cloning repository https://github.com/Starlight-JS/Starlight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Starlight-JS/Starlight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlight-JS%2FStarlight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlight-JS%2FStarlight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a7b2cb97584995413bec536a220f9943687a07e [INFO] testing Starlight-JS/Starlight against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlight-JS%2FStarlight" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Starlight-JS/Starlight on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Starlight-JS/Starlight [INFO] finished tweaking git repo https://github.com/Starlight-JS/Starlight [INFO] tweaked toml for git repo https://github.com/Starlight-JS/Starlight written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Starlight-JS/Starlight already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01fafbfedf992f22d9f5b971d65f625758cbb6be860db58d74df7feddaf305a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "01fafbfedf992f22d9f5b971d65f625758cbb6be860db58d74df7feddaf305a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01fafbfedf992f22d9f5b971d65f625758cbb6be860db58d74df7feddaf305a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fafbfedf992f22d9f5b971d65f625758cbb6be860db58d74df7feddaf305a2", kill_on_drop: false }` [INFO] [stdout] 01fafbfedf992f22d9f5b971d65f625758cbb6be860db58d74df7feddaf305a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0afee1e40862fb635cca0167c9b2c6b1fe406e3ec7c98a759e8facddbae7bc09 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0afee1e40862fb635cca0167c9b2c6b1fe406e3ec7c98a759e8facddbae7bc09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ryu-js v0.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap2 v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flume v0.10.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling regress v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling intrusive-collections v0.9.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling wtf-rs v0.1.0 (/opt/rustwide/workdir/crates/wtf-rs) [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling mimalloc v0.1.26 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling starlight-derive v0.1.0 (/opt/rustwide/workdir/crates/starlight-derive) [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.3 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling swc_visit v0.2.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling swc_common v0.10.21 [INFO] [stderr] Compiling swc_ecma_ast v0.48.1 [INFO] [stderr] Compiling swc_ecma_visit v0.34.0 [INFO] [stderr] Compiling swc_ecma_utils v0.39.0 [INFO] [stderr] Compiling swc_ecma_parser v0.62.0 [INFO] [stderr] Compiling swc_ecmascript v0.45.0 [INFO] [stderr] Compiling starlight v0.1.0 (/opt/rustwide/workdir/crates/starlight) [INFO] [stderr] Compiling test262-runner v0.1.0 (/opt/rustwide/workdir/crates/test262-runner) [INFO] [stdout] warning: unused imports: `AccessorDescriptor`, `JsNativeFunction` [INFO] [stdout] --> crates/starlight/src/bin/prop.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use starlight::{Platform, prelude::{AccessorDescriptor, Arguments, C, DataDescriptor, GcPointer, Internable, JsNativeFunction, JsObject, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/starlight/src/bin/prop.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | fn nop(ctx: GcPointer,args: &Arguments) -> Result{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> crates/starlight/src/bin/prop.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | fn nop(ctx: GcPointer,args: &Arguments) -> Result{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `nop` [INFO] [stdout] --> crates/starlight/src/bin/prop.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn nop(ctx: GcPointer,args: &Arguments) -> Result{ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.test262_runner.260be64e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112.28svnyqyb3wtx6qh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-c06fe9c029afcd49/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-7f23052bb6d32f8a/out/build" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-946377208ff29e2e/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-cd39c805b9df343f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-dee57f36e40a508d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e3da385451c73cb5.rlib" "/opt/rustwide/target/debug/deps/libitoa-02173bda857a16b4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libgit2-0a570be6894ee304.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-5715b0a2a1e168bd.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-836678d9b51fdf98.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3367605ddcf0cac2.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9b4bd884b0c3d0f0.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libstarlight.rlib" "/opt/rustwide/target/debug/deps/libryu_js-41bf4a6a542e2236.rlib" "/opt/rustwide/target/debug/deps/libdashmap-cfdc1952ef772da3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libstructopt-b3e027fca757be75.rlib" "/opt/rustwide/target/debug/deps/libclap-eade02e53dcdf501.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libregress-c6ee7f9f28bd40aa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libnum-d061f39f1a44c59b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7d51643cd343497a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-86d49b17329cc092.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-aa74164418e8d2db.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-779730e77971c340.rlib" "/opt/rustwide/target/debug/deps/libchrono-476b6d66ccbc4100.rlib" "/opt/rustwide/target/debug/deps/libtime-ba1003236361db5b.rlib" "/opt/rustwide/target/debug/deps/libswc_ecmascript-674f63789b9a1c66.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_utils-7a3aa89f3febca1f.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_parser-e8d61e39f7bb5ea0.rlib" "/opt/rustwide/target/debug/deps/liblexical-54b41247385c77db.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-9660a45b6c958f5e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_visit-be3ce919738bd6f8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-38987aa89d2b0d41.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_ast-fe21b650029e7cc5.rlib" "/opt/rustwide/target/debug/deps/libswc_atoms-4f5e33183e0c0bc6.rlib" "/opt/rustwide/target/debug/deps/libswc_common-e9039ca2397cfc48.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ef04f9a077a2ce1d.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7218cc4faf2e4ebb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e0e85d1f37183649.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4f7906c8cff283dd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libfxhash-cbf5cbf2070b3be9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libswc_visit-23c1c669c5861045.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libserde-5750394a400a55b7.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-aa68f1644318945d.rlib" "/opt/rustwide/target/debug/deps/liblibmimalloc_sys-76e51b4643774895.rlib" "/opt/rustwide/target/debug/deps/libcty-dde1e73c6c1c3afb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-82d12bdcb07c7282.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-48d1913d4cb0e2fa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libatomic-c23fe73564034e3f.rlib" "/opt/rustwide/target/debug/deps/libyastl-a33dbb176db18e81.rlib" "/opt/rustwide/target/debug/deps/libflume-9f6675e492aa52b4.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-a3a856fb393df0b7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-67d2b15a27278b7a.rlib" "/opt/rustwide/target/debug/deps/librand-9a32fc8f9a9bfbe4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-22034f955c2c40bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-333ac62208d4a1de.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d746d8b1e58d701.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-30fe6fad1c81a755.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-292c40c916f8066d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-11c15658d0ab2637.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9ef853d2daac2164.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9b25ba78795f5c9c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libwtf_rs-c6655b1917c99344.rlib" "/opt/rustwide/target/debug/deps/libmopa-789a23a8fcee4dd6.rlib" "/opt/rustwide/target/debug/deps/libcolored-d91cc0edde81cfff.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libatty-d387790ef22bcda0.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test262_runner-6bad8073ef29d112" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `test262-runner` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0afee1e40862fb635cca0167c9b2c6b1fe406e3ec7c98a759e8facddbae7bc09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afee1e40862fb635cca0167c9b2c6b1fe406e3ec7c98a759e8facddbae7bc09", kill_on_drop: false }` [INFO] [stdout] 0afee1e40862fb635cca0167c9b2c6b1fe406e3ec7c98a759e8facddbae7bc09