[INFO] fetching crate pingap-plugin 0.12.0... [INFO] testing pingap-plugin-0.12.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate pingap-plugin 0.12.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pingap-plugin 0.12.0 [INFO] finished tweaking crates.io crate pingap-plugin 0.12.0 [INFO] tweaked toml for crates.io crate pingap-plugin 0.12.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pingap-plugin 0.12.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pingap-plugin 0.12.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pingora-pool v0.6.0 [INFO] [stderr] Downloaded pingora-timeout v0.6.0 [INFO] [stderr] Downloaded substring v1.4.5 [INFO] [stderr] Downloaded pingora v0.6.0 [INFO] [stderr] Downloaded rustc_version_runtime v0.3.0 [INFO] [stderr] Downloaded memory-stats v1.2.0 [INFO] [stderr] Downloaded hmac-sha512 v1.1.7 [INFO] [stderr] Downloaded pingap-config v0.12.0 [INFO] [stderr] Downloaded pingora-load-balancing v0.6.0 [INFO] [stderr] Downloaded flurry v0.5.2 [INFO] [stderr] Downloaded pingora-proxy v0.6.0 [INFO] [stderr] Downloaded etcd-client v0.15.0 [INFO] [stderr] Downloaded pingora-cache v0.6.0 [INFO] [stderr] Downloaded pingora-core v0.6.0 [INFO] [stderr] Downloaded TinyUFO v0.6.0 [INFO] [stderr] Downloaded pingap-core v0.12.0 [INFO] [stderr] Downloaded pingora-ketama v0.6.0 [INFO] [stderr] Downloaded pingap-cache v0.12.0 [INFO] [stderr] Downloaded pingap-discovery v0.12.0 [INFO] [stderr] Downloaded seize v0.3.3 [INFO] [stderr] Downloaded pingora-limits v0.6.0 [INFO] [stderr] Downloaded pingora-lru v0.6.0 [INFO] [stderr] Downloaded pingora-openssl v0.6.0 [INFO] [stderr] Downloaded pingap-util v0.12.0 [INFO] [stderr] Downloaded pingora-runtime v0.6.0 [INFO] [stderr] Downloaded pingora-error v0.6.0 [INFO] [stderr] Downloaded pingora-http v0.6.0 [INFO] [stderr] Downloaded pingora-header-serde v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9b70a17532e8d89535bb6e9b6b199c8f33514f0d7203230709dfb053f0cb0b7 [INFO] running `Command { std: "docker" "start" "-a" "a9b70a17532e8d89535bb6e9b6b199c8f33514f0d7203230709dfb053f0cb0b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9b70a17532e8d89535bb6e9b6b199c8f33514f0d7203230709dfb053f0cb0b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b70a17532e8d89535bb6e9b6b199c8f33514f0d7203230709dfb053f0cb0b7", kill_on_drop: false }` [INFO] [stdout] a9b70a17532e8d89535bb6e9b6b199c8f33514f0d7203230709dfb053f0cb0b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eee8859c64c1bf907876e67d4932ad5c6114590be5b7a2f898f7e7979fb476b1 [INFO] running `Command { std: "docker" "start" "-a" "eee8859c64c1bf907876e67d4932ad5c6114590be5b7a2f898f7e7979fb476b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pingora-error v0.6.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling pingora-http v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pingora-timeout v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling sfv v0.10.4 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pingora-pool v0.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling pingora-runtime v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling local-ip-address v0.5.7 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling cf-rustracing v1.1.0 [INFO] [stderr] Compiling thrift_codec v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cf-rustracing-jaeger v1.2.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pingora-header-serde v0.6.0 [INFO] [stderr] Compiling pingora-lru v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling pingora-ketama v0.6.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling TinyUFO v0.6.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling pingora-limits v0.6.0 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling etcd-client v0.15.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling bollard-stubs v1.49.0-rc.28.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling pingap-util v0.12.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ctor v0.4.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling hmac-sha512 v1.1.7 [INFO] [stderr] Compiling hmac-sha256 v1.1.12 [INFO] [stderr] Compiling bollard v0.19.2 [INFO] [stderr] Compiling pingora-openssl v0.6.0 [INFO] [stderr] Compiling pingora-core v0.6.0 [INFO] [stderr] Compiling pingora-cache v0.6.0 [INFO] [stderr] Compiling pingora-load-balancing v0.6.0 [INFO] [stderr] Compiling pingora-proxy v0.6.0 [INFO] [stderr] Compiling pingora v0.6.0 [INFO] [stderr] Compiling pingap-core v0.12.0 [INFO] [stderr] Compiling pingap-discovery v0.12.0 [INFO] [stderr] Compiling pingap-cache v0.12.0 [INFO] [stderr] Compiling pingap-config v0.12.0 [INFO] [stderr] Compiling pingap-plugin v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [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] 56 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 56 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 60 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 64 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 10s [INFO] running `Command { std: "docker" "inspect" "eee8859c64c1bf907876e67d4932ad5c6114590be5b7a2f898f7e7979fb476b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee8859c64c1bf907876e67d4932ad5c6114590be5b7a2f898f7e7979fb476b1", kill_on_drop: false }` [INFO] [stdout] eee8859c64c1bf907876e67d4932ad5c6114590be5b7a2f898f7e7979fb476b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 025930dccf45a1f8000e6c6039a45dc2dc4f21922e0e8ea63c8c897f886c95cd [INFO] running `Command { std: "docker" "start" "-a" "025930dccf45a1f8000e6c6039a45dc2dc4f21922e0e8ea63c8c897f886c95cd", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [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] 56 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 56 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 60 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 64 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pingap-plugin v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [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] 56 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 56 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 60 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cache.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stdout] 64 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.08s [INFO] running `Command { std: "docker" "inspect" "025930dccf45a1f8000e6c6039a45dc2dc4f21922e0e8ea63c8c897f886c95cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025930dccf45a1f8000e6c6039a45dc2dc4f21922e0e8ea63c8c897f886c95cd", kill_on_drop: false }` [INFO] [stdout] 025930dccf45a1f8000e6c6039a45dc2dc4f21922e0e8ea63c8c897f886c95cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6120903e878ae71eea8af22d940629019ec0c893b3ea9b4df23516d9b31e2a1 [INFO] running `Command { std: "docker" "start" "-a" "c6120903e878ae71eea8af22d940629019ec0c893b3ea9b4df23516d9b31e2a1", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/cache.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 56 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] 56 + Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/cache.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 60 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] 60 + Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/cache.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] 64 + Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `pingap-plugin` (lib) generated 3 warnings (run `cargo fix --lib -p pingap-plugin` to apply 3 suggestions) [INFO] [stderr] warning: `pingap-plugin` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pingap_plugin-eb49c69d4e8246f6) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test accept_encoding::tests::test_accept_encoding_params ... ok [INFO] [stdout] test accept_encoding::tests::test_accept_conding ... ok [INFO] [stdout] test basic_auth::tests::test_basic_auth ... ok [INFO] [stdout] test compression::tests::test_compression ... ok [INFO] [stdout] test compression::tests::test_compression_params ... ok [INFO] [stdout] test combined_auth::tests::test_combined_auth ... ok [INFO] [stdout] test basic_auth::tests::test_basic_auth_params ... ok [INFO] [stdout] test cors::tests::test_cors_params ... ok [INFO] [stdout] test cors::tests::test_cors ... ok [INFO] [stdout] test csrf::tests::test_csrf ... ok [INFO] [stdout] test csrf::tests::test_generate_token ... ok [INFO] [stdout] test directory::tests::test_directory_params ... ok [INFO] [stdout] test ip_restriction::tests::test_ip_limit ... ok [INFO] [stdout] test ip_restriction::tests::test_ip_limit_params ... ok [INFO] [stdout] test csrf::tests::test_csrf_params ... ok [INFO] [stdout] test jwt::tests::test_jwt_sign ... ok [INFO] [stdout] test jwt::tests::test_new_jwt ... ok [INFO] [stdout] test key_auth::tests::test_key_auth ... ok [INFO] [stdout] test key_auth::tests::test_key_auth_params ... ok [INFO] [stdout] test jwt::tests::test_jwt_auth_params ... ok [INFO] [stdout] test directory::tests::test_get_data ... ok [INFO] [stdout] test limit::tests::test_new_cookie_limiter ... ok [INFO] [stdout] test limit::tests::test_new_ip_limiter ... ok [INFO] [stdout] test limit::tests::test_new_query_limiter ... ok [INFO] [stdout] test directory::tests::test_new_directory ... ok [INFO] [stdout] test jwt::tests::test_jwt_auth ... ok [INFO] [stdout] test limit::tests::test_limit_params ... ok [INFO] [stdout] test ping::tests::test_ping ... ok [INFO] [stdout] test redirect::tests::test_redirect ... ok [INFO] [stdout] test referer_restriction::tests::test_referer_restriction ... ok [INFO] [stdout] test mock::tests::test_mock_params ... ok [INFO] [stdout] test mock::tests::test_mock_response ... ok [INFO] [stdout] test limit::tests::test_new_req_header_limiter ... ok [INFO] [stdout] test referer_restriction::tests::test_referer_restriction_params ... ok [INFO] [stdout] test request_id::tests::test_request_id ... ok [INFO] [stdout] test response_headers::tests::test_response_headers ... ok [INFO] [stdout] test response_headers::tests::test_response_headers_params ... ok [INFO] [stdout] test sub_filter::tests::test_parse_subs_filter ... ok [INFO] [stdout] test limit::tests::test_inflight_limit ... ok [INFO] [stdout] test request_id::tests::test_request_id_params ... ok [INFO] [stdout] test ua_restriction::tests::test_ua_restriction ... ok [INFO] [stdout] test ua_restriction::tests::test_ua_restriction_params ... ok [INFO] [stdout] test sub_filter::tests::test_sub_filter_replacer ... ok [INFO] [stdout] test limit::tests::test_rate_limit ... ok [INFO] [stdout] test cache::tests::test_cache_params ... ok [INFO] [stdout] test cache::tests::test_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.97s [INFO] [stdout] [INFO] [stderr] Doc-tests pingap_plugin [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/cache.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 56 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] 56 + Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/cache.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 60 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] 60 + Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/cache.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 64 - Box<(dyn CacheKeyLock + std::marker::Send + Sync + 'static)>, [INFO] [stderr] 64 + Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stdout] [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" "c6120903e878ae71eea8af22d940629019ec0c893b3ea9b4df23516d9b31e2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6120903e878ae71eea8af22d940629019ec0c893b3ea9b4df23516d9b31e2a1", kill_on_drop: false }` [INFO] [stdout] c6120903e878ae71eea8af22d940629019ec0c893b3ea9b4df23516d9b31e2a1