[INFO] cloning repository https://github.com/sprainbrains/libsignal-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sprainbrains/libsignal-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsprainbrains%2Flibsignal-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsprainbrains%2Flibsignal-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 113e849d7620c7a0ad8aa29a43e6243026bfdb89 [INFO] building sprainbrains/libsignal-client against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsprainbrains%2Flibsignal-client" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sprainbrains/libsignal-client [INFO] finished tweaking git repo https://github.com/sprainbrains/libsignal-client [INFO] tweaked toml for git repo https://github.com/sprainbrains/libsignal-client written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sprainbrains/libsignal-client 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/sprainbrains/libsignal-client 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/signalapp/curve25519-dalek` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neon-macros v0.8.0 [INFO] [stderr] Downloaded neon-build v0.8.0 [INFO] [stderr] Downloaded log-panics v2.0.0 [INFO] [stderr] Downloaded oid v0.1.1 [INFO] [stderr] Downloaded zeroize v1.2.0 [INFO] [stderr] Downloaded neon-runtime v0.8.0 [INFO] [stderr] Downloaded linkme-impl v0.2.4 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded sha-1 v0.9.4 [INFO] [stderr] Downloaded picky-asn1-x509 v0.5.0 [INFO] [stderr] Downloaded picky-asn1-der v0.2.4 [INFO] [stderr] Downloaded openssl-sys v0.9.60 [INFO] [stderr] Downloaded picky v6.2.0 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded js-sys v0.3.47 [INFO] [stderr] Downloaded wasm-bindgen v0.2.70 [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded packed_simd v0.3.3 [INFO] [stderr] Downloaded openssl v0.10.32 [INFO] [stderr] Downloaded neon v0.8.0 [INFO] [stderr] Downloaded serde_json v1.0.62 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.70 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.2 [INFO] [stderr] Downloaded loom v0.4.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.2 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] [stderr] Downloaded serde_derive v1.0.123 [INFO] [stderr] Downloaded x25519-dalek v1.1.0 [INFO] [stderr] Downloaded backtrace v0.3.56 [INFO] [stderr] Downloaded rsa v0.3.0 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded web-sys v0.3.47 [INFO] [stderr] Downloaded rustversion v1.0.4 [INFO] [stderr] Downloaded generator v0.6.24 [INFO] [stderr] Downloaded unzip3 v1.0.0 [INFO] [stderr] Downloaded which v4.0.2 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded zeroize_derive v1.0.1 [INFO] [stderr] Downloaded linkme v0.2.4 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.70 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.70 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded cslice v0.2.0 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] [stderr] Downloaded prost-build v0.7.0 [INFO] [stderr] Downloaded picky-asn1 v0.3.1 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded num-bigint-dig v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 211ad071863481d2f717efe19b3f46a850b3031e6693d4c71902496a5ff8e48a [INFO] running `Command { std: "docker" "start" "-a" "211ad071863481d2f717efe19b3f46a850b3031e6693d4c71902496a5ff8e48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211ad071863481d2f717efe19b3f46a850b3031e6693d4c71902496a5ff8e48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211ad071863481d2f717efe19b3f46a850b3031e6693d4c71902496a5ff8e48a", kill_on_drop: false }` [INFO] [stdout] 211ad071863481d2f717efe19b3f46a850b3031e6693d4c71902496a5ff8e48a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6f121ec895686e35c63ceeda2aad8b1bb35c69d98fa4d02d9ccce8e868ada00a [INFO] running `Command { std: "docker" "start" "-a" "6f121ec895686e35c63ceeda2aad8b1bb35c69d98fa4d02d9ccce8e868ada00a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling polyval v0.4.2 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling signal-crypto v0.1.0 (/opt/rustwide/workdir/rust/crypto) [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling libsignal-protocol v0.1.0 (/opt/rustwide/workdir/rust/protocol) [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling oid v0.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 (https://github.com/signalapp/curve25519-dalek?branch=3.0.0-lizard2#2694ad3b) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling picky-asn1 v0.3.1 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling poksho v0.7.0 (/opt/rustwide/workdir/rust/poksho) [INFO] [stderr] Compiling picky-asn1-der v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling picky-asn1-x509 v0.5.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling picky v6.2.0 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling device-transfer v0.1.0 (/opt/rustwide/workdir/rust/device-transfer) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: picky-asn1-x509 v0.5.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6f121ec895686e35c63ceeda2aad8b1bb35c69d98fa4d02d9ccce8e868ada00a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f121ec895686e35c63ceeda2aad8b1bb35c69d98fa4d02d9ccce8e868ada00a", kill_on_drop: false }` [INFO] [stdout] 6f121ec895686e35c63ceeda2aad8b1bb35c69d98fa4d02d9ccce8e868ada00a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 35acdc60f28be72f9a465cabd3432382aeb1ce6cba498faddecbba8ecaf3ccc9 [INFO] running `Command { std: "docker" "start" "-a" "35acdc60f28be72f9a465cabd3432382aeb1ce6cba498faddecbba8ecaf3ccc9", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling poksho v0.7.0 (/opt/rustwide/workdir/rust/poksho) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.60` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-491f2d9848ddef4d/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=WASM32_WASIP1_OPENSSL_LIB_DIR [INFO] [stderr] WASM32_WASIP1_OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=WASM32_WASIP1_OPENSSL_INCLUDE_DIR [INFO] [stderr] WASM32_WASIP1_OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=WASM32_WASIP1_OPENSSL_DIR [INFO] [stderr] WASM32_WASIP1_OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_wasm32-wasip1 [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_wasm32_wasip1 [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_wasm32-wasip1 [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_wasm32_wasip1 [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_wasm32-wasip1 [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_wasm32_wasip1 [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] run pkg_config fail: "pkg-config has not been configured to support cross-compilation.\n\n Install a sysroot for the target platform and configure it via\n PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a\n cross-compiling wrapper for pkg-config and set it via\n PKG_CONFIG environment variable." [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (941) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.60/build/find_normal.rs:173:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Could not find directory of OpenSSL installation, and this `-sys` crate cannot [INFO] [stderr] proceed without this knowledge. If OpenSSL is installed and this crate had [INFO] [stderr] trouble finding it, you can set the `OPENSSL_DIR` environment variable for the [INFO] [stderr] compilation process. [INFO] [stderr] [INFO] [stderr] Make sure you also have the development packages of openssl installed. [INFO] [stderr] For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora. [INFO] [stderr] [INFO] [stderr] If you're in a situation where you think the directory *should* be found [INFO] [stderr] automatically, please open a bug at https://github.com/sfackler/rust-openssl [INFO] [stderr] and include information about your system as well as this message. [INFO] [stderr] [INFO] [stderr] $HOST = x86_64-unknown-linux-gnu [INFO] [stderr] $TARGET = wasm32-wasip1 [INFO] [stderr] openssl-sys = 0.9.60 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57d85ebe0222 - std[eb5e7c3022e1c620]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57d85ebe0222 - std[eb5e7c3022e1c620]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57d85ebe0222 - std[eb5e7c3022e1c620]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x57d85ebe0222 - <::print::DisplayBacktrace as core[450d67b459b4395d]::fmt::Display>::fmt [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x57d85ebf4e57 - ::fmt [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x57d85ebf4e57 - core[450d67b459b4395d]::fmt::write [INFO] [stderr] 6: 0x57d85ebe6a26 - std[eb5e7c3022e1c620]::io::default_write_fmt:: [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/io/mod.rs:614:11 [INFO] [stderr] 7: 0x57d85ebe6a26 - ::write_fmt [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/io/mod.rs:1969:13 [INFO] [stderr] 8: 0x57d85ebc1c0f - ::print [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x57d85ebc1c0f - std[eb5e7c3022e1c620]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x57d85ebdada1 - std[eb5e7c3022e1c620]::panicking::default_hook [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x57d85ebdaf5b - std[eb5e7c3022e1c620]::panicking::panic_with_hook [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x57d85eb2c72b - std[eb5e7c3022e1c620]::panicking::begin_panic::::{closure#0} [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x57d85eb346f6 - std[eb5e7c3022e1c620]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x57d85eb2c174 - std[eb5e7c3022e1c620]::panicking::begin_panic:: [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x57d85eb3215c - build_script_main[8040305a350617b4]::find_normal::find_openssl_dir [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.60/build/find_normal.rs:173:5 [INFO] [stderr] 16: 0x57d85eb2cfa0 - build_script_main[8040305a350617b4]::find_normal::get_openssl::{closure#0} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.60/build/find_normal.rs:15:68 [INFO] [stderr] 17: 0x57d85eb33cbc - >::unwrap_or_else:: [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/core/src/option.rs:1067:21 [INFO] [stderr] 18: 0x57d85eb30e8e - build_script_main[8040305a350617b4]::find_normal::get_openssl [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.60/build/find_normal.rs:15:50 [INFO] [stderr] 19: 0x57d85eb2d04a - build_script_main[8040305a350617b4]::find_openssl [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.60/build/main.rs:55:5 [INFO] [stderr] 20: 0x57d85eb2f501 - build_script_main[8040305a350617b4]::main [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.60/build/main.rs:63:34 [INFO] [stderr] 21: 0x57d85eb37bfb - >::call_once [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 22: 0x57d85eb3470e - std[eb5e7c3022e1c620]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/sys/backtrace.rs:160:18 [INFO] [stderr] 23: 0x57d85eb34bd1 - std[eb5e7c3022e1c620]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/rt.rs:206:18 [INFO] [stderr] 24: 0x57d85ebd9ee6 - <&dyn core[450d67b459b4395d]::ops::function::Fn<(), Output = i32> + core[450d67b459b4395d]::marker::Sync + core[450d67b459b4395d]::panic::unwind_safe::RefUnwindSafe as core[450d67b459b4395d]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x57d85ebd9ee6 - std[eb5e7c3022e1c620]::panicking::catch_unwind::do_call::<&dyn core[450d67b459b4395d]::ops::function::Fn<(), Output = i32> + core[450d67b459b4395d]::marker::Sync + core[450d67b459b4395d]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x57d85ebd9ee6 - std[eb5e7c3022e1c620]::panicking::catch_unwind:: + core[450d67b459b4395d]::marker::Sync + core[450d67b459b4395d]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x57d85ebd9ee6 - std[eb5e7c3022e1c620]::panic::catch_unwind::<&dyn core[450d67b459b4395d]::ops::function::Fn<(), Output = i32> + core[450d67b459b4395d]::marker::Sync + core[450d67b459b4395d]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x57d85ebd9ee6 - std[eb5e7c3022e1c620]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x57d85ebd9ee6 - std[eb5e7c3022e1c620]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:581:40 [INFO] [stderr] 30: 0x57d85ebd9ee6 - std[eb5e7c3022e1c620]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x57d85ebd9ee6 - std[eb5e7c3022e1c620]::panic::catch_unwind:: [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x57d85ebd9ee6 - std[eb5e7c3022e1c620]::rt::lang_start_internal [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x57d85eb345a7 - std[eb5e7c3022e1c620]::rt::lang_start::<()> [INFO] [stderr] at /rustc/23647e694de8d0904848ad068b2e0ec2dd098c37/library/std/src/rt.rs:205:5 [INFO] [stderr] 34: 0x57d85eb33a2e - main [INFO] [stderr] 35: 0x75b59e29a1ca - [INFO] [stderr] 36: 0x75b59e29a28b - __libc_start_main [INFO] [stderr] 37: 0x57d85eb2a5e5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "35acdc60f28be72f9a465cabd3432382aeb1ce6cba498faddecbba8ecaf3ccc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35acdc60f28be72f9a465cabd3432382aeb1ce6cba498faddecbba8ecaf3ccc9", kill_on_drop: false }` [INFO] [stdout] 35acdc60f28be72f9a465cabd3432382aeb1ce6cba498faddecbba8ecaf3ccc9