[INFO] fetching crate shopify_function 1.1.1... [INFO] building shopify_function-1.1.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate shopify_function 1.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate shopify_function 1.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate shopify_function 1.1.1 [INFO] tweaked toml for crates.io crate shopify_function 1.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shopify_function 1.1.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shopify_function 1.1.1 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shopify_function_macro v1.1.1 [INFO] [stderr] Downloaded shopify_function_wasm_api_core v0.1.0 [INFO] [stderr] Downloaded ariadne v0.5.1 [INFO] [stderr] Downloaded bluejay-core v0.3.1 [INFO] [stderr] Downloaded bluejay-typegen-codegen v0.3.1 [INFO] [stderr] Downloaded shopify_function_wasm_api v0.2.0 [INFO] [stderr] Downloaded bluejay-parser v0.3.1 [INFO] [stderr] Downloaded bluejay-validator v0.3.1 [INFO] [stderr] Downloaded shopify_function_provider v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eae394748ba052c1048974cdf42a341b73b49f3a5cc93e8c1bed7c9334c1df05 [INFO] running `Command { std: "docker" "start" "-a" "eae394748ba052c1048974cdf42a341b73b49f3a5cc93e8c1bed7c9334c1df05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eae394748ba052c1048974cdf42a341b73b49f3a5cc93e8c1bed7c9334c1df05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae394748ba052c1048974cdf42a341b73b49f3a5cc93e8c1bed7c9334c1df05", kill_on_drop: false }` [INFO] [stdout] eae394748ba052c1048974cdf42a341b73b49f3a5cc93e8c1bed7c9334c1df05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b4c01751a74f7ab62dda802ebbbc873c40ae02cd7c46aee7fd0bff72ac5c907 [INFO] running `Command { std: "docker" "start" "-a" "2b4c01751a74f7ab62dda802ebbbc873c40ae02cd7c46aee7fd0bff72ac5c907", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [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 thiserror v2.0.12 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling bluejay-core v0.3.1 [INFO] [stderr] Compiling shopify_function_wasm_api_core v0.1.0 [INFO] [stderr] Compiling shopify_function_provider v1.0.1 [INFO] [stderr] Compiling bluejay-parser v0.3.1 [INFO] [stderr] Compiling shopify_function_wasm_api v0.2.0 [INFO] [stderr] Compiling bluejay-validator v0.3.1 [INFO] [stderr] Compiling bluejay-typegen-codegen v0.3.1 [INFO] [stderr] Compiling shopify_function_macro v1.1.1 [INFO] [stderr] Compiling shopify_function v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.50s [INFO] running `Command { std: "docker" "inspect" "2b4c01751a74f7ab62dda802ebbbc873c40ae02cd7c46aee7fd0bff72ac5c907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4c01751a74f7ab62dda802ebbbc873c40ae02cd7c46aee7fd0bff72ac5c907", kill_on_drop: false }` [INFO] [stdout] 2b4c01751a74f7ab62dda802ebbbc873c40ae02cd7c46aee7fd0bff72ac5c907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 621b0d98236fb8d4ba957f95ad45392a24c64e70ad533c66ec3c30ab989fc5a2 [INFO] running `Command { std: "docker" "start" "-a" "621b0d98236fb8d4ba957f95ad45392a24c64e70ad533c66ec3c30ab989fc5a2", kill_on_drop: false }` [INFO] [stderr] Compiling shopify_function v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "621b0d98236fb8d4ba957f95ad45392a24c64e70ad533c66ec3c30ab989fc5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621b0d98236fb8d4ba957f95ad45392a24c64e70ad533c66ec3c30ab989fc5a2", kill_on_drop: false }` [INFO] [stdout] 621b0d98236fb8d4ba957f95ad45392a24c64e70ad533c66ec3c30ab989fc5a2