[INFO] fetching crate notedown-wasi 0.0.5...
[INFO] testing notedown-wasi-0.0.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate notedown-wasi 0.0.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate notedown-wasi 0.0.5
[INFO] finished tweaking crates.io crate notedown-wasi 0.0.5
[INFO] tweaked toml for crates.io crate notedown-wasi 0.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate notedown-wasi 0.0.5 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.7)
[INFO] [stderr]       Adding wit-bindgen v0.23.0 (available: v0.46.0)
[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-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ad522f7aec471e51885a265fb945499d0a24e025701c732130dfd61592ff26b
[INFO] running `Command { std: "docker" "start" "-a" "9ad522f7aec471e51885a265fb945499d0a24e025701c732130dfd61592ff26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ad522f7aec471e51885a265fb945499d0a24e025701c732130dfd61592ff26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ad522f7aec471e51885a265fb945499d0a24e025701c732130dfd61592ff26b", kill_on_drop: false }`
[INFO] [stdout] 9ad522f7aec471e51885a265fb945499d0a24e025701c732130dfd61592ff26b
[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=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] 18f75541ef1e139e1ac9eaaa31d6c6596149aa1fbec9e66b068d73f992b16a1a
[INFO] running `Command { std: "docker" "start" "-a" "18f75541ef1e139e1ac9eaaa31d6c6596149aa1fbec9e66b068d73f992b16a1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wit-bindgen-rust v0.23.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.23.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.23.0
[INFO] [stderr]    Compiling wasm-encoder v0.202.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling wasmparser v0.202.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling wit-parser v0.202.0
[INFO] [stderr]    Compiling wasm-metadata v0.202.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.23.0
[INFO] [stderr]    Compiling wit-component v0.202.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling wit-bindgen v0.23.0
[INFO] [stderr]    Compiling notedown-wasi v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `threads`
[INFO] [stdout]   --> src/exports/host.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |               assert!(!cfg!(target_feature = "threads"));
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/bindings/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn hack_unused(a: NotedownRoot, b: NotedownError) {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/bindings/mod.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn hack_unused(a: NotedownRoot, b: NotedownError) {
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `repr` is never read
[INFO] [stdout]   --> src/bindings/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct UrlNative {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 22 |     repr: url::Url,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToNotedown` is never used
[INFO] [stdout]  --> src/traits.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ToNotedown
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustck7fnxS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustck7fnxS/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen-d4f799863b03c8e5,libwit_bindgen_rt-732b943bcb631825,libbitflags-7f84f37ac731566a,liburl-8c4edb54a5c43629,libidna-ab0451c2b5098b73,libutf8_iter-51566bbad89f3a68,libidna_adapter-0281d8ff996a77d2,libicu_properties-51f6285f57996416,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-544e293f6547fbd6,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9306c1412b38ea7d,libpotential_utf-8da9b993105dd5cc,libicu_provider-409609aaf8b9c9d1,libicu_locale_core-dca0561aed9e13ca,libtinystr-fba6dd2707caac4e,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-089a380ce817a9dd,libzerotrie-651b56660b2a97ba,libyoke-6be034355292d033,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-9d4008055376f5f4,libform_urlencoded-590c892b9b17a898,libpercent_encoding-60965446a9af8f63,libserde-42d1d11d77bc828b,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/rustck7fnxS/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/libwasi_notedown.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/rustck7fnxS/list:3: ; expected, but got @
[INFO] [stdout]           >>>     notedown:core/syntax-tree@0.1.0#hack-unused;
[INFO] [stdout]           >>>                              ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `notedown-wasi` (lib) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "18f75541ef1e139e1ac9eaaa31d6c6596149aa1fbec9e66b068d73f992b16a1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f75541ef1e139e1ac9eaaa31d6c6596149aa1fbec9e66b068d73f992b16a1a", kill_on_drop: false }`
[INFO] [stdout] 18f75541ef1e139e1ac9eaaa31d6c6596149aa1fbec9e66b068d73f992b16a1a
