[INFO] cloning repository https://github.com/StratusFearMe21/globkey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StratusFearMe21/globkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Fglobkey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Fglobkey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3366bc68b4d03a970a9b90a0b50c573e1ef3d7cf [INFO] testing StratusFearMe21/globkey against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Fglobkey" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StratusFearMe21/globkey on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StratusFearMe21/globkey [INFO] finished tweaking git repo https://github.com/StratusFearMe21/globkey [INFO] tweaked toml for git repo https://github.com/StratusFearMe21/globkey written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/StratusFearMe21/globkey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d395e78ed62e6a7c18ab37af282fe037f7ce70d0b85453f766a84cfe6073547f [INFO] running `Command { std: "docker" "start" "-a" "d395e78ed62e6a7c18ab37af282fe037f7ce70d0b85453f766a84cfe6073547f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d395e78ed62e6a7c18ab37af282fe037f7ce70d0b85453f766a84cfe6073547f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d395e78ed62e6a7c18ab37af282fe037f7ce70d0b85453f766a84cfe6073547f", kill_on_drop: false }` [INFO] [stdout] d395e78ed62e6a7c18ab37af282fe037f7ce70d0b85453f766a84cfe6073547f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81b130af9faa8cd7af4fbeb795467f1110f576a4fedf5719b4c654fd229c4a6f [INFO] running `Command { std: "docker" "start" "-a" "81b130af9faa8cd7af4fbeb795467f1110f576a4fedf5719b4c654fd229c4a6f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling nj-sys v3.0.0 [INFO] [stderr] Compiling nj-build v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling input-event-codes v0.2.1 [INFO] [stderr] Compiling stoppable_thread v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling device_query v0.2.8 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling nj-derive v3.1.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling fluvio-future v0.2.0 [INFO] [stderr] Compiling nj-core v4.2.0 [INFO] [stderr] Compiling node-bindgen v4.3.0 [INFO] [stderr] Compiling electron_globkey v1.0.41 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "81b130af9faa8cd7af4fbeb795467f1110f576a4fedf5719b4c654fd229c4a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b130af9faa8cd7af4fbeb795467f1110f576a4fedf5719b4c654fd229c4a6f", kill_on_drop: false }` [INFO] [stdout] 81b130af9faa8cd7af4fbeb795467f1110f576a4fedf5719b4c654fd229c4a6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd51698d9cbb3f5326b747e2c907334111901786af11328d37682d4fbb5fc812 [INFO] running `Command { std: "docker" "start" "-a" "cd51698d9cbb3f5326b747e2c907334111901786af11328d37682d4fbb5fc812", kill_on_drop: false }` [INFO] [stderr] Compiling electron_globkey v1.0.41 (/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/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.electron_globkey.f0bdb13b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761.24bhfzzw6frxhzmi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstoppable_thread-8e6a67d2c206931c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libnode_bindgen-316dc9258014e57a.rlib" "/opt/rustwide/target/debug/deps/libnj_build-63c329ea4be18174.rlib" "/opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3a575baf576dcedc.rlib" "/opt/rustwide/target/debug/deps/libinventory-7f1efe79cdc18fea.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-e8f545b672668011.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-efe7a34562c71442.rlib" "/opt/rustwide/target/debug/deps/libchrono-86169d9bc017cabf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bff83ac336da3a3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f680384b429e8e38.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c980ef7b246ef457.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-5d63c543c7094c68.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce1257a649e4b9d5.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-7643251494f0e545.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-449eeddef269e2f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libtracing-bee66e238c65d4fc.rlib" "/opt/rustwide/target/debug/deps/libmatchers-bd17f7ff96281c03.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-38003dc4aa8f0338.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-24112b8d60200f95.rlib" "/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a9e52b07d20c789c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-05df4aed35e708b8.rlib" "/opt/rustwide/target/debug/deps/libasync_std-cdec3a318e4a471a.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-cb444e08d65d2dad.rlib" "/opt/rustwide/target/debug/deps/libblocking-aa150732fbd451ed.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-3e1c959191cc1b12.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libasync_io-1cd7aeb281b7489c.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-b4f12522a4c54bce.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5bae4a8d53608b51.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-4cbe3485d36cdd3c.rlib" "/opt/rustwide/target/debug/deps/libpolling-106ede1ac9b58017.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ff9a4e10cb31a18f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8f9d8baeab6bbc9c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-121e86bf1a94378b.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-9c2baaf6124a7b6b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3198ec81c384bbc8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a7dd88badd534ffc.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-021cac4a17955a73.rlib" "/opt/rustwide/target/debug/deps/liblog-f538e016e31152ec.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d0c3a00953be2f5e.rlib" "/opt/rustwide/target/debug/deps/libdevice_query-375e9b3b83e8b4c1.rlib" "/opt/rustwide/target/debug/deps/libx11-7276a3100d930d74.rlib" "/opt/rustwide/target/debug/deps/libinput_event_codes-b41d46165dae1c56.rlib" "/opt/rustwide/target/debug/deps/librayon-c26dbc09b2e282b0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-899430df26a71302.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1b861a0f177299ba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cd24d3b63657734a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f825859d20756ebf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bff73a5db2dc90ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4e5a6305d7b03cf6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cc0a2f9e21cab7c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cfbd89c04e3d310c.rlib" "/opt/rustwide/target/debug/deps/liblibc-fec61d4555f5b61e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-ldl" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/electron_globkey-7a42591b0e329761" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.2.rcgu.o): in function `nj_core::module::init_module': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/module.rs:91: undefined reference to `napi_module_register' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_string_utf8': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:82: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_boolean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:141: undefined reference to `napi_get_boolean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_array_with_len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:148: undefined reference to `napi_create_array_with_length' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::set_element': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:160: undefined reference to `napi_set_element' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::get_cb_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:265: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::is_exception_pending': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:472: undefined reference to `napi_is_exception_pending' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::throw_type_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:492: undefined reference to `napi_throw_type_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::get_undefined': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:563: undefined reference to `napi_get_undefined' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5a1e6674acb9d593.rlib(nj_core-5a1e6674acb9d593.nj_core.d911598c-cgu.0.rcgu.o): in function `nj_core::basic::JsExports::define_property': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.2.0/src/basic.rs:868: undefined reference to `napi_define_properties' [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 `electron_globkey` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cd51698d9cbb3f5326b747e2c907334111901786af11328d37682d4fbb5fc812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd51698d9cbb3f5326b747e2c907334111901786af11328d37682d4fbb5fc812", kill_on_drop: false }` [INFO] [stdout] cd51698d9cbb3f5326b747e2c907334111901786af11328d37682d4fbb5fc812