[INFO] fetching crate node-bindgen 6.1.0... [INFO] testing node-bindgen-6.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate node-bindgen 6.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate node-bindgen 6.1.0 [INFO] finished tweaking crates.io crate node-bindgen 6.1.0 [INFO] tweaked toml for crates.io crate node-bindgen 6.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate node-bindgen 6.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 147 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nj-build v0.3.0 [INFO] [stderr] Downloaded nj-core v6.1.0 [INFO] [stderr] Downloaded nj-derive v3.4.3 [INFO] [stderr] Downloaded nj-sys v4.0.0 [INFO] [stderr] Downloaded fluvio-future v0.7.2 [INFO] [stderr] Downloaded http_req v0.9.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c075124738ea50f6ee0321c7f267a056715187c854e04d48da3fe32e82bc6e6 [INFO] running `Command { std: "docker" "start" "-a" "8c075124738ea50f6ee0321c7f267a056715187c854e04d48da3fe32e82bc6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c075124738ea50f6ee0321c7f267a056715187c854e04d48da3fe32e82bc6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c075124738ea50f6ee0321c7f267a056715187c854e04d48da3fe32e82bc6e6", kill_on_drop: false }` [INFO] [stdout] 8c075124738ea50f6ee0321c7f267a056715187c854e04d48da3fe32e82bc6e6 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7cdde697b18b3cbbd8881c9e6e35e4419e3f8a16600a8dbcec3ed40edb6bd413 [INFO] running `Command { std: "docker" "start" "-a" "7cdde697b18b3cbbd8881c9e6e35e4419e3f8a16600a8dbcec3ed40edb6bd413", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling nj-sys v4.0.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling nj-derive v3.4.3 [INFO] [stderr] Compiling fluvio-future v0.7.2 [INFO] [stderr] Compiling nj-core v6.1.0 [INFO] [stderr] Compiling node-bindgen v6.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.07s [INFO] running `Command { std: "docker" "inspect" "7cdde697b18b3cbbd8881c9e6e35e4419e3f8a16600a8dbcec3ed40edb6bd413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cdde697b18b3cbbd8881c9e6e35e4419e3f8a16600a8dbcec3ed40edb6bd413", kill_on_drop: false }` [INFO] [stdout] 7cdde697b18b3cbbd8881c9e6e35e4419e3f8a16600a8dbcec3ed40edb6bd413 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a8e19e099eeecfa683d29f306f82c2d41964125ee27f40415dbe68891aca1dbc [INFO] running `Command { std: "docker" "start" "-a" "a8e19e099eeecfa683d29f306f82c2d41964125ee27f40415dbe68891aca1dbc", kill_on_drop: false }` [INFO] [stderr] Compiling node-bindgen v6.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/rustcSAfTuT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnj_core-98d8b183d19a94cc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libnum_bigint-334b49e56756d487.rlib,libnum_integer-154763b001a7ed9d.rlib,libnum_traits-66bdd66b520b7087.rlib,libinventory-f3a47f260be6d9b3.rlib,libfluvio_future-029de787ebaa3a42.rlib,libtracing_subscriber-c1acfd2a9d86a2f4.rlib,libsmallvec-f31619fc744d118e.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-8763ff5add1792b1.rlib,libtracing_log-ef3616cf83a9f0cb.rlib,libasync_std-bf0d1757d1ea49e1.rlib,libmemchr-1aee4b866184c097.rlib,libasync_global_executor-e9a1bd781a1722a3.rlib,libblocking-b2b945de692b763a.rlib,libpiper-91784a551ba92dbe.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libasync_channel-13ca5b5d2fa43e90.rlib,libasync_executor-3a64778f5d6c5579.rlib,libasync_task-e8cbbb0cacd1c551.rlib,libasync_io-fc3ca993d903a137.rlib,libslab-ab03e73cecfeb230.rlib,libpolling-963a497056d57b66.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,librustix-bcb697b748b4272b.rlib,libbitflags-a339c845664ed1d6.rlib,liblinux_raw_sys-12f1f87031ec1d5a.rlib,libasync_channel-16fa1d03af347bd8.rlib,libevent_listener-2dd2d3734091c725.rlib,libconcurrent_queue-cf5738b62f608eb9.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libasync_lock-b3cdbdc59c08d897.rlib,libevent_listener_strategy-f51e187f211ed436.rlib,libevent_listener-3d94a35de26960a8.rlib,libkv_log_macro-6830f2c78549b537.rlib,liblog-cfc982627334e43a.rlib,libvalue_bag-f37cf86740640487.rlib,libfutures_lite-714d77a12f988206.rlib,libfutures_io-2b489bdc4293f74f.rlib,libfutures_core-aea49b3401aac6bb.rlib,libparking-a69a477aa81973b4.rlib,libfastrand-73632d5ce9fbbad9.rlib,libnj_sys-33c04a93548c760c.rlib,libtracing-6d999c9387899436.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.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/rustcSAfTuT/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/node_bindgen-ddb3c6c316f4d6a9" "-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/libnj_core-98d8b183d19a94cc.rlib(nj_core-98d8b183d19a94cc.nj_core.4111b56cacdabc4e-cgu.1.rcgu.o): in function `nj_core::module::init_module': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nj-core-6.1.0/src/module.rs:87:(.text._ZN7nj_core6module11init_module17heec5b5e15adcdeedE+0xa): undefined reference to `napi_module_register' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnj_core-98d8b183d19a94cc.rlib(nj_core-98d8b183d19a94cc.nj_core.4111b56cacdabc4e-cgu.0.rcgu.o): in function `nj_core::basic::JsExports::define_property': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nj-core-6.1.0/src/basic.rs:930:(.text._ZN7nj_core5basic9JsExports15define_property17h20c9e9474fbafd8fE+0x12c): undefined reference to `napi_define_properties' [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 `node-bindgen` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a8e19e099eeecfa683d29f306f82c2d41964125ee27f40415dbe68891aca1dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e19e099eeecfa683d29f306f82c2d41964125ee27f40415dbe68891aca1dbc", kill_on_drop: false }` [INFO] [stdout] a8e19e099eeecfa683d29f306f82c2d41964125ee27f40415dbe68891aca1dbc