[INFO] fetching crate partiql-extension-value-functions 0.14.0...
[INFO] building partiql-extension-value-functions-0.14.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate partiql-extension-value-functions 0.14.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate partiql-extension-value-functions 0.14.0
[INFO] finished tweaking crates.io crate partiql-extension-value-functions 0.14.0
[INFO] tweaked toml for crates.io crate partiql-extension-value-functions 0.14.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate partiql-extension-value-functions 0.14.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate partiql-extension-value-functions 0.14.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3597c5f1ee71239a6f45c7110fe84aa17386823d8d6aeea7e98cab7a7af05e4d
[INFO] running `Command { std: "docker" "start" "-a" "3597c5f1ee71239a6f45c7110fe84aa17386823d8d6aeea7e98cab7a7af05e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3597c5f1ee71239a6f45c7110fe84aa17386823d8d6aeea7e98cab7a7af05e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3597c5f1ee71239a6f45c7110fe84aa17386823d8d6aeea7e98cab7a7af05e4d", kill_on_drop: false }`
[INFO] [stdout] 3597c5f1ee71239a6f45c7110fe84aa17386823d8d6aeea7e98cab7a7af05e4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e1c4c9609ce18417c105f0efd0be1e7c99f320ee928ae6496573593cde0b375
[INFO] running `Command { std: "docker" "start" "-a" "6e1c4c9609ce18417c105f0efd0be1e7c99f320ee928ae6496573593cde0b375", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling dyn-hash v0.2.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling partiql-common v0.14.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling delegate v0.9.0
[INFO] [stderr]    Compiling ion-rs v0.18.1
[INFO] [stderr]    Compiling partiql-types v0.14.0
[INFO] [stderr]    Compiling partiql-value v0.14.0
[INFO] [stderr]    Compiling partiql-logical v0.14.0
[INFO] [stderr]    Compiling partiql-catalog v0.14.0
[INFO] [stderr]    Compiling partiql-extension-value-functions v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.91s
[INFO] running `Command { std: "docker" "inspect" "6e1c4c9609ce18417c105f0efd0be1e7c99f320ee928ae6496573593cde0b375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e1c4c9609ce18417c105f0efd0be1e7c99f320ee928ae6496573593cde0b375", kill_on_drop: false }`
[INFO] [stdout] 6e1c4c9609ce18417c105f0efd0be1e7c99f320ee928ae6496573593cde0b375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a64a90e4b44e35c4c302f8cf55ab231bdda751d1d45d48dc4e5b22eb5e08991c
[INFO] running `Command { std: "docker" "start" "-a" "a64a90e4b44e35c4c302f8cf55ab231bdda751d1d45d48dc4e5b22eb5e08991c", kill_on_drop: false }`
[INFO] [stderr]    Compiling partiql-extension-value-functions v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "a64a90e4b44e35c4c302f8cf55ab231bdda751d1d45d48dc4e5b22eb5e08991c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64a90e4b44e35c4c302f8cf55ab231bdda751d1d45d48dc4e5b22eb5e08991c", kill_on_drop: false }`
[INFO] [stdout] a64a90e4b44e35c4c302f8cf55ab231bdda751d1d45d48dc4e5b22eb5e08991c
