[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchisman-Mridha%2Fwasmtime-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Archisman-Mridha/wasmtime-example on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5fe408b9ca9c3b1c112e9cc12ec90ce9a7a11f4c41d5bb8cab3e2a25556966e
[INFO] running `Command { std: "docker" "start" "-a" "b5fe408b9ca9c3b1c112e9cc12ec90ce9a7a11f4c41d5bb8cab3e2a25556966e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5fe408b9ca9c3b1c112e9cc12ec90ce9a7a11f4c41d5bb8cab3e2a25556966e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5fe408b9ca9c3b1c112e9cc12ec90ce9a7a11f4c41d5bb8cab3e2a25556966e", kill_on_drop: false }`
[INFO] [stdout] b5fe408b9ca9c3b1c112e9cc12ec90ce9a7a11f4c41d5bb8cab3e2a25556966e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3ab40eb5dc579e7d9a30d9afa0e156483b5dab3295a3187bab3e5017dc9cb51
[INFO] running `Command { std: "docker" "start" "-a" "e3ab40eb5dc579e7d9a30d9afa0e156483b5dab3295a3187bab3e5017dc9cb51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling wasmparser v0.225.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wasm-encoder v0.225.0
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling wit-bindgen-rust v0.39.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling wit-bindgen-rt v0.39.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.39.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex v1.11.1
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 wit-parser v0.225.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-bindgen-core v0.39.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 wasm-metadata v0.225.0
[INFO] [stderr]    Compiling validator v0.20.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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcnjVrHa/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnjVrHa/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen-a91dfb2e59683583.rlib,libwit_bindgen_rt-bae54316c3e6b3d3.rlib,libfutures-65a299a5b3bbb6ba.rlib,libfutures_executor-aa81c8079e468c41.rlib,libfutures_util-426df6ae9c1603d5.rlib,libfutures_io-5d05528a5f18af34.rlib,libslab-72d35c5b8bd97d50.rlib,libfutures_channel-a6ddfc3a5ae4d38c.rlib,libpin_project_lite-669ab13378d6d882.rlib,libfutures_sink-f8dacd06026eafa4.rlib,libfutures_task-3a4d5f580eabc392.rlib,libpin_utils-c09967ab85f7644d.rlib,libfutures_core-acf944544cf0ee49.rlib,libbitflags-0e25b40cae884d34.rlib,libvalidator-d4180f04526780f1.rlib,liburl-e634d215e5f50986.rlib,libform_urlencoded-12d3388ea4b57fa8.rlib,libpercent_encoding-f40e4cedd611aadc.rlib,libregex-4b4fe994b0eae6a2.rlib,libregex_automata-29de5b64a011ffe6.rlib,libregex_syntax-cc4ac34731a58e50.rlib,libonce_cell-d6d23378b97a3369.rlib,libidna-d12c4e0cdcc9f677.rlib,libidna_adapter-381d5b5530ec166e.rlib,libicu_normalizer-1809b072cdb13c44.rlib,libicu_normalizer_data-d298df27e89c9228.rlib,libwrite16-b88dd19464e685a3.rlib,libutf8_iter-23d7e85373f6cff1.rlib,libutf16_iter-643ec30cb2af80b0.rlib,libsmallvec-8fc8bf7c28cdfe73.rlib,libicu_properties-e0fa46c1f99b4fad.rlib,libicu_properties_data-56b01f2d3c78d6b2.rlib,libicu_locid_transform-477d906704355565.rlib,libicu_locid_transform_data-e5f8054e087971ab.rlib,libicu_collections-e7d46314c66931ac.rlib,libicu_provider-b4173cdb1b795a30.rlib,libicu_locid-e8d662af83b111de.rlib,liblitemap-860959f34b0cca7e.rlib,libtinystr-e32ca6b9c4b659f6.rlib,libzerovec-b6cffdd2d5edd2f7.rlib,libwriteable-582b488af5e0d095.rlib,libyoke-52cbd38c9a45d753.rlib,libzerofrom-2d04f6eb95d89936.rlib,libstable_deref_trait-103cc0cf99022c91.rlib,libserde_json-d25f164ccd3dda4c.rlib,libmemchr-608d6d24a619d2bf.rlib,libitoa-a56f380555f0f52c.rlib,libryu-f0a9e3af1c01c3d4.rlib,libserde-3ef07a8762b9ecbb.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnjVrHa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-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" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcnjVrHa/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] [stderr] error: could not compile `wasmtime-example` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e3ab40eb5dc579e7d9a30d9afa0e156483b5dab3295a3187bab3e5017dc9cb51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3ab40eb5dc579e7d9a30d9afa0e156483b5dab3295a3187bab3e5017dc9cb51", kill_on_drop: false }`
[INFO] [stdout] e3ab40eb5dc579e7d9a30d9afa0e156483b5dab3295a3187bab3e5017dc9cb51
