[INFO] fetching crate spin-sqlite-connection 0.1.1... [INFO] checking spin-sqlite-connection-0.1.1 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate spin-sqlite-connection 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate spin-sqlite-connection 0.1.1 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spin-sqlite-connection 0.1.1 [INFO] finished tweaking crates.io crate spin-sqlite-connection 0.1.1 [INFO] tweaked toml for crates.io crate spin-sqlite-connection 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding libsqlite3-sys v0.28.0 (latest: v0.30.1) [INFO] [stderr] Adding rusqlite v0.31.0 (latest: v0.32.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding wasm-encoder v0.38.1 (latest: v0.216.0) [INFO] [stderr] Adding wasm-encoder v0.41.2 (latest: v0.216.0) [INFO] [stderr] Adding wasm-metadata v0.10.20 (latest: v0.216.0) [INFO] [stderr] Adding wasmparser v0.118.2 (latest: v0.216.0) [INFO] [stderr] Adding wasmparser v0.121.2 (latest: v0.216.0) [INFO] [stderr] Adding wit-bindgen v0.16.0 (latest: v0.30.0) [INFO] [stderr] Adding wit-bindgen-core v0.16.0 (latest: v0.30.0) [INFO] [stderr] Adding wit-bindgen-rust v0.16.0 (latest: v0.30.0) [INFO] [stderr] Adding wit-bindgen-rust-macro v0.16.0 (latest: v0.30.0) [INFO] [stderr] Adding wit-component v0.18.2 (latest: v0.216.0) [INFO] [stderr] Adding wit-parser v0.13.2 (latest: v0.216.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin-sdk v3.0.1 [INFO] [stderr] Downloaded id-arena v2.2.1 [INFO] [stderr] Downloaded wit-parser v0.13.2 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.16.0 [INFO] [stderr] Downloaded wasm-metadata v0.10.20 [INFO] [stderr] Downloaded wasmparser v0.118.2 [INFO] [stderr] Downloaded wit-bindgen-core v0.16.0 [INFO] [stderr] Downloaded smartcow v0.2.1 [INFO] [stderr] Downloaded routefinder v0.5.4 [INFO] [stderr] Downloaded spin-macro v3.0.1 [INFO] [stderr] Downloaded spin-executor v3.0.1 [INFO] [stderr] Downloaded wit-bindgen-rust v0.16.0 [INFO] [stderr] Downloaded wasm-encoder v0.38.1 [INFO] [stderr] Downloaded wasm-encoder v0.41.2 [INFO] [stderr] Downloaded wasmparser v0.121.2 [INFO] [stderr] Downloaded wit-component v0.18.2 [INFO] [stderr] Downloaded wit-bindgen v0.16.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6114000bd5a4e7b75786a85615f3b3113472704c808cba291c34bf3965fda4e7 [INFO] running `Command { std: "docker" "start" "-a" "6114000bd5a4e7b75786a85615f3b3113472704c808cba291c34bf3965fda4e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6114000bd5a4e7b75786a85615f3b3113472704c808cba291c34bf3965fda4e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6114000bd5a4e7b75786a85615f3b3113472704c808cba291c34bf3965fda4e7", kill_on_drop: false }` [INFO] [stdout] 6114000bd5a4e7b75786a85615f3b3113472704c808cba291c34bf3965fda4e7 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 122dbfbb666ef178da643520d73cf018e3f7165ca2a14f90e2c05b356bcbba73 [INFO] running `Command { std: "docker" "start" "-a" "122dbfbb666ef178da643520d73cf018e3f7165ca2a14f90e2c05b356bcbba73", kill_on_drop: false }` [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling spin-sdk v3.0.1 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking routefinder v0.5.4 [INFO] [stderr] Compiling spin-sqlite-connection v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling spin-macro v3.0.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmparser v0.118.2 [INFO] [stderr] Compiling wit-parser v0.13.2 [INFO] [stderr] Compiling wasm-metadata v0.10.20 [INFO] [stderr] Compiling wit-component v0.18.2 [INFO] [stderr] Compiling wit-bindgen-core v0.16.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.16.0 [INFO] [stderr] Checking wit-bindgen v0.16.0 [INFO] [stderr] Checking spin-executor v3.0.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.23s [INFO] running `Command { std: "docker" "inspect" "122dbfbb666ef178da643520d73cf018e3f7165ca2a14f90e2c05b356bcbba73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122dbfbb666ef178da643520d73cf018e3f7165ca2a14f90e2c05b356bcbba73", kill_on_drop: false }` [INFO] [stdout] 122dbfbb666ef178da643520d73cf018e3f7165ca2a14f90e2c05b356bcbba73 [INFO] checking spin-sqlite-connection-0.1.1 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate spin-sqlite-connection 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate spin-sqlite-connection 0.1.1 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spin-sqlite-connection 0.1.1 [INFO] finished tweaking crates.io crate spin-sqlite-connection 0.1.1 [INFO] tweaked toml for crates.io crate spin-sqlite-connection 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding libsqlite3-sys v0.28.0 (latest: v0.30.1) [INFO] [stderr] Adding rusqlite v0.31.0 (latest: v0.32.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding wasm-encoder v0.38.1 (latest: v0.216.0) [INFO] [stderr] Adding wasm-encoder v0.41.2 (latest: v0.216.0) [INFO] [stderr] Adding wasm-metadata v0.10.20 (latest: v0.216.0) [INFO] [stderr] Adding wasmparser v0.118.2 (latest: v0.216.0) [INFO] [stderr] Adding wasmparser v0.121.2 (latest: v0.216.0) [INFO] [stderr] Adding wit-bindgen v0.16.0 (latest: v0.30.0) [INFO] [stderr] Adding wit-bindgen-core v0.16.0 (latest: v0.30.0) [INFO] [stderr] Adding wit-bindgen-rust v0.16.0 (latest: v0.30.0) [INFO] [stderr] Adding wit-bindgen-rust-macro v0.16.0 (latest: v0.30.0) [INFO] [stderr] Adding wit-component v0.18.2 (latest: v0.216.0) [INFO] [stderr] Adding wit-parser v0.13.2 (latest: v0.216.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c953f1549e1ba2e5c809aec56e5e2f859b71b600fc78976b836f7d9c379a6f95 [INFO] running `Command { std: "docker" "start" "-a" "c953f1549e1ba2e5c809aec56e5e2f859b71b600fc78976b836f7d9c379a6f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c953f1549e1ba2e5c809aec56e5e2f859b71b600fc78976b836f7d9c379a6f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c953f1549e1ba2e5c809aec56e5e2f859b71b600fc78976b836f7d9c379a6f95", kill_on_drop: false }` [INFO] [stdout] c953f1549e1ba2e5c809aec56e5e2f859b71b600fc78976b836f7d9c379a6f95 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fd8549d126efe76fcee24182d418f232d5c31e1c659a717b187db140daed877 [INFO] running `Command { std: "docker" "start" "-a" "6fd8549d126efe76fcee24182d418f232d5c31e1c659a717b187db140daed877", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling spin-sdk v3.0.1 [INFO] [stderr] Compiling spin-sqlite-connection v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking routefinder v0.5.4 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling spin-macro v3.0.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmparser v0.118.2 [INFO] [stderr] Compiling wit-parser v0.13.2 [INFO] [stderr] Compiling wasm-metadata v0.10.20 [INFO] [stderr] Compiling wit-component v0.18.2 [INFO] [stderr] Compiling wit-bindgen-core v0.16.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.16.0 [INFO] [stderr] Checking wit-bindgen v0.16.0 [INFO] [stderr] Checking spin-executor v3.0.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.55s [INFO] running `Command { std: "docker" "inspect" "6fd8549d126efe76fcee24182d418f232d5c31e1c659a717b187db140daed877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd8549d126efe76fcee24182d418f232d5c31e1c659a717b187db140daed877", kill_on_drop: false }` [INFO] [stdout] 6fd8549d126efe76fcee24182d418f232d5c31e1c659a717b187db140daed877