[INFO] fetching crate pfm-sys 0.0.18+libpfm4.13.0-42d6d0c3... [INFO] building pfm-sys-0.0.18+libpfm4.13.0-42d6d0c3 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate pfm-sys 0.0.18+libpfm4.13.0-42d6d0c3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pfm-sys 0.0.18+libpfm4.13.0-42d6d0c3 [INFO] finished tweaking crates.io crate pfm-sys 0.0.18+libpfm4.13.0-42d6d0c3 [INFO] tweaked toml for crates.io crate pfm-sys 0.0.18+libpfm4.13.0-42d6d0c3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pfm-sys 0.0.18+libpfm4.13.0-42d6d0c3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.5 (available: v0.72.1) [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a1bc076ffcc91ec3d51623c20a06a29721530d4935544e303cfd849f78859496 [INFO] running `Command { std: "docker" "start" "-a" "a1bc076ffcc91ec3d51623c20a06a29721530d4935544e303cfd849f78859496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1bc076ffcc91ec3d51623c20a06a29721530d4935544e303cfd849f78859496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1bc076ffcc91ec3d51623c20a06a29721530d4935544e303cfd849f78859496", kill_on_drop: false }` [INFO] [stdout] a1bc076ffcc91ec3d51623c20a06a29721530d4935544e303cfd849f78859496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4d694b160939ee2c2a650b155140e5603b57fe04e3cfca8255506c21633d87f7 [INFO] running `Command { std: "docker" "start" "-a" "4d694b160939ee2c2a650b155140e5603b57fe04e3cfca8255506c21633d87f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pfm-sys v0.0.18+libpfm4.13.0-42d6d0c3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.49s [INFO] running `Command { std: "docker" "inspect" "4d694b160939ee2c2a650b155140e5603b57fe04e3cfca8255506c21633d87f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d694b160939ee2c2a650b155140e5603b57fe04e3cfca8255506c21633d87f7", kill_on_drop: false }` [INFO] [stdout] 4d694b160939ee2c2a650b155140e5603b57fe04e3cfca8255506c21633d87f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a48b868e04a3cda0f6a04f0722f55ecc73a45d1f5ed28192aa5b388d6a44f4ac [INFO] running `Command { std: "docker" "start" "-a" "a48b868e04a3cda0f6a04f0722f55ecc73a45d1f5ed28192aa5b388d6a44f4ac", kill_on_drop: false }` [INFO] [stderr] Compiling pfm-sys v0.0.18+libpfm4.13.0-42d6d0c3 (/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>" "-l" "pfm" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*,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/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/pfm_sys-9d13376f5ce0ec3a.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/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_perf_event_pmu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_perf_event.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_perf_event_raw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_x86_perf_event.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_perf_event.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_netburst_perf_event.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_perf_event.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_core.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_x86.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_x86_arch.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_atom.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_nhm_unc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_nhm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_wsm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snb_unc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivb_unc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hsw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_icl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_spr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_rapl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_cbo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_ha.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_imc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_pcu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_qpi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_ubo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_r2pcie.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_snbep_unc_r3qpi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_cbo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_ha.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_imc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_pcu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_qpi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_ubo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_r2pcie.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_r3qpi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_ivbep_unc_irp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_cbo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_ha.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_imc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_pcu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_qpi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_ubo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_r2pcie.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_r3qpi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_irp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_hswep_unc_sbo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_cbo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_ubo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_sbo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_ha.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_imc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_irp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_pcu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_qpi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_r2pcie.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_bdx_unc_r3qpi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_cha.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_iio.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_imc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_irp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_m2m.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_m3upi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_pcu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_ubo.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_skx_unc_upi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_knc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_slm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_tmt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_knl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_knl_unc_imc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_knl_unc_edc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_knl_unc_cha.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_knl_unc_m2pcie.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_glm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_intel_netburst.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_k7.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_k8.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam10h.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam11h.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam12h.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam14h.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam15h.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam17h.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam16h.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam19h.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_rapl.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/pfm-sys-16dd0b5cf929ff80/out/libpfm4/lib/libpfm.a: archive member 'pfmlib_amd64_fam19h_l3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pfm_sys-9d13376f5ce0ec3a.pfm_sys.998b5b5bc2d58d03-cgu.0.rcgu.o: undefined symbol: pfm_initialize [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pfm-sys` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a48b868e04a3cda0f6a04f0722f55ecc73a45d1f5ed28192aa5b388d6a44f4ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48b868e04a3cda0f6a04f0722f55ecc73a45d1f5ed28192aa5b388d6a44f4ac", kill_on_drop: false }` [INFO] [stdout] a48b868e04a3cda0f6a04f0722f55ecc73a45d1f5ed28192aa5b388d6a44f4ac