[INFO] cloning repository https://github.com/palant/pingora-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palant/pingora-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpingora-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpingora-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f39b9f41f7ff9b750568df1fa583b1bfa4c96e03 [INFO] building palant/pingora-utils against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpingora-utils" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/palant/pingora-utils [INFO] finished tweaking git repo https://github.com/palant/pingora-utils [INFO] tweaked toml for git repo https://github.com/palant/pingora-utils written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/palant/pingora-utils on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/palant/pingora-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e6390a9007ee97c57c45bc0d85b54287f4fdbf809843c2260b5558adb922502 [INFO] running `Command { std: "docker" "start" "-a" "3e6390a9007ee97c57c45bc0d85b54287f4fdbf809843c2260b5558adb922502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e6390a9007ee97c57c45bc0d85b54287f4fdbf809843c2260b5558adb922502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6390a9007ee97c57c45bc0d85b54287f4fdbf809843c2260b5558adb922502", kill_on_drop: false }` [INFO] [stdout] 3e6390a9007ee97c57c45bc0d85b54287f4fdbf809843c2260b5558adb922502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fc5f02722503bd9cab007435c425c59b11a0afb27d4cfc8105af74f3fa56bfc [INFO] running `Command { std: "docker" "start" "-a" "6fc5f02722503bd9cab007435c425c59b11a0afb27d4cfc8105af74f3fa56bfc", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling pingora-error v0.3.0 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling pingora-http v0.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling pingora-runtime v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling pingora-header-serde v0.3.0 [INFO] [stderr] Compiling pingora-lru v0.3.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling maud v0.26.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pandora-module-utils-macros v0.2.0 (/opt/rustwide/workdir/pandora-module-utils-macros) [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling pingora-limits v0.3.0 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling pingora-proxy v0.3.0 [INFO] [stderr] Compiling pingora v0.3.0 [INFO] [stderr] Compiling pandora-module-utils v0.2.0 (/opt/rustwide/workdir/pandora-module-utils) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling headers-module v0.2.0 (/opt/rustwide/workdir/headers-module) [INFO] [stderr] Compiling startup-module v0.2.0 (/opt/rustwide/workdir/startup-module) [INFO] [stderr] Compiling common-log-module v0.2.0 (/opt/rustwide/workdir/common-log-module) [INFO] [stderr] Compiling upstream-module v0.2.0 (/opt/rustwide/workdir/upstream-module) [INFO] [stderr] Compiling compression-module v0.2.0 (/opt/rustwide/workdir/compression-module) [INFO] [stderr] Compiling static-files-module v0.2.0 (/opt/rustwide/workdir/static-files-module) [INFO] [stderr] Compiling virtual-hosts-module v0.2.0 (/opt/rustwide/workdir/virtual-hosts-module) [INFO] [stderr] Compiling ip-anonymization-module v0.2.0 (/opt/rustwide/workdir/ip-anonymization-module) [INFO] [stderr] Compiling rewrite-module v0.2.0 (/opt/rustwide/workdir/rewrite-module) [INFO] [stderr] Compiling auth-module v0.2.0 (/opt/rustwide/workdir/auth-module) [INFO] [stderr] Compiling response-module v0.2.0 (/opt/rustwide/workdir/response-module) [INFO] [stderr] Compiling pandora-web-server v0.2.0 (/opt/rustwide/workdir/pandora-web-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 16s [INFO] running `Command { std: "docker" "inspect" "6fc5f02722503bd9cab007435c425c59b11a0afb27d4cfc8105af74f3fa56bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc5f02722503bd9cab007435c425c59b11a0afb27d4cfc8105af74f3fa56bfc", kill_on_drop: false }` [INFO] [stdout] 6fc5f02722503bd9cab007435c425c59b11a0afb27d4cfc8105af74f3fa56bfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f63a71e046818c5ce2c34241bf9306e99376f60c7b221376d79aee2beea617c6 [INFO] running `Command { std: "docker" "start" "-a" "f63a71e046818c5ce2c34241bf9306e99376f60c7b221376d79aee2beea617c6", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling pandora-module-utils-macros v0.2.0 (/opt/rustwide/workdir/pandora-module-utils-macros) [INFO] [stderr] Compiling test-log v0.2.13 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling pingora-header-serde v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling pingora-proxy v0.3.0 [INFO] [stderr] Compiling pingora v0.3.0 [INFO] [stderr] Compiling pandora-module-utils v0.2.0 (/opt/rustwide/workdir/pandora-module-utils) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> pandora-module-utils/src/trie.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - .map(|(value, index)| (LookupResult::new(value, index))) [INFO] [stdout] 146 + .map(|(value, index)| LookupResult::new(value, index)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling compression-module v0.2.0 (/opt/rustwide/workdir/compression-module) [INFO] [stderr] Compiling static-files-module v0.2.0 (/opt/rustwide/workdir/static-files-module) [INFO] [stderr] Compiling startup-module v0.2.0 (/opt/rustwide/workdir/startup-module) [INFO] [stderr] Compiling rewrite-module v0.2.0 (/opt/rustwide/workdir/rewrite-module) [INFO] [stderr] Compiling upstream-module v0.2.0 (/opt/rustwide/workdir/upstream-module) [INFO] [stderr] Compiling headers-module v0.2.0 (/opt/rustwide/workdir/headers-module) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> pandora-module-utils/src/trie.rs:490:60 [INFO] [stdout] | [INFO] [stdout] 490 | fn make_key<'a>(s: &'a str) -> Box + 'a> { [INFO] [stdout] | -- the lifetime is named here ^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 490 | fn make_key<'a>(s: &'a str) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling virtual-hosts-module v0.2.0 (/opt/rustwide/workdir/virtual-hosts-module) [INFO] [stderr] Compiling response-module v0.2.0 (/opt/rustwide/workdir/response-module) [INFO] [stderr] Compiling auth-module v0.2.0 (/opt/rustwide/workdir/auth-module) [INFO] [stderr] Compiling ip-anonymization-module v0.2.0 (/opt/rustwide/workdir/ip-anonymization-module) [INFO] [stderr] Compiling common-log-module v0.2.0 (/opt/rustwide/workdir/common-log-module) [INFO] [stderr] Compiling pandora-web-server v0.2.0 (/opt/rustwide/workdir/pandora-web-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 00s [INFO] running `Command { std: "docker" "inspect" "f63a71e046818c5ce2c34241bf9306e99376f60c7b221376d79aee2beea617c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f63a71e046818c5ce2c34241bf9306e99376f60c7b221376d79aee2beea617c6", kill_on_drop: false }` [INFO] [stdout] f63a71e046818c5ce2c34241bf9306e99376f60c7b221376d79aee2beea617c6