[INFO] cloning repository https://github.com/Naveax/Server-fix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Naveax/Server-fix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaveax%2FServer-fix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaveax%2FServer-fix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4139c44076dc943d13eb88d854f70a180748c6de
[INFO] checking Naveax/Server-fix against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaveax%2FServer-fix" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Naveax/Server-fix
[INFO] finished tweaking git repo https://github.com/Naveax/Server-fix
[INFO] tweaked toml for git repo https://github.com/Naveax/Server-fix written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Naveax/Server-fix on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Naveax/Server-fix 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 306164b1ea8012025e3114b073a5da03c3a8fa06cac2f3acdcd37794fd931048
[INFO] running `Command { std: "docker" "start" "-a" "306164b1ea8012025e3114b073a5da03c3a8fa06cac2f3acdcd37794fd931048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "306164b1ea8012025e3114b073a5da03c3a8fa06cac2f3acdcd37794fd931048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306164b1ea8012025e3114b073a5da03c3a8fa06cac2f3acdcd37794fd931048", kill_on_drop: false }`
[INFO] [stdout] 306164b1ea8012025e3114b073a5da03c3a8fa06cac2f3acdcd37794fd931048
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a385e1f262d3d2b86de75671cef2c91f19c21721add91bcd4334ef2aa867248
[INFO] running `Command { std: "docker" "start" "-a" "1a385e1f262d3d2b86de75671cef2c91f19c21721add91bcd4334ef2aa867248", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking nx_metrics v0.1.0 (/opt/rustwide/workdir/crates/nx_metrics)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking nx_netio v0.1.0 (/opt/rustwide/workdir/crates/nx_netio)
[INFO] [stderr]     Checking nx_fbs_guard v0.1.0 (/opt/rustwide/workdir/crates/nx_fbs_guard)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking nx_proxy v0.1.0 (/opt/rustwide/workdir/crates/nx_proxy)
[INFO] [stderr]     Checking nx_bench v0.1.0 (/opt/rustwide/workdir/crates/nx_bench)
[INFO] [stderr]     Checking nx_fuzz v0.1.0 (/opt/rustwide/workdir/crates/nx_fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.94s
[INFO] running `Command { std: "docker" "inspect" "1a385e1f262d3d2b86de75671cef2c91f19c21721add91bcd4334ef2aa867248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a385e1f262d3d2b86de75671cef2c91f19c21721add91bcd4334ef2aa867248", kill_on_drop: false }`
[INFO] [stdout] 1a385e1f262d3d2b86de75671cef2c91f19c21721add91bcd4334ef2aa867248
