[INFO] cloning repository https://github.com/m-allanson/swc-rs-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-allanson/swc-rs-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-allanson%2Fswc-rs-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-allanson%2Fswc-rs-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78f498b12379875d3c6bd8db149ceeae3bf71c4c [INFO] testing m-allanson/swc-rs-example against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-allanson%2Fswc-rs-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/m-allanson/swc-rs-example [INFO] finished tweaking git repo https://github.com/m-allanson/swc-rs-example [INFO] tweaked toml for git repo https://github.com/m-allanson/swc-rs-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/m-allanson/swc-rs-example on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/m-allanson/swc-rs-example 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d9245701d8240d7d71200e49fc1152e5020ea5cc72702faa3bfce29fd99cdd1 [INFO] running `Command { std: "docker" "start" "-a" "3d9245701d8240d7d71200e49fc1152e5020ea5cc72702faa3bfce29fd99cdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d9245701d8240d7d71200e49fc1152e5020ea5cc72702faa3bfce29fd99cdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9245701d8240d7d71200e49fc1152e5020ea5cc72702faa3bfce29fd99cdd1", kill_on_drop: false }` [INFO] [stdout] 3d9245701d8240d7d71200e49fc1152e5020ea5cc72702faa3bfce29fd99cdd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a2d887e48f77b0f2e2b97aa6741eca8318fda566f4a2d14554dc1be57a6994e9 [INFO] running `Command { std: "docker" "start" "-a" "a2d887e48f77b0f2e2b97aa6741eca8318fda566f4a2d14554dc1be57a6994e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling swc_atoms v0.2.7 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling retain_mut v0.1.3 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling swc_bundler v0.55.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling relative-path v1.5.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_visit_macros v0.2.3 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling from_variant v0.1.3 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling enum_kind v0.2.1 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.2.1 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.5.2 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling static-map-macro v0.2.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling st-map v0.1.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling swc_visit v0.2.6 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling ast_node v0.7.3 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling sourcemap v6.0.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling swc_common v0.11.7 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_ast v0.50.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_node_base v0.2.2 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_visit v0.36.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_parser v0.68.1 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_utils v0.42.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_loader v0.16.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms_base v0.28.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_codegen v0.68.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_ext_transforms v0.26.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecmascript v0.59.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.14.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms_typescript v0.37.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms_react v0.36.1 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms_optimization v0.38.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms_module v0.35.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms_compat v0.31.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms_proposal v0.35.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_transforms v0.68.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_preset_env v0.39.0 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc_ecma_minifier v0.23.1 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc v0.46.1 (https://github.com/swc-project/swc#11fe35db) [INFO] [stderr] Compiling swc-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc5l14B9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libswc-87179811841ca507.rlib,libswc_ecma_preset_env-685623f36b71f167.rlib,libsemver-06a29c5abaa16a00.rlib,libsemver_parser-ef3a491fa5791fc7.rlib,libst_map-12cae062fa4fbc68.rlib,libswc_ecma_ext_transforms-745e7e40d1bae8b2.rlib,libswc_ecma_minifier-3a7f8e435d131f12.rlib,libserde_regex-386e9a9f032e1fc5.rlib,libswc_ecma_transforms-673e080ae496bb75.rlib,libswc_ecma_transforms_typescript-451c14c4e6de0844.rlib,libswc_ecma_transforms_react-e2f27c90b8fef88f.rlib,libsha1-5318f7a370185105.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libbase64-1447dfff012d42f8.rlib,libswc_ecma_transforms_proposal-b4efcf40c3e2c8c7.rlib,libswc_ecma_transforms_optimization-c917468b33aff044.rlib,libretain_mut-25c0011600f08ac3.rlib,libswc_ecma_transforms_module-4339f413652211bd.rlib,libpathdiff-46cbd3cdbaeec897.rlib,libinflector-d326a811d78f83d1.rlib,libswc_ecma_transforms_compat-ba9e51892b4e76fa.rlib,libindexmap-08706250ac900cba.rlib,libordered_float-7b97bf99c4c762f3.rlib,libswc_ecma_transforms_classes-8c992363268c8dae.rlib,libswc_ecma_transforms_base-106b2ef212b36439.rlib,libphf-13e41d3644ea7bb3.rlib,librayon-d64c561c3f112c1f.rlib,librayon_core-08c2b72ea1c845f8.rlib,libcrossbeam_deque-cc4c3e6754f70668.rlib,libcrossbeam_epoch-082f09a5c5878a95.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libswc_ecma_utils-fc127a17c3e66694.rlib,libswc_ecma_loader-b8bdb280a501915f.rlib,liblru-92f1a846f628fbce.rlib,libhashbrown-defdca244707cdc9.rlib,libswc_ecma_codegen-e05a28bb79940157.rlib,libswc_ecma_parser-7990bb2993569f9c.rlib,liblexical-d094cd0098d23758.rlib,liblexical_core-5698bc193968b904.rlib,libbitflags-e274cd04b58a060d.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-e2809d1ee71b1ffa.rlib,libswc_ecma_visit-507c40afc89e1630.rlib,libunicode_xid-99c60e23599e750f.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libdashmap-4af5621879d84023.rlib,libnum_cpus-0791e7d4ae2336a3.rlib,libanyhow-2f10b5eda80eea0e.rlib,libswc_ecmascript-c0e8021980d4cb96.rlib,libswc_ecma_ast-bc297b3cc222191f.rlib,libswc_common-8e59495374e6b6e3.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libahash-a37cc7b6ec63015b.rlib,libgetrandom-9202fb30341d2425.rlib,libcfg_if-2d17986ae484e939.rlib,libonce_cell-4f239b47916bc9d6.rlib,libparking_lot-d8365d6a6070ed87.rlib,libparking_lot_core-4a5ebe00d5dcc099.rlib,libsmallvec-b32ffdb17841032a.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,librand-dd5f461b14c2bb9f.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-74b2f9d6eca8217b.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-31d6fcca3a37e48e.rlib,libowning_ref-fbc0b2ee62fd7dd3.rlib,libstable_deref_trait-442303c7f0a58071.rlib,libscopeguard-babe74dcc80d655a.rlib,libsourcemap-752fda9536572842.rlib,libbase64-1fc67f92c03a1f86.rlib,libregex-d5c369978972243e.rlib,libaho_corasick-35dda82c90652365.rlib,libmemchr-a2892755812de0fe.rlib,libregex_syntax-ae12054508fb30be.rlib,libif_chain-96af74ff817b43ff.rlib,libserde_json-20b56456d9b9a2ff.rlib,libryu-af883cd9b444a782.rlib,libitoa-c5391c826ed13815.rlib,liburl-6a0408d6e128ebef.rlib,libidna-2dcd488e211a4fc5.rlib,libunicode_normalization-4c2b7b0325bb03da.rlib,libtinyvec-f245651c7e9f5ae5.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-235f8eddebd79523.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libunicode_width-a8c49d31449f9404.rlib,libatty-52e9e876cd195110.rlib,liblibc-ccc24a4a5d7d8e7d.rlib,liblog-c6718fdd87eb7cfb.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtermcolor-811ad993a566b17a.rlib,libnum_bigint-c48b67cd642d7911.rlib,libnum_integer-b7ac19a29e9bc834.rlib,libnum_traits-86e23060c06bbffb.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libswc_visit-4760239e2910b352.rlib,libeither-4c8c1e39a99655ac.rlib,libswc_atoms-8072f7383908ba02.rlib,libstring_cache-f647f4bbab3dc21f.rlib,libprecomputed_hash-fe3b86c8d8cf9370.rlib,libserde-d593c816cb2eeba8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libdebug_unreachable-ae6f8120359487d8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc5l14B9/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/swc_rs-2a4dae8f83e61415" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-9202fb30341d2425.rlib(getrandom-9202fb30341d2425.getrandom.5cd59bc5e2f6c6f4-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hc2f658365a07cf93E+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc-rs` (bin "swc-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a2d887e48f77b0f2e2b97aa6741eca8318fda566f4a2d14554dc1be57a6994e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d887e48f77b0f2e2b97aa6741eca8318fda566f4a2d14554dc1be57a6994e9", kill_on_drop: false }` [INFO] [stdout] a2d887e48f77b0f2e2b97aa6741eca8318fda566f4a2d14554dc1be57a6994e9