[INFO] fetching crate xarxa-sdk-rs 0.3.1...
[INFO] testing xarxa-sdk-rs-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate xarxa-sdk-rs 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate xarxa-sdk-rs 0.3.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate xarxa-sdk-rs 0.3.1
[INFO] tweaked toml for crates.io crate xarxa-sdk-rs 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xarxa-sdk-rs 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xarxa-sdk-rs 0.3.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 353712aa65f6f3678fa952b3794a8e0e1027a818499838ca0e8bb0101feefae8
[INFO] running `Command { std: "docker" "start" "-a" "353712aa65f6f3678fa952b3794a8e0e1027a818499838ca0e8bb0101feefae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "353712aa65f6f3678fa952b3794a8e0e1027a818499838ca0e8bb0101feefae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353712aa65f6f3678fa952b3794a8e0e1027a818499838ca0e8bb0101feefae8", kill_on_drop: false }`
[INFO] [stdout] 353712aa65f6f3678fa952b3794a8e0e1027a818499838ca0e8bb0101feefae8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efe55f459ccebe15702251c7671d451f735ff637c3a9440073e7cb4bb8e41f10
[INFO] running `Command { std: "docker" "start" "-a" "efe55f459ccebe15702251c7671d451f735ff637c3a9440073e7cb4bb8e41f10", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.46.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.46.0
[INFO] [stderr]    Compiling wit-bindgen v0.46.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling wasm-metadata v0.239.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.46.0
[INFO] [stderr]    Compiling wit-component v0.239.0
[INFO] [stderr]    Compiling xarxa-sdk-rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.62s
[INFO] running `Command { std: "docker" "inspect" "efe55f459ccebe15702251c7671d451f735ff637c3a9440073e7cb4bb8e41f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe55f459ccebe15702251c7671d451f735ff637c3a9440073e7cb4bb8e41f10", kill_on_drop: false }`
[INFO] [stdout] efe55f459ccebe15702251c7671d451f735ff637c3a9440073e7cb4bb8e41f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d9c8caeb14cff0f57c1c15914b00b966e11f625c37c1e5198f87309551929c5
[INFO] running `Command { std: "docker" "start" "-a" "6d9c8caeb14cff0f57c1c15914b00b966e11f625c37c1e5198f87309551929c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling xarxa-sdk-rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc90IJ0D/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc90IJ0D/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-34c1f067d8b4c4ea,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libxarxa_sdk_rs-38510f341d6570eb,libwit_bindgen-5007bf8242d8f47f,libfutures-e52fde174fbd07c3,libfutures_executor-50fe7a3ee0602839,libfutures_util-dd8b0ec8cee678fd,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-bb3bea02536f003a,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libbitflags-ae83ff7d8b19c6be,libserde-aa12d17319a490ce,libserde_core-89637146ece38bd9}.rlib" "<sysroot>/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" "/tmp/rustc90IJ0D/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/libbasic-ac7b5350d2ba78fa.so" "-Wl,--gc-sections" "-shared" "-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: /tmp/rustc90IJ0D/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_xarxa:api/workflow-ctrl@0.3.1#continue-workflow;
[INFO] [stdout]           >>>                                      ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xarxa-sdk-rs` (example "basic") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6d9c8caeb14cff0f57c1c15914b00b966e11f625c37c1e5198f87309551929c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9c8caeb14cff0f57c1c15914b00b966e11f625c37c1e5198f87309551929c5", kill_on_drop: false }`
[INFO] [stdout] 6d9c8caeb14cff0f57c1c15914b00b966e11f625c37c1e5198f87309551929c5
