[INFO] cloning repository https://github.com/kanywst/p1ng0r4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanywst/p1ng0r4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanywst%2Fp1ng0r4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanywst%2Fp1ng0r4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1b5f09ffda52e209867f8b59681e2801e918225 [INFO] checking kanywst/p1ng0r4 against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanywst%2Fp1ng0r4" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kanywst/p1ng0r4 [INFO] finished tweaking git repo https://github.com/kanywst/p1ng0r4 [INFO] tweaked toml for git repo https://github.com/kanywst/p1ng0r4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kanywst/p1ng0r4 on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kanywst/p1ng0r4 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d83d574a4b357808c6d77df5e823b9125a49666a35b2c9ca998c776b17953668 [INFO] running `Command { std: "docker" "start" "-a" "d83d574a4b357808c6d77df5e823b9125a49666a35b2c9ca998c776b17953668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d83d574a4b357808c6d77df5e823b9125a49666a35b2c9ca998c776b17953668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83d574a4b357808c6d77df5e823b9125a49666a35b2c9ca998c776b17953668", kill_on_drop: false }` [INFO] [stdout] d83d574a4b357808c6d77df5e823b9125a49666a35b2c9ca998c776b17953668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ec4472011474c43a3c0358a78582fbde0231824d2667c0f4fc5c2604c0f37c [INFO] running `Command { std: "docker" "start" "-a" "93ec4472011474c43a3c0358a78582fbde0231824d2667c0f4fc5c2604c0f37c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking pingora-error v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking pingora-http v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling libz-ng-sys v1.1.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking pingora-ketama v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Checking jiff v0.2.19 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking thrift_codec v0.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking pingora-lru v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking pingora-header-serde v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Checking pingora-timeout v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking pingora-runtime v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking cf-rustracing v1.2.1 [INFO] [stderr] Checking neli v0.7.4 [INFO] [stderr] Checking pingora-pool v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Checking local-ip-address v0.6.10 [INFO] [stderr] Checking cf-rustracing-jaeger v1.2.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking pingora-openssl v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking pingora-core v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking pingora-cache v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking pingora-load-balancing v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking pingora-proxy v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking pingora v0.7.0 (https://github.com/cloudflare/pingora.git#3cf55056) [INFO] [stderr] Checking load_balancer v0.1.0 (/opt/rustwide/workdir/load_balancer) [INFO] [stderr] Checking header_filter v0.1.0 (/opt/rustwide/workdir/header_filter) [INFO] [stderr] Checking simple_proxy v0.1.0 (/opt/rustwide/workdir/simple_proxy) [INFO] [stderr] Checking root_proxy v0.1.0 (/opt/rustwide/workdir/root_proxy) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `Command { std: "docker" "inspect" "93ec4472011474c43a3c0358a78582fbde0231824d2667c0f4fc5c2604c0f37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ec4472011474c43a3c0358a78582fbde0231824d2667c0f4fc5c2604c0f37c", kill_on_drop: false }` [INFO] [stdout] 93ec4472011474c43a3c0358a78582fbde0231824d2667c0f4fc5c2604c0f37c