[INFO] cloning repository https://github.com/dsaxton/pq-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsaxton/pq-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsaxton%2Fpq-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsaxton%2Fpq-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13f57d88541e1ef6e85f9edaf4c6620a6ea465ef
[INFO] testing dsaxton/pq-utils against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsaxton%2Fpq-utils" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dsaxton/pq-utils
[INFO] finished tweaking git repo https://github.com/dsaxton/pq-utils
[INFO] tweaked toml for git repo https://github.com/dsaxton/pq-utils written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dsaxton/pq-utils on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dsaxton/pq-utils 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seq-macro v0.3.5
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded arrow-buffer v54.2.0
[INFO] [stderr]   Downloaded flatbuffers v24.12.23
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded arrow-cast v54.2.0
[INFO] [stderr]   Downloaded arrow-array v54.2.0
[INFO] [stderr]   Downloaded arrow-data v54.2.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded arrow-schema v54.2.0
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.5
[INFO] [stderr]   Downloaded arrow-select v54.2.0
[INFO] [stderr]   Downloaded clap_builder v4.5.30
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.5
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.5
[INFO] [stderr]   Downloaded parquet v54.2.0
[INFO] [stderr]   Downloaded brotli v7.0.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.2
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded arrow-ipc v54.2.0
[INFO] [stderr]   Downloaded lexical-util v1.0.6
[INFO] [stderr]   Downloaded lexical-write-float v1.0.5
[INFO] [stderr]   Downloaded clap v4.5.30
[INFO] [stderr]   Downloaded lexical-core v1.0.5
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 788de314d96e640f086d99b5cb4b67da47f1982fb81516d90a2568feb92cef15
[INFO] running `Command { std: "docker" "start" "-a" "788de314d96e640f086d99b5cb4b67da47f1982fb81516d90a2568feb92cef15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "788de314d96e640f086d99b5cb4b67da47f1982fb81516d90a2568feb92cef15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788de314d96e640f086d99b5cb4b67da47f1982fb81516d90a2568feb92cef15", kill_on_drop: false }`
[INFO] [stdout] 788de314d96e640f086d99b5cb4b67da47f1982fb81516d90a2568feb92cef15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7938431d14b8a235a2a6e30ae48d61f7325038aa5ebb24eabc9fb2ceae0c75a6
[INFO] running `Command { std: "docker" "start" "-a" "7938431d14b8a235a2a6e30ae48d61f7325038aa5ebb24eabc9fb2ceae0c75a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling arrow-schema v54.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v54.2.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling arrow-data v54.2.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling arrow-array v54.2.0
[INFO] [stderr]    Compiling arrow-select v54.2.0
[INFO] [stderr]    Compiling arrow-ipc v54.2.0
[INFO] [stderr]    Compiling arrow-cast v54.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling parquet v54.2.0
[INFO] [stderr]    Compiling pq-utils v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "7938431d14b8a235a2a6e30ae48d61f7325038aa5ebb24eabc9fb2ceae0c75a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7938431d14b8a235a2a6e30ae48d61f7325038aa5ebb24eabc9fb2ceae0c75a6", kill_on_drop: false }`
[INFO] [stdout] 7938431d14b8a235a2a6e30ae48d61f7325038aa5ebb24eabc9fb2ceae0c75a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5701167f40721c191b3ccc7509df6f43d2f8ebbc00d5142b2bb7b126740e2ea5
[INFO] running `Command { std: "docker" "start" "-a" "5701167f40721c191b3ccc7509df6f43d2f8ebbc00d5142b2bb7b126740e2ea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling pq-utils v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "5701167f40721c191b3ccc7509df6f43d2f8ebbc00d5142b2bb7b126740e2ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5701167f40721c191b3ccc7509df6f43d2f8ebbc00d5142b2bb7b126740e2ea5", kill_on_drop: false }`
[INFO] [stdout] 5701167f40721c191b3ccc7509df6f43d2f8ebbc00d5142b2bb7b126740e2ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c67bc9ea3c3a073c8d8c92e0b7b34167f31c8a0f3940e8fa2ae6a212d3974f9c
[INFO] running `Command { std: "docker" "start" "-a" "c67bc9ea3c3a073c8d8c92e0b7b34167f31c8a0f3940e8fa2ae6a212d3974f9c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pq_utils-b82ecc9105e10485)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c67bc9ea3c3a073c8d8c92e0b7b34167f31c8a0f3940e8fa2ae6a212d3974f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c67bc9ea3c3a073c8d8c92e0b7b34167f31c8a0f3940e8fa2ae6a212d3974f9c", kill_on_drop: false }`
[INFO] [stdout] c67bc9ea3c3a073c8d8c92e0b7b34167f31c8a0f3940e8fa2ae6a212d3974f9c
