[INFO] cloning repository https://github.com/alshdavid-scratch/napi_reexport_issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alshdavid-scratch/napi_reexport_issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falshdavid-scratch%2Fnapi_reexport_issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falshdavid-scratch%2Fnapi_reexport_issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e623f786afee630cd821e2d30ff3f6069a09eb15 [INFO] testing alshdavid-scratch/napi_reexport_issue against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falshdavid-scratch%2Fnapi_reexport_issue" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alshdavid-scratch/napi_reexport_issue [INFO] finished tweaking git repo https://github.com/alshdavid-scratch/napi_reexport_issue [INFO] tweaked toml for git repo https://github.com/alshdavid-scratch/napi_reexport_issue written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alshdavid-scratch/napi_reexport_issue on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alshdavid-scratch/napi_reexport_issue 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/napi_sandbox/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `napi_sandbox` library target) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-build v2.1.3 [INFO] [stderr] Downloaded napi-sys v2.4.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.84 [INFO] [stderr] Downloaded ctor v0.2.8 [INFO] [stderr] Downloaded napi-derive-backend v1.0.67 [INFO] [stderr] Downloaded napi-derive v2.16.5 [INFO] [stderr] Downloaded object v0.35.0 [INFO] [stderr] Downloaded napi v2.16.6 [INFO] [stderr] Downloaded backtrace v0.3.72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 358d405a2e75449717da1e701897d627393617aab0449ec606ca8d1b784a4315 [INFO] running `Command { std: "docker" "start" "-a" "358d405a2e75449717da1e701897d627393617aab0449ec606ca8d1b784a4315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "358d405a2e75449717da1e701897d627393617aab0449ec606ca8d1b784a4315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "358d405a2e75449717da1e701897d627393617aab0449ec606ca8d1b784a4315", kill_on_drop: false }` [INFO] [stdout] 358d405a2e75449717da1e701897d627393617aab0449ec606ca8d1b784a4315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a40451f1f4715a11e7add5b273c94911cacd0e8f4f89920e53cf9addc5882751 [INFO] running `Command { std: "docker" "start" "-a" "a40451f1f4715a11e7add5b273c94911cacd0e8f4f89920e53cf9addc5882751", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/napi_sandbox/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `napi_sandbox` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling napi-build v2.1.3 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling napi-sys v2.4.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling napi_lib v0.1.0 (/opt/rustwide/workdir/napi_lib) [INFO] [stderr] Compiling napi_sandbox v0.1.0 (/opt/rustwide/workdir/napi_sandbox) [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling napi-derive-backend v1.0.67 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling napi v2.16.6 [INFO] [stderr] Compiling napi-derive v2.16.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> napi_lib/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> napi_lib/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> napi_sandbox/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> napi_sandbox/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.63s [INFO] running `Command { std: "docker" "inspect" "a40451f1f4715a11e7add5b273c94911cacd0e8f4f89920e53cf9addc5882751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40451f1f4715a11e7add5b273c94911cacd0e8f4f89920e53cf9addc5882751", kill_on_drop: false }` [INFO] [stdout] a40451f1f4715a11e7add5b273c94911cacd0e8f4f89920e53cf9addc5882751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f5397998718bee21f08c09a9b33256090fd5156770d02c9c2630d8265f064db [INFO] running `Command { std: "docker" "start" "-a" "2f5397998718bee21f08c09a9b33256090fd5156770d02c9c2630d8265f064db", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/napi_sandbox/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `napi_sandbox` library target) [INFO] [stderr] Compiling napi_lib v0.1.0 (/opt/rustwide/workdir/napi_lib) [INFO] [stderr] Compiling napi_sandbox v0.1.0 (/opt/rustwide/workdir/napi_sandbox) [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> napi_lib/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> napi_lib/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> napi_sandbox/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `noop` [INFO] [stdout] --> napi_lib/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[napi] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `napi` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfqSmLh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnapi_lib-40da33a5e7518463,libnapi-f7fabc8f7650720a,libnapi_sys-81032cd6c32d1ae6,libbitflags-f87f62472e1f73dd,libonce_cell-24c5d665b6879050,libserde_json-dc91a7d44a8fd9d7,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libtokio-a2ef7411ba915882,libnum_cpus-f9cd27c1d4080089,liblibc-87ba8c2d9747b2c7,libpin_project_lite-e0c50e8704e39276,libserde-2f6d49156161115a}.rlib" "/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/rustcfqSmLh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/napi_sandbox-c46f3c4ef1810ffd" "-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_create_function [INFO] [stdout] >>> referenced by lib.rs:3 (napi_lib/src/lib.rs:3) [INFO] [stdout] >>> napi_lib-40da33a5e7518463.napi_lib.bc679c0980246a1e-cgu.0.rcgu.o:(napi_lib::external_js_function::h6ea4108d396e62d4) in archive /opt/rustwide/target/debug/deps/libnapi_lib-40da33a5e7518463.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: napi_get_undefined [INFO] [stdout] >>> referenced by nil.rs:75 (src/bindgen_runtime/js_values/nil.rs:75) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.03.rcgu.o:(napi::bindgen_runtime::js_values::nil::_$LT$impl$u20$napi..bindgen_runtime..js_values..ToNapiValue$u20$for$u20$$LP$$RP$$GT$::to_napi_value::h0bb9409c5e0e1b2d) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: napi_get_reference_value [INFO] [stdout] >>> referenced by error.rs:229 (src/error.rs:229) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::into_value::h17e23f057f232fe8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: napi_delete_reference [INFO] [stdout] >>> referenced by error.rs:234 (src/error.rs:234) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::into_value::h17e23f057f232fe8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: napi_create_string_utf8 [INFO] [stdout] >>> referenced by error.rs:251 (src/error.rs:251) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::into_value::h17e23f057f232fe8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] >>> referenced by error.rs:255 (src/error.rs:255) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::into_value::h17e23f057f232fe8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: napi_create_error [INFO] [stdout] >>> referenced by error.rs:258 (src/error.rs:258) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::into_value::h17e23f057f232fe8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: napi_is_exception_pending [INFO] [stdout] >>> referenced by error.rs:282 (src/error.rs:282) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::throw_into::hefe75ec7961d43f8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: napi_throw [INFO] [stdout] >>> referenced by error.rs:297 (src/error.rs:297) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::throw_into::hefe75ec7961d43f8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] >>> referenced by error.rs:298 (src/error.rs:298) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::throw_into::hefe75ec7961d43f8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: napi_get_and_clear_last_exception [INFO] [stdout] >>> referenced by error.rs:289 (src/error.rs:289) [INFO] [stdout] >>> napi-f7fabc8f7650720a.napi.3cee5e82e61a6089-cgu.10.rcgu.o:(napi::error::JsError$LT$S$GT$::throw_into::hefe75ec7961d43f8) in archive /opt/rustwide/target/debug/deps/libnapi-f7fabc8f7650720a.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `napi_sandbox` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f5397998718bee21f08c09a9b33256090fd5156770d02c9c2630d8265f064db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5397998718bee21f08c09a9b33256090fd5156770d02c9c2630d8265f064db", kill_on_drop: false }` [INFO] [stdout] 2f5397998718bee21f08c09a9b33256090fd5156770d02c9c2630d8265f064db