[INFO] fetching crate notedown-wasi 0.0.5...
[INFO] testing notedown-wasi-0.0.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate notedown-wasi 0.0.5 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate notedown-wasi 0.0.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.23.0
[INFO] [stderr]   Downloaded wasm-encoder v0.202.0
[INFO] [stderr]   Downloaded wit-parser v0.202.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.23.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.23.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.23.0
[INFO] [stderr]   Downloaded wit-bindgen v0.23.0
[INFO] [stderr]   Downloaded wasm-metadata v0.202.0
[INFO] [stderr]   Downloaded wit-component v0.202.0
[INFO] [stderr]   Downloaded wasmparser v0.202.0
[INFO] [stderr]   Downloaded spdx v0.10.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fb2f0bdb2b1cd9b52fc1b7b87091500e4e9cb178a77c8b2fc6778ac74b7c866
[INFO] running `Command { std: "docker" "start" "-a" "7fb2f0bdb2b1cd9b52fc1b7b87091500e4e9cb178a77c8b2fc6778ac74b7c866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fb2f0bdb2b1cd9b52fc1b7b87091500e4e9cb178a77c8b2fc6778ac74b7c866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb2f0bdb2b1cd9b52fc1b7b87091500e4e9cb178a77c8b2fc6778ac74b7c866", kill_on_drop: false }`
[INFO] [stdout] 7fb2f0bdb2b1cd9b52fc1b7b87091500e4e9cb178a77c8b2fc6778ac74b7c866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a2580a0263c16d6e7cb472db71593dab8ca1fa516683f1925d336d8d0dda3e0
[INFO] running `Command { std: "docker" "start" "-a" "4a2580a0263c16d6e7cb472db71593dab8ca1fa516683f1925d336d8d0dda3e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.23.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro 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-rt 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 zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling wit-parser v0.202.0
[INFO] [stderr]    Compiling wasm-metadata v0.202.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling wit-component v0.202.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.23.0
[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`, `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`, `avx512dq`, and `avx512f` and 369 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)]` 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)]` 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/rustcfLMNxs/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcfLMNxs/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen-c79e82c9798451b4,libwit_bindgen_rt-fc664d876aff8692,libbitflags-3bced5bc0df4c4ae,liburl-8b8709305124a406,libidna-e3cb62d2418efec5,libutf8_iter-311f0db35672adba,libidna_adapter-9948d98d2e6abd43,libicu_properties-4386962a073e76b1,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-7d3712bdfab4137b,libsmallvec-b17260dfb89eb1db,libicu_normalizer_data-c02881ae5176f208,libicu_collections-e1a425c8ea72362e,libpotential_utf-52ba6cc0949d0029,libicu_provider-4b08ddd879d77ce0,libicu_locale_core-7f1594f0500ff03e,libtinystr-5a07a37cdadeaa06,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-e542080518bbf5d2,libzerotrie-e89e387909a5fbb2,libyoke-124142feb9e4a584,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-cbd0cf80311d8e10,libform_urlencoded-e925e633bef949d6,libpercent_encoding-49f95825efd4c527,libserde-b165d0e3aaa025ac,libserde_core-489b2af3e367031f}.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/rustcfLMNxs/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/rustcfLMNxs/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" "4a2580a0263c16d6e7cb472db71593dab8ca1fa516683f1925d336d8d0dda3e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2580a0263c16d6e7cb472db71593dab8ca1fa516683f1925d336d8d0dda3e0", kill_on_drop: false }`
[INFO] [stdout] 4a2580a0263c16d6e7cb472db71593dab8ca1fa516683f1925d336d8d0dda3e0
