[INFO] cloning repository https://github.com/obeli-sk/activity-flyio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obeli-sk/activity-flyio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobeli-sk%2Factivity-flyio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobeli-sk%2Factivity-flyio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f0b9201955042197a532a59aa55f689389097b6
[INFO] testing obeli-sk/activity-flyio against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobeli-sk%2Factivity-flyio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/obeli-sk/activity-flyio
[INFO] finished tweaking git repo https://github.com/obeli-sk/activity-flyio
[INFO] tweaked toml for git repo https://github.com/obeli-sk/activity-flyio written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obeli-sk/activity-flyio on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obeli-sk/activity-flyio 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24fcf49d22fb8e3b1057bac15feefcf7780e6479b54fd8a0e9ce8535d7832435
[INFO] running `Command { std: "docker" "start" "-a" "24fcf49d22fb8e3b1057bac15feefcf7780e6479b54fd8a0e9ce8535d7832435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24fcf49d22fb8e3b1057bac15feefcf7780e6479b54fd8a0e9ce8535d7832435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24fcf49d22fb8e3b1057bac15feefcf7780e6479b54fd8a0e9ce8535d7832435", kill_on_drop: false }`
[INFO] [stdout] 24fcf49d22fb8e3b1057bac15feefcf7780e6479b54fd8a0e9ce8535d7832435
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b164b8411d51908c9961fc445e03f9f03882dbe69ffe1de4fb3fa78558a4280a
[INFO] running `Command { std: "docker" "start" "-a" "b164b8411d51908c9961fc445e03f9f03882dbe69ffe1de4fb3fa78558a4280a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.46.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.46.0
[INFO] [stderr]    Compiling wit-bindgen v0.46.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wstd-macro v0.5.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[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 activity-fly-http v0.1.0 (/opt/rustwide/workdir/activity/fly-http/impl)
[INFO] [stderr]    Compiling wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]    Compiling wstd v0.5.6
[INFO] [stderr]    Compiling webhook-fly-secrets-updater v0.1.0 (/opt/rustwide/workdir/webhook/fly-secrets-updater/impl)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcWNur2n/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWNur2n/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwstd-e834836c476532b7,libasync_task-05c57d1f836b6944,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,libwasip2-d208669ff5788a7d,libwit_bindgen-860b37bdabcc412b,libfutures-e90807307814dbdb,libfutures_executor-9cfcb647c291bddf,libfutures_util-aff79da4846bc084,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-988ad4f1372ec905,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libbitflags-7f84f37ac731566a,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libpin_project_lite-72bf04572caa1c84,libserde-51d176bbd6352baa,libserde_core-b6917df4d3e6d1df,libanyhow-eb07bcfe9a52a357}.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/rustcWNur2n/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/deps/libwebhook_fly_secrets_updater.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/rustcWNur2n/list:3: ; expected, but got @
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.4#handle;
[INFO] [stdout]           >>>                               ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webhook-fly-secrets-updater` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcVGN86Y/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcVGN86Y/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libderive_more-9cff52ce92148359,libwstd-e834836c476532b7,libasync_task-05c57d1f836b6944,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,libwasip2-d208669ff5788a7d,libwit_bindgen-860b37bdabcc412b,libfutures-e90807307814dbdb,libfutures_executor-9cfcb647c291bddf,libfutures_util-aff79da4846bc084,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-988ad4f1372ec905,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libbitflags-7f84f37ac731566a,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libpin_project_lite-72bf04572caa1c84,libserde-51d176bbd6352baa,libserde_core-b6917df4d3e6d1df,libanyhow-eb07bcfe9a52a357}.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/rustcVGN86Y/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/deps/libactivity_fly_http.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/rustcVGN86Y/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_obelisk-flyio:activity-fly-http/apps@1.0.0-beta#delete;
[INFO] [stdout]           >>>                                                   ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `activity-fly-http` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b164b8411d51908c9961fc445e03f9f03882dbe69ffe1de4fb3fa78558a4280a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b164b8411d51908c9961fc445e03f9f03882dbe69ffe1de4fb3fa78558a4280a", kill_on_drop: false }`
[INFO] [stdout] b164b8411d51908c9961fc445e03f9f03882dbe69ffe1de4fb3fa78558a4280a
