[INFO] cloning repository https://github.com/JoshOrndorff/wasm-in-spec-tor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshOrndorff/wasm-in-spec-tor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshOrndorff%2Fwasm-in-spec-tor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshOrndorff%2Fwasm-in-spec-tor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c7ab1505ea5e3e9c0e02e613bbc253049733229 [INFO] building JoshOrndorff/wasm-in-spec-tor against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshOrndorff%2Fwasm-in-spec-tor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JoshOrndorff/wasm-in-spec-tor [INFO] finished tweaking git repo https://github.com/JoshOrndorff/wasm-in-spec-tor [INFO] tweaked toml for git repo https://github.com/JoshOrndorff/wasm-in-spec-tor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JoshOrndorff/wasm-in-spec-tor on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JoshOrndorff/wasm-in-spec-tor 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3aaffe9014e9bc413983cecce13ccc8b228b37fa841e4c8f9590cd9e8861d31 [INFO] running `Command { std: "docker" "start" "-a" "a3aaffe9014e9bc413983cecce13ccc8b228b37fa841e4c8f9590cd9e8861d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3aaffe9014e9bc413983cecce13ccc8b228b37fa841e4c8f9590cd9e8861d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3aaffe9014e9bc413983cecce13ccc8b228b37fa841e4c8f9590cd9e8861d31", kill_on_drop: false }` [INFO] [stdout] a3aaffe9014e9bc413983cecce13ccc8b228b37fa841e4c8f9590cd9e8861d31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 1fd305911beaab9f8c67939c252e661a1d55e7348d164f18ebd10cb6b7bfc941 [INFO] running `Command { std: "docker" "start" "-a" "1fd305911beaab9f8c67939c252e661a1d55e7348d164f18ebd10cb6b7bfc941", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling sp-std v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling wasmi-validation v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling trie-db v0.22.5 [INFO] [stderr] Compiling wasmi v0.9.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pwasm-utils v0.18.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling sp-panic-handler v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling sp-serializer v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.3 [INFO] [stderr] Compiling max-encoded-len-derive v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-api-proc-macro v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling parity-scale-codec v2.1.3 [INFO] [stderr] Compiling sp-version-proc-macro v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling impl-codec v0.5.0 [INFO] [stderr] Compiling sp-storage v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-tracing v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-wasm-interface v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-arithmetic v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling primitive-types v0.9.0 [INFO] [stderr] Compiling sp-externalities v0.9.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-runtime-interface v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling max-encoded-len v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling memory-db v0.26.0 [INFO] [stderr] Compiling sp-core v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-trie v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-keystore v0.9.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-allocator v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-state-machine v0.9.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Compiling sp-maybe-compressed-blob v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-io v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sc-executor-common v0.9.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sc-executor-wasmi v0.9.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-application-crypto v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-tasks v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-runtime v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-version v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sp-api v3.0.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling sc-executor v0.9.0 (https://github.com/paritytech/substrate#3f7d2b76) [INFO] [stderr] Compiling wasm-inSPECtor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libstructopt-c45b010fce381932,libclap-49fefd6eedb00da4,libvec_map-4d1795d7ce776985,libtextwrap-f1ce9f77c0f2c5c6,libunicode_width-2ce7b1bea304ba76,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b,libsc_executor-4b2f80c1cee3f482,libsc_executor_wasmi-b901c43c9b7398ac,libsp_api-22fddf127efe4e79,libsp_tasks-244369452c7ceb36,libsc_executor_common-84ee582e625b2f14,libsp_allocator-718afbb4b8e5bc61,libsp_maybe_compressed_blob-2084a8851308b373,libzstd-3ccc884bc6ddd7c1,libzstd_safe-fe269466bf70f73b,libzstd_sys-c97e1693e531fdbb,libpwasm_utils-67272a784257d43a,libsp_serializer-bba817e3d211efd4,libsp_version-c92f8f30890a2cdf,libsp_runtime-7ab58d74b62f4777,libeither-669da9ee26676a9f,libsp_arithmetic-915fe855c9a5f659,libinteger_sqrt-cc0ce2b57146f7d8,libsp_application_crypto-dabb784fd01286ec,libsp_io-5d10e216698afd7b,libsp_state_machine-daffebb117cd4508,libsp_panic_handler-3dd7e06dc385eeab,libbacktrace-3c552a42acbda896,librustc_demangle-d30da4143ace9cb6,libsp_trie-aa02847930e39f0f,libmemory_db-52c78c48c920e2ec,libtrie_root-1897eaffa98bb5f7,libtrie_db-38bc743fdb329741,libsp_keystore-a1f97847c2a0651e,libsp_core-013a27e2fbf5dc8b,libfutures-937ebe3b2e6625e8,libfutures_executor-9bb1727458920600,libnum_cpus-50d87e5bef0e4468,libfutures_util-cef66f33839f38bf,libfutures_io-b73b15b96e0ca866,libslab-16bebc6c7978000a,libfutures_channel-cc70873029a28b9d,libfutures_sink-231b96f5184c2953,libfutures_task-b122c29c302fce4d,libpin_utils-14025d01bce6a479,libfutures_core-2653b859ccc607c5,libtwox_hash-bd9dc0f651a8ec92,libcfg_if-c52cb2c48f08318d,libblake2_rfc-c2bc110991f3f9b3,libconstant_time_eq-af81dc6b8c452b61,libarrayvec-64c499c9186ab925,libnodrop-85ca6e89abfe5956,libdyn_clonable-4bf77a2a6bae6d01,libdyn_clone-70117fbdee569814,libparity_util_mem-0fba9b5b98d02c5f,libhashbrown-700d959969d836a6,libahash-506f64581819aaff,libhash256_std_hasher-47d9cbbb9e486d25,libhash_db-8626676f0b7b0a73,libsecp256k1-56f5e83f661dcdaf,libhmac_drbg-27b5f8ef7bece2ee,libbip39-c02fcdca2c888bc0,libpbkdf2-5909496fd6b31488,libhmac-0369a9c442e4513a,libcrypto_mac-63a98d2eff127316,libunicode_normalization-42276e0a13a32388,libtinyvec-1d966a4c9b5ed1d7,libtinyvec_macros-ff4c1336287d63b1,libanyhow-f857c6fb75d54521,librustc_hash-a5d506436d1d3d05,libthiserror-554937ceb570380b,libsubstrate_bip39-375969bb760c97b1,libschnorrkel-a782faa5faf0c08a,libarrayvec-3e2a87470b02f74e,libmerlin-e8b2e720b72d4ec5,libkeccak-f3b808a740bd0bfb,libcurve25519_dalek-85bd08fc11aa6809,libarrayref-66aeb6529ebd0316,libpbkdf2-cbbf6fc0fc660078,libhmac-a8875862560e4978,libcrypto_mac-4d788293837d4f03,libsubtle-95c9ecbe278046e2,libsha2-462e44e86d9ee232,libdigest-cfde51366e2a2369,libopaque_debug-c49481a206caa42f,libfake_simd-ca4b4de3dd52aa09,libblock_buffer-d1fbdfc47d333c16,libgeneric_array-338fd06ddc3778df,libblock_padding-91dfda1310f3089d,libbyte_tools-2d99e388891527ef,libed25519_dalek-69f8d918906d9828,libcurve25519_dalek-9b2178c2b7ada7f4,libsubtle-0a90dcb53f202561,libed25519-04f443c23b6d031b,libsignature-464b968cadc89766,libsecrecy-832d8eb8c56d0730,libzeroize-4e04f7bf89583f6e,libbase58-6f66319ee5bcf526,librand-5efa2db30db6a01e,librand_pcg-53d8227e5e2a9d9f,librand_chacha-eeb5b4e648e48584,librand_core-a1da9f0363de6d27,libgetrandom-8d5d99f24855d7b8,libwasi-203864a9547604ca,libmax_encoded_len-0eab2a218c2c4e7f,libtiny_keccak-d0ee57f045ac0883,libsha2-d59687b6c324e381,libopaque_debug-d63d41056a54e997,libdigest-fd1a91a2a1f46984,libblock_buffer-62d9cf5f73ee21bc,libgeneric_array-1b993ac8df8397b6,libtypenum-19a2d1fc11c79c0d,libsp_runtime_interface-e29d60f0cc82bdcd,libprimitive_types-2273dee5951cc805,libimpl_codec-2a42baa7998926f5,libuint-741855f42779435a,libcrunchy-f95430d5f416ccf2,libhex-85aa986ef279af61,libfixed_hash-a507612402d88cf7,librand-0494721cdebe89bb,librand_chacha-910cb85170142f19,libppv_lite86-19ed88023b3e7eab,librand_core-04ed6117f234b762,libgetrandom-503e6d57b6b3aea7,libwasi-4ea4ad5c0c21a1a2,librustc_hex-749262e3035c42d0,libbyteorder-539f01e04f3323fc,libstatic_assertions-5a320074c6765347,libsp_externalities-06137704738ae0b4,libenvironmental-4efa03424c7af221,libsp_storage-99ae3fc7673b1903,libimpl_serde-e961e3674c4ff33f,libref_cast-8c5cfecae478f87a,libsp_tracing-1b6f344d9093b4d0,libtracing_subscriber-d9f1aca62109057e,libchrono-61ce879643fddaac,liblibc-cabd6bafc71105d3,libthread_local-3a7bf6ce3a74ad0c,libonce_cell-8dfcba165256cf2d,libparking_lot-e01a9421f619ec90,libparking_lot_core-25a67e2e58ffcc1c,libsmallvec-59b9f1be6ecf76fb,liblock_api-4bd06253e9242d9e,libscopeguard-969e7c3c4435a7ba,libinstant-aeea63337f25ff18,libsharded_slab-bae17a6e1395211c,libtracing_serde-fd19d2830fb21a5d,libserde_json-7ae78cfd533f815e,libryu-1081a85990212fc6,libitoa-92f6c7a8e940dc8c,libtracing_log-e23e2d4d505ac63d,liblog-714d3fcb1b615110,libansi_term-e6505b9a6cac2ba7,libmatchers-06aa484ee3bd65bb,libregex_automata-71db6e65ad51a5e0,libregex-307c8b4cc2ded674,libaho_corasick-c17903141c8841a1,libmemchr-3d9dcb1d7c8e7341,libregex_syntax-8d711ceefe044bbe,libtracing-33256e267c86ceb3,libpin_project_lite-ed863174ea679092,libtracing_core-ff58be71a20e1aab,liblazy_static-36da267ce9339a94,libcfg_if-50b02a9e3502ecf2,libsp_wasm_interface-183ccd34f0c1e356,libwasmi-f91dced449514df0,libmemory_units-ee57374fe10705a2,libwasmi_validation-1d444515987f2277,libdowncast_rs-02cd85923a79d9a6,libparity_wasm-4211367adc812284,libnum_rational-920e3115cb3f3f00,libnum_bigint-aa12537e6348cb86,libnum_integer-9e95c404138b958f,libnum_traits-d66ec26a95b0487f,libsp_std-ca0f1b9f588caecc,libparity_scale_codec-7085d94cb0cf54a5,libbyte_slice_cast-060d811d7967aa34,libarrayvec-da7ad6a040be3ce9,libserde-ec9fce223c6f09da}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-54a065a195159458/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/wasm_inSPECtor-b9937ef0cf4a54b6.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_trace.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'entropy_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'pool.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'error_private.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'debug.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'threading.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'fse_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'xxhash.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_compress_literals.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_opt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstdmt_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'fse_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_ldm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_double_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'huf_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'hist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_compress_superblock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_lazy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_compress_sequences.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_ddict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_decompress_block.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'huf_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_v04.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_v06.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_v02.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_v03.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_v07.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_v05.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zstd_v01.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'divsufsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'fastcover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'cover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-c97e1693e531fdbb.rlib: archive member 'zdict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_initDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_resetDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_DStreamInSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_decompressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-fe269466bf70f73b.rlib(zstd_safe-fe269466bf70f73b.zstd_safe.1162164b5211390e-cgu.0.rcgu.o): undefined symbol: ZSTD_freeDCtx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-inSPECtor` (bin "wasm-inSPECtor") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1fd305911beaab9f8c67939c252e661a1d55e7348d164f18ebd10cb6b7bfc941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd305911beaab9f8c67939c252e661a1d55e7348d164f18ebd10cb6b7bfc941", kill_on_drop: false }` [INFO] [stdout] 1fd305911beaab9f8c67939c252e661a1d55e7348d164f18ebd10cb6b7bfc941