[INFO] cloning repository https://github.com/obeli-sk/demo-stargazers
[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/demo-stargazers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobeli-sk%2Fdemo-stargazers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobeli-sk%2Fdemo-stargazers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24a5452f1dd45528b69bc51e179021e283ce106d
[INFO] testing obeli-sk/demo-stargazers 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%2Fdemo-stargazers" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/obeli-sk/demo-stargazers
[INFO] finished tweaking git repo https://github.com/obeli-sk/demo-stargazers
[INFO] tweaked toml for git repo https://github.com/obeli-sk/demo-stargazers written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obeli-sk/demo-stargazers 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/demo-stargazers 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d464786d15afc46a767f6953fcf62ecc79d876f4dd7319070ba60f09536d0c8
[INFO] running `Command { std: "docker" "start" "-a" "9d464786d15afc46a767f6953fcf62ecc79d876f4dd7319070ba60f09536d0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d464786d15afc46a767f6953fcf62ecc79d876f4dd7319070ba60f09536d0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d464786d15afc46a767f6953fcf62ecc79d876f4dd7319070ba60f09536d0c8", kill_on_drop: false }`
[INFO] [stdout] 9d464786d15afc46a767f6953fcf62ecc79d876f4dd7319070ba60f09536d0c8
[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=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] 8884f082d77a5570070082534cd9c5add8923f5835220aaa21543b0d30c7f55e
[INFO] running `Command { std: "docker" "start" "-a" "8884f082d77a5570070082534cd9c5add8923f5835220aaa21543b0d30c7f55e", kill_on_drop: false }`
[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 hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling wit-bindgen-rust v0.46.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.34.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.34.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.46.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.34.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling wit-bindgen v0.46.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.219.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling waki-macros v0.5.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cynic-codegen v3.12.0
[INFO] [stderr]    Compiling wasm-encoder v0.219.2
[INFO] [stderr]    Compiling wit-parser v0.219.2
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]    Compiling wasm-metadata v0.219.2
[INFO] [stderr]    Compiling wasm-metadata v0.239.0
[INFO] [stderr]    Compiling cynic-proc-macros v3.12.0
[INFO] [stderr]    Compiling activity-github-impl v0.1.0 (/opt/rustwide/workdir/activity/github/impl)
[INFO] [stderr]    Compiling wit-component v0.239.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.46.0
[INFO] [stderr]    Compiling cynic v3.12.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.34.0
[INFO] [stderr]    Compiling wit-component v0.219.2
[INFO] [stderr]    Compiling wit-bindgen v0.34.0
[INFO] [stderr]    Compiling waki v0.5.1
[INFO] [stderr]    Compiling workflow v0.1.0 (/opt/rustwide/workdir/workflow/stargazers/workflow-rs)
[INFO] [stderr]    Compiling activity-db-turso v0.1.0 (/opt/rustwide/workdir/activity/db/turso)
[INFO] [stderr]    Compiling activity-llm-openai v0.1.0 (/opt/rustwide/workdir/activity/llm/openai)
[INFO] [stderr]    Compiling webhook v0.1.0 (/opt/rustwide/workdir/webhook/webhook-rs)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcUudz8r/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUudz8r/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen-30f273f55c160cff,libfutures-3f6be40f273761a4,libfutures_executor-1a701d304056eabf,libfutures_util-89f515e471d33911,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libwaki-b1c069968980dbbf,libform_urlencoded-a7f44837bab5afab,libpercent_encoding-60965446a9af8f63,libserde_json-dfa6715ca78016e8,libmemchr-9be7e24c0cc6f173,libryu-a7164637bc4900ee,libwit_bindgen-da0c4f604d141df7,libwit_bindgen_rt-208330e780e8e715,libbitflags-7f84f37ac731566a,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libanyhow-eb07bcfe9a52a357,libserde-e4c1de71a429bf79,libserde_core-b6917df4d3e6d1df}.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/rustcUudz8r/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_llm_openai.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/rustcUudz8r/list:4: ; expected, but got stargazers:llm/llm
[INFO] [stdout]           >>>     stargazers:llm/llm#respond;
[INFO] [stdout]           >>>     ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `activity-llm-openai` (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/rustczaTYzL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustczaTYzL/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhex-13e08b3b00984ab7,libderive_more-95dcb86e83f7251b,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libcfg_if-ae1e883b62e8dab7,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libsubtle-2ae6a7038b9a0630,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libwit_bindgen-30f273f55c160cff,libfutures-3f6be40f273761a4,libfutures_executor-1a701d304056eabf,libfutures_util-89f515e471d33911,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libwaki-b1c069968980dbbf,libform_urlencoded-a7f44837bab5afab,libpercent_encoding-60965446a9af8f63,libserde_json-dfa6715ca78016e8,libmemchr-9be7e24c0cc6f173,libryu-a7164637bc4900ee,libwit_bindgen-da0c4f604d141df7,libwit_bindgen_rt-208330e780e8e715,libbitflags-7f84f37ac731566a,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libserde-e4c1de71a429bf79,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/rustczaTYzL/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.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/rustczaTYzL/list:3: ; expected, but got @
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#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` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcljhSBS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcljhSBS/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen-30f273f55c160cff,libfutures-3f6be40f273761a4,libfutures_executor-1a701d304056eabf,libfutures_util-89f515e471d33911,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libhumantime-645db651aace3b61,libwaki-b1c069968980dbbf,libform_urlencoded-a7f44837bab5afab,libpercent_encoding-60965446a9af8f63,libserde_json-dfa6715ca78016e8,libmemchr-9be7e24c0cc6f173,libryu-a7164637bc4900ee,libwit_bindgen-da0c4f604d141df7,libwit_bindgen_rt-208330e780e8e715,libbitflags-7f84f37ac731566a,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libanyhow-eb07bcfe9a52a357,libserde-e4c1de71a429bf79,libserde_core-b6917df4d3e6d1df}.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/rustcljhSBS/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_db_turso.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/rustcljhSBS/list:4: ; expected, but got cabi_post_stargazers:db/user
[INFO] [stdout]           >>>     cabi_post_stargazers:db/user#add-star-get-description;
[INFO] [stdout]           >>>     ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `activity-db-turso` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc1jDtBY/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1jDtBY/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen-30f273f55c160cff,libfutures-3f6be40f273761a4,libfutures_executor-1a701d304056eabf,libfutures_util-89f515e471d33911,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libbitflags-7f84f37ac731566a}.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/rustc1jDtBY/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/libworkflow.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/rustc1jDtBY/list:4: ; expected, but got cabi_post_stargazers:workflow/workflow
[INFO] [stdout]           >>>     cabi_post_stargazers:workflow/workflow#backfill-parallel;
[INFO] [stdout]           >>>     ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `workflow` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustce8ks1U/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustce8ks1U/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen-30f273f55c160cff,libfutures-3f6be40f273761a4,libfutures_executor-1a701d304056eabf,libfutures_util-89f515e471d33911,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libwaki-b1c069968980dbbf,libform_urlencoded-a7f44837bab5afab,libpercent_encoding-60965446a9af8f63,libserde_json-dfa6715ca78016e8,libmemchr-9be7e24c0cc6f173,libryu-a7164637bc4900ee,libwit_bindgen-da0c4f604d141df7,libwit_bindgen_rt-208330e780e8e715,libbitflags-7f84f37ac731566a,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libanyhow-eb07bcfe9a52a357,libcynic-edd0073843687ce6,libthiserror-a23228647dacb0fc,libref_cast-c3473158a7223827,libstatic_assertions-f0217ecdd817a834,libserde-e4c1de71a429bf79,libserde_core-b6917df4d3e6d1df}.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/rustce8ks1U/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_github_impl.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/rustce8ks1U/list:4: ; expected, but got cabi_post_stargazers:github/account
[INFO] [stdout]           >>>     cabi_post_stargazers:github/account#list-stargazers;
[INFO] [stdout]           >>>     ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `activity-github-impl` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8884f082d77a5570070082534cd9c5add8923f5835220aaa21543b0d30c7f55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8884f082d77a5570070082534cd9c5add8923f5835220aaa21543b0d30c7f55e", kill_on_drop: false }`
[INFO] [stdout] 8884f082d77a5570070082534cd9c5add8923f5835220aaa21543b0d30c7f55e
