[INFO] cloning repository https://github.com/DougAnderson444/wit-limbo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DougAnderson444/wit-limbo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fwit-limbo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fwit-limbo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d435cc618fb1be75d16b7b1e81f4b500220a184d
[INFO] testing DougAnderson444/wit-limbo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fwit-limbo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DougAnderson444/wit-limbo
[INFO] finished tweaking git repo https://github.com/DougAnderson444/wit-limbo
[INFO] tweaked toml for git repo https://github.com/DougAnderson444/wit-limbo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DougAnderson444/wit-limbo 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/DougAnderson444/wit-limbo 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] df77037595670c67689913621082a8ceda48347d6bc52dddd6bb4f4102bcc739
[INFO] running `Command { std: "docker" "start" "-a" "df77037595670c67689913621082a8ceda48347d6bc52dddd6bb4f4102bcc739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df77037595670c67689913621082a8ceda48347d6bc52dddd6bb4f4102bcc739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df77037595670c67689913621082a8ceda48347d6bc52dddd6bb4f4102bcc739", kill_on_drop: false }`
[INFO] [stdout] df77037595670c67689913621082a8ceda48347d6bc52dddd6bb4f4102bcc739
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c165f1edc41bb746dd84acaa8d1439b87086edd5a66f92efbbe7728ea8b21f26
[INFO] running `Command { std: "docker" "start" "-a" "c165f1edc41bb746dd84acaa8d1439b87086edd5a66f92efbbe7728ea8b21f26", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wit-bindgen-rt v0.39.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling cfg_block v0.1.1
[INFO] [stderr]    Compiling julian_day_converter v0.4.4
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling sqlite3-parser v0.13.0 (https://github.com/DougAnderson444/limbo.git?branch=wasm-unk-unk#35ee14f3)
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling limbo_macros v0.0.14 (https://github.com/DougAnderson444/limbo.git?branch=wasm-unk-unk#35ee14f3)
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling limbo_ext v0.0.14 (https://github.com/DougAnderson444/limbo.git?branch=wasm-unk-unk#35ee14f3)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[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 icu_properties v1.5.1
[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 git2 v0.20.0
[INFO] [stderr]    Compiling built v0.7.6
[INFO] [stderr]    Compiling limbo_core v0.0.14 (https://github.com/DougAnderson444/limbo.git?branch=wasm-unk-unk#35ee14f3)
[INFO] [stderr]    Compiling wit-limbo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bindings::exports::component::wit_limbo`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bindings::exports::component::wit_limbo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct Component {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 37 |     inner: Arc<Database>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw` is never read
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | struct InnerStatement {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout]  99 |     inner: RefCell<limbo_core::Statement>,
[INFO] [stdout] 100 |     raw: bool,
[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/rustchKTDNz/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchKTDNz/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwit_bindgen_rt-31524998649a6cd1,liblimbo_core-c3ea2c21c449f9ac,libmimalloc-42d6f7dc6c9382de,liblibmimalloc_sys-28611a7cfb2dd60e,libhex-28742b4ca144387c,libjulian_day_converter-3a399ee1a4a7afd7,libpolling-69a646770f31a80d,librustix-ab42c600da83da36,liblinux_raw_sys-f6b91318731ff030,liblibloading-df5cfb344c8aef33,librand-e0200d98292001c8,librand_chacha-ddeab25ff3ab4631,libppv_lite86-80c078088cb04fad,libzerocopy-0522965b646e3979,libbyteorder-7df9ab1ae37e1368,librand_core-700e34cbc44b7cdf,libgetrandom-3a6d95a65fbb326d,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libparking_lot-56be8e5d5bb198f3,libparking_lot_core-794caf132b8f11d1,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libcrossbeam_skiplist-eb79816433d91e9c,libcrossbeam_epoch-60829f35ae95858e,libcrossbeam_utils-ae913342a5a98c57,libtracing-d0cc15ee3db37ee8,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-317e67b18fd7e97d,libcfg_block-e86e6275b443a8c7,libchrono-228de810fa0a8c0f,libnum_traits-e621cc1bb1c4679c,libiana_time_zone-33839373f004bfb1,libsqlite3_parser-6366ecc46d8f1ea4,libphf-ef86ccf105c968b8,libphf_shared-09d59bb3d755b87d,libsiphasher-f4ddcf7845cbccbe,libstrum-1801879053c03cd9,libbitflags-0dbcd73e56b9cd85,libmiette-32b7061d4b8a1f68,libunicode_width-08b963676a6677c5,libindexmap-7a34578bd52a8484,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libmemchr-3ffe5f7a52883367,liblog-7d65fd516d3aa4e6,libuncased-5377d54b3e345a43,liblimbo_ext-9ac465aead09f55f,libfallible_iterator-b208eca984a9b185,libthiserror-839bdf68c2f9de58}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchKTDNz/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" "/opt/rustwide/target/debug/build/libmimalloc-sys-1ba428d136fd2224/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwit_limbo.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/rustchKTDNz/list:5: ; expected, but got component:wit-limbo/limbo
[INFO] [stdout]           >>>     component:wit-limbo/limbo#[constructor]database;
[INFO] [stdout]           >>>     ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wit-limbo` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c165f1edc41bb746dd84acaa8d1439b87086edd5a66f92efbbe7728ea8b21f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c165f1edc41bb746dd84acaa8d1439b87086edd5a66f92efbbe7728ea8b21f26", kill_on_drop: false }`
[INFO] [stdout] c165f1edc41bb746dd84acaa8d1439b87086edd5a66f92efbbe7728ea8b21f26
