[INFO] fetching crate shopify_function 2.0.3... [INFO] checking shopify_function-2.0.3 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate shopify_function 2.0.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate shopify_function 2.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate shopify_function 2.0.3 [INFO] tweaked toml for crates.io crate shopify_function 2.0.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shopify_function 2.0.3 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] crate crates.io crate shopify_function 2.0.3 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fa0b4a8d710edc62c6e60327f9a24686519b362efac6704061cf967810f0f3a5 [INFO] running `Command { std: "docker" "start" "-a" "fa0b4a8d710edc62c6e60327f9a24686519b362efac6704061cf967810f0f3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa0b4a8d710edc62c6e60327f9a24686519b362efac6704061cf967810f0f3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0b4a8d710edc62c6e60327f9a24686519b362efac6704061cf967810f0f3a5", kill_on_drop: false }` [INFO] [stdout] fa0b4a8d710edc62c6e60327f9a24686519b362efac6704061cf967810f0f3a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 596b7a2ffc1f20d4b818819a7a0e594dc9fb633d87b16972fcf6c3d3fd54121f [INFO] running `Command { std: "docker" "start" "-a" "596b7a2ffc1f20d4b818819a7a0e594dc9fb633d87b16972fcf6c3d3fd54121f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling convert_case v0.9.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling bluejay-core v0.3.1 [INFO] [stderr] Checking shopify_function_wasm_api_core v0.2.0 [INFO] [stderr] Checking shopify_function_provider v2.0.1 [INFO] [stderr] Checking shopify_function_wasm_api v0.3.1 [INFO] [stderr] Compiling bluejay-parser v0.3.1 [INFO] [stderr] Compiling bluejay-validator v0.3.1 [INFO] [stderr] Compiling bluejay-typegen-codegen v0.3.1 [INFO] [stderr] Compiling shopify_function_macro v2.0.3 [INFO] [stderr] Checking shopify_function v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.32s [INFO] running `Command { std: "docker" "inspect" "596b7a2ffc1f20d4b818819a7a0e594dc9fb633d87b16972fcf6c3d3fd54121f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596b7a2ffc1f20d4b818819a7a0e594dc9fb633d87b16972fcf6c3d3fd54121f", kill_on_drop: false }` [INFO] [stdout] 596b7a2ffc1f20d4b818819a7a0e594dc9fb633d87b16972fcf6c3d3fd54121f