[INFO] fetching crate polywrap_resolver_extensions 0.1.11... [INFO] testing polywrap_resolver_extensions-0.1.11 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate polywrap_resolver_extensions 0.1.11 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate polywrap_resolver_extensions 0.1.11 [INFO] finished tweaking crates.io crate polywrap_resolver_extensions 0.1.11 [INFO] tweaked toml for crates.io crate polywrap_resolver_extensions 0.1.11 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polywrap_resolver_extensions 0.1.11 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 371 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding wat v1.0.71 (available: v1.247.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84fea357d8f776e31bf2c107b3840146bd908e226753603d90de17766292bc10 [INFO] running `Command { std: "docker" "start" "-a" "84fea357d8f776e31bf2c107b3840146bd908e226753603d90de17766292bc10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84fea357d8f776e31bf2c107b3840146bd908e226753603d90de17766292bc10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fea357d8f776e31bf2c107b3840146bd908e226753603d90de17766292bc10", kill_on_drop: false }` [INFO] [stdout] 84fea357d8f776e31bf2c107b3840146bd908e226753603d90de17766292bc10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37467fc8eb63a1a1de8813cc4da4b1f41c61598b57675d2c3b71e1a425802bbc [INFO] running `Command { std: "docker" "start" "-a" "37467fc8eb63a1a1de8813cc4da4b1f41c61598b57675d2c3b71e1a425802bbc", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling cranelift-entity v0.91.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling cranelift-egraph v0.91.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cranelift-bforest v0.91.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling fraction v0.12.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling polywrap_schemafy_lib v0.1.0 [INFO] [stderr] Compiling iso8601 v0.5.1 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling wasm-encoder v0.32.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.4.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling polywrap_msgpack_serde v0.0.2 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling wast v64.0.0 [INFO] [stderr] Compiling polywrap_uri v0.1.11 [INFO] [stderr] Compiling jsonschema v0.16.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling polywrap_schemafy v0.1.1 [INFO] [stderr] Compiling wasmer-derive v4.4.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling polywrap_core_macros v0.1.11 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling polywrap-jsonref v0.1.0 [INFO] [stderr] Compiling wrap_manifest_schemas v0.1.11 [INFO] [stderr] Compiling polywrap_core v0.1.11 [INFO] [stderr] Compiling wat v1.0.71 [INFO] [stderr] Compiling wasmer-types v4.4.0 [INFO] [stderr] Compiling wasmer-vm v4.4.0 [INFO] [stderr] Compiling wasmer-compiler v4.4.0 [INFO] [stderr] Compiling cranelift-frontend v0.91.1 [INFO] [stderr] Compiling wasmer v4.4.0 [INFO] [stderr] Compiling polywrap_wasm v0.1.11 [INFO] [stderr] Compiling polywrap_resolvers v0.1.11 [INFO] [stderr] Compiling polywrap_resolver_extensions v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "37467fc8eb63a1a1de8813cc4da4b1f41c61598b57675d2c3b71e1a425802bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37467fc8eb63a1a1de8813cc4da4b1f41c61598b57675d2c3b71e1a425802bbc", kill_on_drop: false }` [INFO] [stdout] 37467fc8eb63a1a1de8813cc4da4b1f41c61598b57675d2c3b71e1a425802bbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76319cc2ef61d9c1567b4d2aa13be86b7a83c524b1f5660e77a47ca7bdb5e09a [INFO] running `Command { std: "docker" "start" "-a" "76319cc2ef61d9c1567b4d2aa13be86b7a83c524b1f5660e77a47ca7bdb5e09a", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling polywrap_core_macros v0.1.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling polywrap_schemafy_lib v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling jsonschema v0.16.1 [INFO] [stderr] Compiling wasmer-types v4.4.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling polywrap_schemafy v0.1.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling wasmer-vm v4.4.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling wasmer-compiler v4.4.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.4.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling wasmer v4.4.0 [INFO] [stderr] Compiling polywrap-jsonref v0.1.0 [INFO] [stderr] Compiling wrap_manifest_schemas v0.1.11 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling polywrap_core v0.1.11 [INFO] [stderr] Compiling polywrap_plugin_implementor v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling polywrap_plugin v0.1.11 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling polywrap_wasm v0.1.11 [INFO] [stderr] Compiling polywrap_resolvers v0.1.11 [INFO] [stderr] Compiling polywrap_resolver_extensions v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling polywrap_tests_utils v0.1.11 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcY8kAb7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolywrap_tests_utils-39623af045b7e559,libpolywrap_plugin-bcab2489511017c1,libpolywrap_resolvers-6aa3a4f0a52651ab,libpolywrap_wasm-fe87e833c1eb770e,libwasmer-6d44cd8d861b1e91,libwat-3da0e4063fa593c7,libwast-c55d27254a30e380,libwasm_encoder-807cb3acbb832f59,libleb128-ae0983f084a091ac,libunicode_width-08b963676a6677c5,libwasmer_compiler_cranelift-14addfc2f4b7f0cd,libcranelift_frontend-417b8a69bc3d2368,librayon-518cecfd071ab8ee,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libeither-3b4351e3b18e236a,libcranelift_codegen-311f2149eed62c9b,libbumpalo-0652ea863830e32c,libarrayvec-41dcfe80309d7422,libcranelift_egraph-5e54210e3ee79e87,libcranelift_codegen_shared-33a8e911a2f80c4c,libregalloc2-de2af183beb494a2,liblog-d269868761ac548a,libslice_group_by-b241c40d2b1d4720,libfxhash-bf471bc75929f9a0,libgimli-19795f50b002659e,libfallible_iterator-1bf2f15d2c3f7b97,libcranelift_bforest-dc1c43f40f9ffa47,libcranelift_entity-3f1c260933c64622,libtracing-7527204e5d7a2827,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-1a3ec60ab2219351,libwasmer_compiler-b890ffb9f3fdbc4a,libwasmparser-1764fc22f2753c9f,libbitflags-e5e43afd9173212c,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libself_cell-54413ba780f3dceb,libwasmer_vm-d388af250b07e108,libcrossbeam_queue-f068d10e96971ec0,libregion-016f41d8ab869376,libbitflags-e2b4db6c651223da,libcorosensei-4afe3d04801869ee,libbacktrace-a60adaf676b6d130,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libobject-c7c2100912c0c2db,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-38aff716f5dc6a1c,libfnv-2d77ec4f6f971b24,libdashmap-3cc08b558e58aac1,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libmemoffset-3c8ed49e1d551200,libwasmer_types-14d79d788cb4bb00,libxxhash_rust-5cc7673d3bfda26c,libhex-28742b4ca144387c,libmore_asserts-35068358441b054b,libsha2-31415814429e93dc,libcpufeatures-471354fefbcaf2d8,libdigest-90a5b5a98da56442,libsubtle-ca7024fc66e4388f,libblock_buffer-2f09206f76a44079,libcrypto_common-9aa69d5f84bd4b2c,libgeneric_array-848ed4cf1c6a565e,libtypenum-4b32722807e2cb87,libenum_iterator-748692430da5acd9,libtarget_lexicon-987b16d48fb6fa8d,libenumset-2fce70e5a1b61f0b,librkyv-5ba148ca0c9499e4,librend-abe1314b1c9e33c3,libindexmap-1f7c6c90b7f3d463,libhashbrown-ae94f467f81cb8da,libahash-88fa6b19256b7ba1,libgetrandom-496cf1ff50bb5357,libseahash-c7c9833d5abc2ba8,libbytecheck-1846bfa61d1f424c,libsimdutf8-303f9ada2e9da805,libptr_meta-66176b99e78d68e9,libshared_buffer-a0656d8e3f4eaeb7,libmemmap2-eeb126f7083e4e69,libbytes-ff5aca13e3e348ea,libpolywrap_core-7fb1e3b01241202e,libpolywrap_uri-e87bfddcb72e30e9,libwrap_manifest_schemas-1c3785bfe694b852,libsemver-69fc3fcf094650b6,libjsonschema-a92ea72d99a9f8a0,libiso8601-778b3d85cfffd806,libnom-9d8b320e848c5094,libbytecount-104a505dd9bbb58d,libbase64-b5296a10b8334a2c,libanyhow-d0824aa9c7568042,libtime-7981162022e0f764,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libparking_lot-d6a4bb1a55ffda41,libparking_lot_core-8bf0a513f19b0977,liblock_api-0b324202ce05dd36,libscopeguard-e80a2b0b1f686274,libfraction-efeb75c5da67e0fb,liblazy_static-b3603208c0de2608,libnum-bb9493fe9ca8de97,libnum_iter-4ed806b1bdd356cc,libnum_rational-14b2b904d8d3f10f,libnum_complex-03ac56cf12d81041,libuuid-c4eaed8d89179c39,libnum_cmp-17522be2d14919c0,libfancy_regex-6e09a5dc7a13a051,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libbit_set-dcb7ca7fcfcd41cc,libbit_vec-8e677f8183f998ef,libahash-d3fc3178bc071320,libgetrandom-199302e783f9602f,liblibc-da52938bfe154f8f,libonce_cell-028ded5f5e4e9236,libcfg_if-5af52f617df93f8f,libzerocopy-d63fa3ee501f27da,liburl-81db805c1163ec79,libidna-bf89e049d120c814,libidna_adapter-adff22a8c93e3c88,libicu_properties-63b60a27ff7c32bc,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-03d16a5138c5d4b2,libsmallvec-2a25c8c01d4c2d5b,libicu_normalizer_data-f729f0375d518e03,libicu_collections-476b8054319a6a44,libutf8_iter-0d9be7b316c2b184,libpotential_utf-c1445e4468aff2b7,libicu_provider-5f1eb5f96f5f9d5b,libicu_locale_core-ac1d87509dd4eba9,libtinystr-106c46fbeec66000,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-cbf95d3511ebf245,libzerotrie-a66ce10d07cd2653,libyoke-cba1d4027c7e9e44,libstable_deref_trait-2e8a51880becee83,libzerofrom-e161508bbee50a1f,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libpolywrap_msgpack_serde-dcba625e37c00e14,libthiserror-fb02d81ecd3e316d,libserde_bytes-21e1460d7565c894,libbigdecimal-14cdfac46bd467a8,libserde_json-d72a2cf0078a6f3d,libmemchr-9b3f20cfb3ebd3b2,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libnum_bigint-12a8c7c615f83cc6,libnum_integer-5b6ac14ce642ff72,libnum_traits-8434f84c7e6b85f7,libbyteorder-1efcbe4f07366651,libserde-644b9894b1629dec,libserde_core-365391bf3dd30696}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcY8kAb7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8140ea5c6f5d2ebb/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-1458b847cc73aa3f/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-bc1a5775628e9efa/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/polywrap_resolver_extensions-f620872e8cb24278" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: __rust_probestack [INFO] [stdout] >>> referenced by libcalls.rs:668 (src/libcalls.rs:668) [INFO] [stdout] >>> wasmer_vm-d388af250b07e108.wasmer_vm.5ad87827896ae125-cgu.12.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-d388af250b07e108.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polywrap_resolver_extensions` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "76319cc2ef61d9c1567b4d2aa13be86b7a83c524b1f5660e77a47ca7bdb5e09a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76319cc2ef61d9c1567b4d2aa13be86b7a83c524b1f5660e77a47ca7bdb5e09a", kill_on_drop: false }` [INFO] [stdout] 76319cc2ef61d9c1567b4d2aa13be86b7a83c524b1f5660e77a47ca7bdb5e09a