[INFO] cloning repository https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssb-ngi-pointer%2Fssb-validate2-rsjs-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssb-ngi-pointer%2Fssb-validate2-rsjs-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68f3dcfe504d9e3ea41d3f82a44eca0aa9127d72 [INFO] testing ssb-ngi-pointer/ssb-validate2-rsjs-node against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssb-ngi-pointer%2Fssb-validate2-rsjs-node" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs-node on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs-node [INFO] finished tweaking git repo https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs-node [INFO] tweaked toml for git repo https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs-node written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ssb-ngi-pointer/ssb-validate2-rsjs-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50bb776a0b38810b20a8fa107f07e2095f360fb86de24578d043f770083af733 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "50bb776a0b38810b20a8fa107f07e2095f360fb86de24578d043f770083af733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50bb776a0b38810b20a8fa107f07e2095f360fb86de24578d043f770083af733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bb776a0b38810b20a8fa107f07e2095f360fb86de24578d043f770083af733", kill_on_drop: false }` [INFO] [stdout] 50bb776a0b38810b20a8fa107f07e2095f360fb86de24578d043f770083af733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 655a499e6815b4be38a68491b150d9dea2c35cd622e7c17c315acb55b612b0fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "655a499e6815b4be38a68491b150d9dea2c35cd622e7c17c315acb55b612b0fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling ryu-ecmascript v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling nj-sys v3.0.0 [INFO] [stderr] Compiling strtod2 v0.0.1 [INFO] [stderr] Compiling nj-build v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling nj-derive v3.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.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 zerocopy v0.3.0 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ssb-legacy-msg-data v0.1.4 [INFO] [stderr] Compiling ssb-crypto v0.2.3 [INFO] [stderr] Compiling ssb-multiformats v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling ssb-verify-signatures v1.1.1 [INFO] [stderr] Compiling ssb-validate v1.4.2 [INFO] [stderr] Compiling fluvio-future v0.2.0 [INFO] [stderr] Compiling nj-core v4.3.0 [INFO] [stderr] Compiling node-bindgen v4.3.0 [INFO] [stderr] Compiling ssb-validate2-rsjs-node v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "655a499e6815b4be38a68491b150d9dea2c35cd622e7c17c315acb55b612b0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655a499e6815b4be38a68491b150d9dea2c35cd622e7c17c315acb55b612b0fa", kill_on_drop: false }` [INFO] [stdout] 655a499e6815b4be38a68491b150d9dea2c35cd622e7c17c315acb55b612b0fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05dbdadefb0e6f172d40d89e2bbf5bf65dd8c8dac798ddd7a61e81d783845349 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "05dbdadefb0e6f172d40d89e2bbf5bf65dd8c8dac798ddd7a61e81d783845349", kill_on_drop: false }` [INFO] [stderr] Compiling ssb-validate2-rsjs-node v1.0.3 (/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/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.15hqqns6xybd4cac.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libssb_verify_signatures-2b2ddf3da0f55885.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libssb_validate-a1640dee217d23b7.rlib" "/opt/rustwide/target/debug/deps/libsha2-641698e25a25fdf2.rlib" "/opt/rustwide/target/debug/deps/libdigest-0070757af4e68d94.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-69d310a382a3f1a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-18e005c1447d0b7f.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/librayon-d1a12101cadd7617.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b65d237f68ce055d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3dc7e56370f0cac3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7348ed0ff71a5014.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libssb_multiformats-ef179b6cd4403dbe.rlib" "/opt/rustwide/target/debug/deps/libssb_legacy_msg_data-5081a26bd959b855.rlib" "/opt/rustwide/target/debug/deps/libstrtod2-81599d074b560441.rlib" "/opt/rustwide/target/debug/deps/libryu_ecmascript-30fa1535b464ec37.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ecfee68e436540d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-68d8b1893455b403.rlib" "/opt/rustwide/target/debug/deps/libsnafu-ad86f600cb9d1610.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-56b68f85102039e4.rlib" "/opt/rustwide/target/debug/deps/libssb_crypto-ab2b8d54ad537547.rlib" "/opt/rustwide/target/debug/deps/libbase64-ac904a76fd11d7c8.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-1b0e559d7b652090.rlib" "/opt/rustwide/target/debug/deps/libxsalsa20poly1305-7cce4591321eb124.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-cd076c2049d816ec.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e6faa70937caec08.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-d4a2296679d7f5eb.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-b66ccc3f557e06cd.rlib" "/opt/rustwide/target/debug/deps/libcipher-95495a69028d3f9c.rlib" "/opt/rustwide/target/debug/deps/libaead-526511385bae4220.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-617a1120eb9aa672.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-cdfe05d56ad2d4e7.rlib" "/opt/rustwide/target/debug/deps/librand-15bd1b169fdb1169.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5ae1503d54e0ef77.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/libmerlin-5aee5c5a9da3f823.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libed25519-1ea0f40bdf581e25.rlib" "/opt/rustwide/target/debug/deps/libsignature-4e52f85cfc226509.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-ede47397f71dfbe3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e639990f8278d843.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c6f861029f301ff.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0dd763ac89b7cdaa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5509cd163e4be039.rlib" "/opt/rustwide/target/debug/deps/libsha2-d0af3ca99b27d870.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a68108ac6d424e62.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-de23f8886e09ab84.rlib" "/opt/rustwide/target/debug/deps/libhmac-6c06802ec5e4d59f.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b2c495dfa434c9c2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-78cefd7632bf3191.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libnode_bindgen-a2de3669e30c2741.rlib" "/opt/rustwide/target/debug/deps/libnj_build-31cc02011d45d960.rlib" "/opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8127fe2fa08744bd.rlib" "/opt/rustwide/target/debug/deps/libinventory-634396ce5d1a8592.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-bfcce8ca5b4e5fc6.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-b7a332113a905d1a.rlib" "/opt/rustwide/target/debug/deps/libchrono-a370979e75b80096.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5a833a3fd12eb9a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0f1904f64edbc52f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fe6684ff1dca8a56.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-7887b328a1bbc417.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-9ba42efd498e36cd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c19f500c41385c75.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libserde-968bb6cb634d36b4.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-a9f46755f13e8c06.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libtracing-cd6b2cdc6135423c.rlib" "/opt/rustwide/target/debug/deps/libmatchers-de319bc1eadd2367.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f10744bc1f2c42d8.rlib" "/opt/rustwide/target/debug/deps/libregex-a5dcbee32486fb12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8e5935077525ae4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6f7d0f45833ea4c3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-798ac29fdaad4e55.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f4b939d128e0f6f8.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-92d8da3c64a79dce.rlib" "/opt/rustwide/target/debug/deps/libblocking-fa99caea5b048b36.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0c881a488951086b.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-19773ae2d8c0f2bb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-a55b834274f7bed8.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libpolling-eb5afb6e09fded82.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ae5071261fc338d8.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-7f374127a8ef38c3.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-38907bc0953b9e76.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-0794168732a25a6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6ebc7b4beb785c85.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libfastrand-41251735cb4c7b0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b1b068571db93d4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-914607f7d2b478e7.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-db832e46b9bcf8f3.rlib" "/opt/rustwide/target/debug/deps/liblog-0bf376a3f126be88.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d0da4d3b3d66b068.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49b9dce047fb349.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.3.rcgu.o): in function `nj_core::module::init_module': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/module.rs:91: undefined reference to `napi_module_register' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ssb_validate2_rsjs_node-72a38bf161601468.ssb_validate2_rsjs_node.b161d96f-cgu.4.rcgu.o: in function ` as nj_core::convert::JSValue>::convert_to_rust': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/convert.rs:269: undefined reference to `napi_get_array_length' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-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.3.0/src/basic.rs:82: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-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.3.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-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-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.3.0/src/basic.rs:160: undefined reference to `napi_set_element' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::get_element': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:172: undefined reference to `napi_get_element' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::is_array': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:185: undefined reference to `napi_is_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::is_buffer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:202: undefined reference to `napi_is_buffer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-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.3.0/src/basic.rs:265: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_reference': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:311: undefined reference to `napi_create_reference' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::delete_reference': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:322: undefined reference to `napi_delete_reference' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-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.3.0/src/basic.rs:472: undefined reference to `napi_is_exception_pending' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-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.3.0/src/basic.rs:492: undefined reference to `napi_throw_type_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::value_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:517: undefined reference to `napi_typeof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::get_null': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:569: undefined reference to `napi_get_null' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::get_buffer_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:586: undefined reference to `napi_get_buffer_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-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.3.0/src/basic.rs:868: undefined reference to `napi_define_properties' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-93958015e7c530c3.rlib(nj_core-93958015e7c530c3.nj_core.93d129c1-cgu.5.rcgu.o): in function `::convert_to_rust': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/convert.rs:204: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/convert.rs:218: undefined reference to `napi_get_value_string_utf8' [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 `ssb-validate2-rsjs-node` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "05dbdadefb0e6f172d40d89e2bbf5bf65dd8c8dac798ddd7a61e81d783845349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05dbdadefb0e6f172d40d89e2bbf5bf65dd8c8dac798ddd7a61e81d783845349", kill_on_drop: false }` [INFO] [stdout] 05dbdadefb0e6f172d40d89e2bbf5bf65dd8c8dac798ddd7a61e81d783845349