[INFO] cloning repository https://github.com/myaple/fxpipe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myaple/fxpipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyaple%2Ffxpipe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyaple%2Ffxpipe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56f17c0cb3c2b42f7526d1436d1db5a7a6382d5a
[INFO] checking myaple/fxpipe against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyaple%2Ffxpipe" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/myaple/fxpipe
[INFO] finished tweaking git repo https://github.com/myaple/fxpipe
[INFO] tweaked toml for git repo https://github.com/myaple/fxpipe written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/myaple/fxpipe on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/myaple/fxpipe 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded poem-openapi v5.1.15
[INFO] [stderr]   Downloaded poem-openapi-derive v5.1.15
[INFO] [stderr]   Downloaded poem-derive v3.1.11
[INFO] [stderr]   Downloaded poem v3.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afc1082c47ba6f4cc3b825227e28478e467e18249e4016fb944a8d972bae2908
[INFO] running `Command { std: "docker" "start" "-a" "afc1082c47ba6f4cc3b825227e28478e467e18249e4016fb944a8d972bae2908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afc1082c47ba6f4cc3b825227e28478e467e18249e4016fb944a8d972bae2908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc1082c47ba6f4cc3b825227e28478e467e18249e4016fb944a8d972bae2908", kill_on_drop: false }`
[INFO] [stdout] afc1082c47ba6f4cc3b825227e28478e467e18249e4016fb944a8d972bae2908
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cca2c1819e98bd26937ca008fd49e3f87cd1a70508a603d8f5bd5741396912d0
[INFO] running `Command { std: "docker" "start" "-a" "cca2c1819e98bd26937ca008fd49e3f87cd1a70508a603d8f5bd5741396912d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling poem-derive v3.1.11
[INFO] [stderr]    Compiling poem-openapi-derive v5.1.15
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking poem v3.1.11
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking poem-openapi v5.1.15
[INFO] [stderr]     Checking fxpipe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ContentPart` is never used
[INFO] [stdout]   --> src/models.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum ContentPart {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ToolCall` is never constructed
[INFO] [stdout]   --> src/models.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ToolCall {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ToolCallValue` is never constructed
[INFO] [stdout]   --> src/models.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ToolCallValue {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ToolResult` is never constructed
[INFO] [stdout]   --> src/models.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ToolResult {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ToolResultItem` is never constructed
[INFO] [stdout]   --> src/models.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct ToolResultItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LogMessage` is never constructed
[INFO] [stdout]   --> src/models.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct LogMessage {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.98s
[INFO] running `Command { std: "docker" "inspect" "cca2c1819e98bd26937ca008fd49e3f87cd1a70508a603d8f5bd5741396912d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cca2c1819e98bd26937ca008fd49e3f87cd1a70508a603d8f5bd5741396912d0", kill_on_drop: false }`
[INFO] [stdout] cca2c1819e98bd26937ca008fd49e3f87cd1a70508a603d8f5bd5741396912d0
