[INFO] cloning repository https://github.com/Archisman-Mridha/wasmtime-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Archisman-Mridha/wasmtime-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchisman-Mridha%2Fwasmtime-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchisman-Mridha%2Fwasmtime-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5dffdd70efa61a272056be646594fee31a84f2ec
[INFO] testing Archisman-Mridha/wasmtime-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchisman-Mridha%2Fwasmtime-example" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Archisman-Mridha/wasmtime-example
[INFO] finished tweaking git repo https://github.com/Archisman-Mridha/wasmtime-example
[INFO] tweaked toml for git repo https://github.com/Archisman-Mridha/wasmtime-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Archisman-Mridha/wasmtime-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Archisman-Mridha/wasmtime-example 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d58bb86a6f68394e08a5d1994a4a96f891fa24a0214e3d0fbc566a678b453883
[INFO] running `Command { std: "docker" "start" "-a" "d58bb86a6f68394e08a5d1994a4a96f891fa24a0214e3d0fbc566a678b453883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d58bb86a6f68394e08a5d1994a4a96f891fa24a0214e3d0fbc566a678b453883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58bb86a6f68394e08a5d1994a4a96f891fa24a0214e3d0fbc566a678b453883", kill_on_drop: false }`
[INFO] [stdout] d58bb86a6f68394e08a5d1994a4a96f891fa24a0214e3d0fbc566a678b453883
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff4489c14996917f223a6c75ed163cf378d84bf1b3e628335694fe48c3d24c58
[INFO] running `Command { std: "docker" "start" "-a" "ff4489c14996917f223a6c75ed163cf378d84bf1b3e628335694fe48c3d24c58", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling wasmparser v0.225.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling wasm-encoder v0.225.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling wit-bindgen-rust v0.39.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.39.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.39.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling wit-parser v0.225.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling wasm-metadata v0.225.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.39.0
[INFO] [stderr]    Compiling wit-component v0.225.0
[INFO] [stderr]    Compiling wit-bindgen v0.39.0
[INFO] [stderr]    Compiling wasmtime-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `wasmtime-example` (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/rustcU2YQbb/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcU2YQbb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen-5f1ce797173f0ae2,libwit_bindgen_rt-33491d013c81b45b,libfutures-209e7d43f8ab0bdd,libfutures_executor-75deb292cd4d1be1,libfutures_util-e5d673edd2667b3f,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-bb3bea02536f003a,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libbitflags-96e56b993b11ae97,libvalidator-02ebb77b671ffb62,liburl-60cebe662cbf8ea2,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libregex-31672485c3c36ec4,libregex_automata-f511be22ba3c6666,libregex_syntax-2f734124a51b36fa,libonce_cell-5c42cc25c3567235,libidna-f565f0ce3b7ad5bd,libidna_adapter-b0c0141bc6417e15,libicu_normalizer-7415fc4e53621fa0,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-02fb28898cce062b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-aeb99e209d4c5d9d,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-e350dc2b9eea2365,libicu_provider-c02dbe596e8d8035,libicu_locid-eeb7a411bc958d5d,liblitemap-705c4d2af7d10c57,libtinystr-78ee396e38f86da0,libzerovec-1d81e57869141364,libwriteable-45c783735d88c2b0,libyoke-780a88f6b90c4938,libzerofrom-ebdb43e375903c54,libstable_deref_trait-e5f295e98f1b80b2,libserde_json-974071bf54167394,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-1fa9372b10ebf752}.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/rustcU2YQbb/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/libwasmtime_example.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/rustcU2YQbb/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_wasmtime-example:default/validators@1.0.0#validate-email;
[INFO] [stdout]           >>>                                                  ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff4489c14996917f223a6c75ed163cf378d84bf1b3e628335694fe48c3d24c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4489c14996917f223a6c75ed163cf378d84bf1b3e628335694fe48c3d24c58", kill_on_drop: false }`
[INFO] [stdout] ff4489c14996917f223a6c75ed163cf378d84bf1b3e628335694fe48c3d24c58
