[INFO] cloning repository https://github.com/timfish/binary-info [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timfish/binary-info" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfish%2Fbinary-info", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfish%2Fbinary-info'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebc159e996570542010d64105c241680d1ebd3a2 [INFO] testing timfish/binary-info against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfish%2Fbinary-info" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timfish/binary-info on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-45/source/.cargo/config [INFO] started tweaking git repo https://github.com/timfish/binary-info [INFO] finished tweaking git repo https://github.com/timfish/binary-info [INFO] tweaked toml for git repo https://github.com/timfish/binary-info written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/timfish/binary-info already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8d28fb4106985bc5d589ce742e36749c5bb9659bf02dcfacefc9173af4dbdb9 [INFO] running `Command { std: "docker" "start" "-a" "e8d28fb4106985bc5d589ce742e36749c5bb9659bf02dcfacefc9173af4dbdb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8d28fb4106985bc5d589ce742e36749c5bb9659bf02dcfacefc9173af4dbdb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d28fb4106985bc5d589ce742e36749c5bb9659bf02dcfacefc9173af4dbdb9", kill_on_drop: false }` [INFO] [stdout] e8d28fb4106985bc5d589ce742e36749c5bb9659bf02dcfacefc9173af4dbdb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83d4aebaf44a5b9c2e2aa64cc5bfa8bf6966881178fcdeda26ea0bbd756d5098 [INFO] running `Command { std: "docker" "start" "-a" "83d4aebaf44a5b9c2e2aa64cc5bfa8bf6966881178fcdeda26ea0bbd756d5098", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling napi-build v1.1.1 [INFO] [stderr] Compiling napi-sys v1.1.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling binary-info v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling napi-derive-backend v1.0.4 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling napi-derive v2.0.0-alpha.3 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling napi v2.0.0-alpha.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.02s [INFO] running `Command { std: "docker" "inspect" "83d4aebaf44a5b9c2e2aa64cc5bfa8bf6966881178fcdeda26ea0bbd756d5098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d4aebaf44a5b9c2e2aa64cc5bfa8bf6966881178fcdeda26ea0bbd756d5098", kill_on_drop: false }` [INFO] [stdout] 83d4aebaf44a5b9c2e2aa64cc5bfa8bf6966881178fcdeda26ea0bbd756d5098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5c7d337bbe302305cecb8a3d042baf4d3449b525a4fd70690061a75d676747c [INFO] running `Command { std: "docker" "start" "-a" "e5c7d337bbe302305cecb8a3d042baf4d3449b525a4fd70690061a75d676747c", kill_on_drop: false }` [INFO] [stderr] Compiling binary-info v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.3k5mh4khpy50qc2v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libnapi-94cbe89ed7a2d4f8.rlib" "/opt/rustwide/target/debug/deps/libnapi_sys-9c309ff2e5fe2f94.rlib" "/opt/rustwide/target/debug/deps/libtokio-6de6ad6d822d3378.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f58efe109b9782ba.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e3f4152c0c7c6ca6.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libserde-5950c71513fc7d2b.rlib" "/opt/rustwide/target/debug/deps/libgoblin-9d73dbb6226aa944.rlib" "/opt/rustwide/target/debug/deps/libplain-cc17607e7100a3d8.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libscroll-cfce7f496bb58884.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.0.rcgu.o: in function `binary_info::__napi_register__get_info::cb': [INFO] [stdout] /opt/rustwide/workdir/src/lib.rs:19: undefined reference to `napi_create_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.0.rcgu.o: in function `binary_info::__napi_register__is_compatible::cb': [INFO] [stdout] /opt/rustwide/workdir/src/lib.rs:91: undefined reference to `napi_create_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.0.rcgu.o: in function `binary_info::__napi_register__is_incompatible::cb': [INFO] [stdout] /opt/rustwide/workdir/src/lib.rs:105: undefined reference to `napi_create_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.3.rcgu.o: in function `napi::bindgen_runtime::js_values::object::Object::get': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/object.rs:29: undefined reference to `napi_get_named_property' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/object.rs:34: undefined reference to `napi_typeof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.3.rcgu.o: in function `napi::bindgen_runtime::js_values::object::Object::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/object.rs:51: undefined reference to `napi_set_named_property' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.5.rcgu.o: in function `napi::bindgen_runtime::callback_info::CallbackInfo<_>::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/callback_info.rs:31: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/binary_info-df93d0ede2711808.binary_info.45b068d3-cgu.5.rcgu.o: in function `napi::bindgen_runtime::callback_info::CallbackInfo<_>::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/callback_info.rs:31: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-94cbe89ed7a2d4f8.rlib(napi-94cbe89ed7a2d4f8.napi.8ccc3c4d-cgu.0.rcgu.o): in function `napi::error::JsError::into_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/error.rs:145: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/error.rs:153: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/error.rs:155: undefined reference to `napi_create_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-94cbe89ed7a2d4f8.rlib(napi-94cbe89ed7a2d4f8.napi.8ccc3c4d-cgu.0.rcgu.o): in function `napi::error::JsError::throw_into': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/error.rs:170: undefined reference to `napi_throw' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/error.rs:171: undefined reference to `napi_throw' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-94cbe89ed7a2d4f8.rlib(napi-94cbe89ed7a2d4f8.napi.8ccc3c4d-cgu.13.rcgu.o): in function `napi::bindgen_runtime::js_values::boolean::::to_napi_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/boolean.rs:24: undefined reference to `napi_get_boolean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-94cbe89ed7a2d4f8.rlib(napi-94cbe89ed7a2d4f8.napi.8ccc3c4d-cgu.5.rcgu.o): in function `napi::bindgen_runtime::js_values::string::::to_napi_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/string.rs:25: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-94cbe89ed7a2d4f8.rlib(napi-94cbe89ed7a2d4f8.napi.8ccc3c4d-cgu.5.rcgu.o): in function `napi::bindgen_runtime::js_values::string::::from_napi_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/string.rs:38: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/string.rs:50: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-94cbe89ed7a2d4f8.rlib(napi-94cbe89ed7a2d4f8.napi.8ccc3c4d-cgu.6.rcgu.o): in function `napi::bindgen_runtime::js_values::object::Object::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/object.rs:14: undefined reference to `napi_create_object' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-94cbe89ed7a2d4f8.rlib(napi-94cbe89ed7a2d4f8.napi.8ccc3c4d-cgu.6.rcgu.o): in function `::from_napi_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.2/src/bindgen_runtime/js_values/object.rs:98: undefined reference to `napi_typeof' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binary-info` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e5c7d337bbe302305cecb8a3d042baf4d3449b525a4fd70690061a75d676747c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5c7d337bbe302305cecb8a3d042baf4d3449b525a4fd70690061a75d676747c", kill_on_drop: false }` [INFO] [stdout] e5c7d337bbe302305cecb8a3d042baf4d3449b525a4fd70690061a75d676747c