[INFO] cloning repository https://github.com/jesuscovam/rust-en-nodejs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jesuscovam/rust-en-nodejs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesuscovam%2Frust-en-nodejs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesuscovam%2Frust-en-nodejs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 676aa8ca8e0a4d265d96eeb5fe81314826ef1acb
[INFO] testing jesuscovam/rust-en-nodejs against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesuscovam%2Frust-en-nodejs" "/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/jesuscovam/rust-en-nodejs
[INFO] finished tweaking git repo https://github.com/jesuscovam/rust-en-nodejs
[INFO] tweaked toml for git repo https://github.com/jesuscovam/rust-en-nodejs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jesuscovam/rust-en-nodejs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jesuscovam/rust-en-nodejs 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47d8b856e441e002de86499b08aac9d7b8f7c5918e743ca8603a28f9d0e24005
[INFO] running `Command { std: "docker" "start" "-a" "47d8b856e441e002de86499b08aac9d7b8f7c5918e743ca8603a28f9d0e24005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47d8b856e441e002de86499b08aac9d7b8f7c5918e743ca8603a28f9d0e24005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d8b856e441e002de86499b08aac9d7b8f7c5918e743ca8603a28f9d0e24005", kill_on_drop: false }`
[INFO] [stdout] 47d8b856e441e002de86499b08aac9d7b8f7c5918e743ca8603a28f9d0e24005
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9d9f5970c7a089d25cc44a9c5e35e5afdba83de1fff14a03546b2180879ef07
[INFO] running `Command { std: "docker" "start" "-a" "a9d9f5970c7a089d25cc44a9c5e35e5afdba83de1fff14a03546b2180879ef07", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling napi-sys v2.2.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling napi-rs-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling napi-derive-backend v1.0.32
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling napi v2.4.3
[INFO] [stderr]    Compiling napi-derive v2.4.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.49s
[INFO] running `Command { std: "docker" "inspect" "a9d9f5970c7a089d25cc44a9c5e35e5afdba83de1fff14a03546b2180879ef07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d9f5970c7a089d25cc44a9c5e35e5afdba83de1fff14a03546b2180879ef07", kill_on_drop: false }`
[INFO] [stdout] a9d9f5970c7a089d25cc44a9c5e35e5afdba83de1fff14a03546b2180879ef07
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c661aa6118c756a3f48349908e23c4125111cc9252a3d7001ccfe1683a065407
[INFO] running `Command { std: "docker" "start" "-a" "c661aa6118c756a3f48349908e23c4125111cc9252a3d7001ccfe1683a065407", kill_on_drop: false }`
[INFO] [stderr]    Compiling napi-rs-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustco8XQsf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnapi-c5e46d31a71ac94d,libnapi_sys-8ca1bc41c0e4315d,libthread_local-8555e0c89945e94b,libonce_cell-4d730ecf132ee930,liblazy_static-af860367908b8176}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustco8XQsf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/napi_rs_demo-fee46642c538ab2c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: napi_get_cb_info
[INFO] [stdout]           >>> referenced by fibonacci.rs:4 (src/fibonacci.rs:4)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/napi_rs_demo-fee46642c538ab2c.napi_rs_demo.209c58df1053893d-cgu.0.rcgu.o:(napi_rs_demo::fibonacci::fibonacci::h33f6cbdb1bf10431)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_set_named_property
[INFO] [stdout]           >>> referenced by mod.rs:311 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/napi-2.4.3/src/js_values/mod.rs:311)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/napi_rs_demo-fee46642c538ab2c.napi_rs_demo.209c58df1053893d-cgu.0.rcgu.o:(napi::js_values::_$LT$impl$u20$napi..js_values..object..JsObject$GT$::set_named_property::h172238dba357cf7d)
[INFO] [stdout]           >>> referenced by mod.rs:330 (src/js_values/mod.rs:330)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.05.rcgu.o:(napi::js_values::_$LT$impl$u20$napi..js_values..object..JsObject$GT$::create_named_method::h135c027f4cac392c) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_function
[INFO] [stdout]           >>> referenced by mod.rs:320 (src/js_values/mod.rs:320)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.05.rcgu.o:(napi::js_values::_$LT$impl$u20$napi..js_values..object..JsObject$GT$::create_named_method::h135c027f4cac392c) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_int64
[INFO] [stdout]           >>> referenced by env.rs:81 (src/env.rs:81)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.08.rcgu.o:(napi::env::Env::create_int64::h0292886f8ebc34b1) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_string_utf8
[INFO] [stdout]           >>> referenced by error.rs:180 (src/error.rs:180)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.06.rcgu.o:(napi::error::JsError::into_value::h581f264c6d4fb8be) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           >>> referenced by error.rs:184 (src/error.rs:184)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.06.rcgu.o:(napi::error::JsError::into_value::h581f264c6d4fb8be) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_create_error
[INFO] [stdout]           >>> referenced by error.rs:187 (src/error.rs:187)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.06.rcgu.o:(napi::error::JsError::into_value::h581f264c6d4fb8be) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_throw
[INFO] [stdout]           >>> referenced by error.rs:204 (src/error.rs:204)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.06.rcgu.o:(napi::error::JsError::throw_into::h1ef668d07a10dd44) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           >>> referenced by error.rs:205 (src/error.rs:205)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.06.rcgu.o:(napi::error::JsError::throw_into::h1ef668d07a10dd44) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: napi_get_value_int64
[INFO] [stdout]           >>> referenced by number.rs:72 (src/js_values/number.rs:72)
[INFO] [stdout]           >>>               napi-c5e46d31a71ac94d.napi.85697295fda51c13-cgu.11.rcgu.o:(napi::js_values::number::_$LT$impl$u20$core..convert..TryFrom$LT$napi..js_values..number..JsNumber$GT$$u20$for$u20$i64$GT$::try_from::h36fe0e93cb6d86d9) in archive /opt/rustwide/target/debug/deps/libnapi-c5e46d31a71ac94d.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `napi-rs-demo` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c661aa6118c756a3f48349908e23c4125111cc9252a3d7001ccfe1683a065407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c661aa6118c756a3f48349908e23c4125111cc9252a3d7001ccfe1683a065407", kill_on_drop: false }`
[INFO] [stdout] c661aa6118c756a3f48349908e23c4125111cc9252a3d7001ccfe1683a065407
