[INFO] fetching crate libsql-wasmtime-bindings 0.2.2...
[INFO] checking libsql-wasmtime-bindings-0.2.2 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate libsql-wasmtime-bindings 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate libsql-wasmtime-bindings 0.2.2
[INFO] finished tweaking crates.io crate libsql-wasmtime-bindings 0.2.2
[INFO] tweaked toml for crates.io crate libsql-wasmtime-bindings 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libsql-wasmtime-bindings 0.2.2 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 247 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding wasmtime v9.0.4 (available: v40.0.1)
[INFO] [stderr]       Adding wasmtime-wasi v9.0.4 (available: v40.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fd540f1b544075642ea322afb5fd08c21aa175088a17cf603eccf7c4a752fc4
[INFO] running `Command { std: "docker" "start" "-a" "4fd540f1b544075642ea322afb5fd08c21aa175088a17cf603eccf7c4a752fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fd540f1b544075642ea322afb5fd08c21aa175088a17cf603eccf7c4a752fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd540f1b544075642ea322afb5fd08c21aa175088a17cf603eccf7c4a752fc4", kill_on_drop: false }`
[INFO] [stdout] 4fd540f1b544075642ea322afb5fd08c21aa175088a17cf603eccf7c4a752fc4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 486ad92ba67d98c95eb7b852b03877b0b7fe4e5367553e49cc7cf85733ff1eac
[INFO] running `Command { std: "docker" "start" "-a" "486ad92ba67d98c95eb7b852b03877b0b7fe4e5367553e49cc7cf85733ff1eac", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-isle v0.96.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.96.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.96.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling io-extras v0.17.4
[INFO] [stderr]     Checking regalloc2 v0.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cap-primitives v1.0.15
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking cranelift-control v0.96.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking wasmtime-asm-macros v9.0.4
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking wasm-encoder v0.244.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling wasmtime-cache v9.0.4
[INFO] [stderr]    Compiling cap-std v1.0.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling wasmtime-fiber v9.0.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]    Compiling wasmtime-runtime v9.0.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking wast v244.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v9.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling wasmtime v9.0.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling wasi-common v9.0.4
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking ittapi v0.3.5
[INFO] [stderr]    Compiling cap-fs-ext v1.0.15
[INFO] [stderr]    Compiling system-interface v0.25.9
[INFO] [stderr]     Checking cap-rand v1.0.15
[INFO] [stderr]    Compiling wasmtime-wasi v9.0.4
[INFO] [stderr]    Compiling cranelift-codegen v0.96.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]     Checking fs-set-times v0.19.2
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking cap-time-ext v1.0.15
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling wiggle-generate v9.0.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking wat v1.244.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking cranelift-entity v0.96.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling wiggle-macro v9.0.4
[INFO] [stderr]     Checking cranelift-bforest v0.96.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking wasmparser v0.103.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-jit-debug v9.0.4
[INFO] [stderr]     Checking wasmtime-types v9.0.4
[INFO] [stderr]     Checking wasmtime-environ v9.0.4
[INFO] [stderr]     Checking wasmtime-jit v9.0.4
[INFO] [stderr]     Checking cranelift-frontend v0.96.4
[INFO] [stderr]     Checking cranelift-native v0.96.4
[INFO] [stderr]     Checking wasmtime-cranelift-shared v9.0.4
[INFO] [stderr]     Checking cranelift-wasm v0.96.4
[INFO] [stderr]     Checking wasmtime-cranelift v9.0.4
[INFO] [stderr]     Checking wiggle v9.0.4
[INFO] [stderr]     Checking wasi-cap-std-sync v9.0.4
[INFO] [stderr]     Checking libsql-wasmtime-bindings v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/lib.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 |     unsafe { Box::from_raw(engine as *mut Engine) };
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 93 |     unsafe { let _ = Box::from_raw(engine as *mut Engine); };
[INFO] [stdout]    |              +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/lib.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |     unsafe { Box::from_raw(*module) };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 |     unsafe { let _ = Box::from_raw(*module); };
[INFO] [stdout]     |              +++++++                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/lib.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 |     unsafe { Box::from_raw(engine as *mut Engine) };
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 93 |     unsafe { let _ = Box::from_raw(engine as *mut Engine); };
[INFO] [stdout]    |              +++++++                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/lib.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |     unsafe { Box::from_raw(*module) };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 |     unsafe { let _ = Box::from_raw(*module); };
[INFO] [stdout]     |              +++++++                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.68s
[INFO] running `Command { std: "docker" "inspect" "486ad92ba67d98c95eb7b852b03877b0b7fe4e5367553e49cc7cf85733ff1eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "486ad92ba67d98c95eb7b852b03877b0b7fe4e5367553e49cc7cf85733ff1eac", kill_on_drop: false }`
[INFO] [stdout] 486ad92ba67d98c95eb7b852b03877b0b7fe4e5367553e49cc7cf85733ff1eac
