[INFO] cloning repository https://github.com/cofob/fastside [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cofob/fastside" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcofob%2Ffastside", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcofob%2Ffastside'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dccf33fd8633b366a133eff3053d2b3d0001671b [INFO] testing cofob/fastside against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcofob%2Ffastside" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cofob/fastside [INFO] finished tweaking git repo https://github.com/cofob/fastside [INFO] tweaked toml for git repo https://github.com/cofob/fastside written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cofob/fastside on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cofob/fastside 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_meta v2.7.11 [INFO] [stderr] Downloaded tokio-socks v0.5.2 [INFO] [stderr] Downloaded pest_generator v2.7.11 [INFO] [stderr] Downloaded ppv-lite86 v0.2.18 [INFO] [stderr] Downloaded async-signal v0.2.9 [INFO] [stderr] Downloaded enum-as-inner v0.6.0 [INFO] [stderr] Downloaded async-std-resolver v0.24.1 [INFO] [stderr] Downloaded pest_derive v2.7.11 [INFO] [stderr] Downloaded zerocopy v0.6.6 [INFO] [stderr] Downloaded piper v0.2.3 [INFO] [stderr] Downloaded async-io v2.3.3 [INFO] [stderr] Downloaded actix-server v2.4.0 [INFO] [stderr] Downloaded polling v3.7.2 [INFO] [stderr] Downloaded quinn v0.11.2 [INFO] [stderr] Downloaded hickory-resolver v0.24.1 [INFO] [stderr] Downloaded pest v2.7.11 [INFO] [stderr] Downloaded actix-http v3.8.0 [INFO] [stderr] Downloaded actix-web v4.8.0 [INFO] [stderr] Downloaded hickory-proto v0.24.1 [INFO] [stderr] Downloaded zerocopy-derive v0.6.6 [INFO] [stderr] Downloaded tokio v1.43.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a09da3ec9e63f14d3d6a80c6393d496966d337e5e386d123381b5b95914ece66 [INFO] running `Command { std: "docker" "start" "-a" "a09da3ec9e63f14d3d6a80c6393d496966d337e5e386d123381b5b95914ece66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a09da3ec9e63f14d3d6a80c6393d496966d337e5e386d123381b5b95914ece66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a09da3ec9e63f14d3d6a80c6393d496966d337e5e386d123381b5b95914ece66", kill_on_drop: false }` [INFO] [stdout] a09da3ec9e63f14d3d6a80c6393d496966d337e5e386d123381b5b95914ece66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 956c8f1cf0b5637566142b26748ea41a4d3c056dddc8bb42e4d461491402aaba [INFO] running `Command { std: "docker" "start" "-a" "956c8f1cf0b5637566142b26748ea41a4d3c056dddc8bb42e4d461491402aaba", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling tokio v1.43.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.18 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling actix-http v3.8.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling actix-web v4.8.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling async-signal v0.2.9 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling async-std-resolver v0.24.1 [INFO] [stderr] Compiling fastside-shared v0.1.0 (/opt/rustwide/workdir/fastside-shared) [INFO] [stderr] Compiling fastside-actualizer v0.1.0 (/opt/rustwide/workdir/fastside-actualizer) [INFO] [stderr] Compiling fastside v0.2.0 (/opt/rustwide/workdir/fastside) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> fastside-actualizer/src/services/mod.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> Box<(dyn crate::types::InstanceChecker + 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] 50 - ) -> Box<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> { [INFO] [stdout] 50 + ) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> fastside-actualizer/src/main.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | let checker: Arc<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - let checker: Arc<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> = [INFO] [stdout] 255 + let checker: Arc = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> fastside/src/crawler.rs:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn read(&self) -> tokio::sync::RwLockReadGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn read(&self) -> tokio::sync::RwLockReadGuard<'_, CrawledData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "956c8f1cf0b5637566142b26748ea41a4d3c056dddc8bb42e4d461491402aaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956c8f1cf0b5637566142b26748ea41a4d3c056dddc8bb42e4d461491402aaba", kill_on_drop: false }` [INFO] [stdout] 956c8f1cf0b5637566142b26748ea41a4d3c056dddc8bb42e4d461491402aaba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c954a5e7daef55aa4814513c3336124543b77cbff63bf9ddbdbac217d735f245 [INFO] running `Command { std: "docker" "start" "-a" "c954a5e7daef55aa4814513c3336124543b77cbff63bf9ddbdbac217d735f245", kill_on_drop: false }` [INFO] [stderr] Compiling fastside-shared v0.1.0 (/opt/rustwide/workdir/fastside-shared) [INFO] [stderr] Compiling fastside-actualizer v0.1.0 (/opt/rustwide/workdir/fastside-actualizer) [INFO] [stderr] Compiling fastside v0.2.0 (/opt/rustwide/workdir/fastside) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> fastside-actualizer/src/services/mod.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> Box<(dyn crate::types::InstanceChecker + 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] 50 - ) -> Box<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> { [INFO] [stdout] 50 + ) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> fastside-actualizer/src/main.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | let checker: Arc<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - let checker: Arc<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> = [INFO] [stdout] 255 + let checker: Arc = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> fastside/src/crawler.rs:218:23 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn read(&self) -> tokio::sync::RwLockReadGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn read(&self) -> tokio::sync::RwLockReadGuard<'_, CrawledData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `Command { std: "docker" "inspect" "c954a5e7daef55aa4814513c3336124543b77cbff63bf9ddbdbac217d735f245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c954a5e7daef55aa4814513c3336124543b77cbff63bf9ddbdbac217d735f245", kill_on_drop: false }` [INFO] [stdout] c954a5e7daef55aa4814513c3336124543b77cbff63bf9ddbdbac217d735f245 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91ad008492a32e3d2c595fb2ab1e0119b1b8784b6273dfe0af4cfb7cbbe71a3f [INFO] running `Command { std: "docker" "start" "-a" "91ad008492a32e3d2c595fb2ab1e0119b1b8784b6273dfe0af4cfb7cbbe71a3f", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> fastside-actualizer/src/services/mod.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | ) -> Box<(dyn crate::types::InstanceChecker + 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] 50 - ) -> Box<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> { [INFO] [stderr] 50 + ) -> Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> fastside-actualizer/src/main.rs:255:22 [INFO] [stderr] | [INFO] [stderr] 255 | let checker: Arc<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> = [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 255 - let checker: Arc<(dyn crate::types::InstanceChecker + Send + Sync + 'static)> = [INFO] [stderr] 255 + let checker: Arc = [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fastside-actualizer` (bin "fastside-actualizer" test) generated 2 warnings (run `cargo fix --bin "fastside-actualizer" --tests` to apply 2 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> fastside/src/crawler.rs:218:23 [INFO] [stderr] | [INFO] [stderr] 218 | pub async fn read(&self) -> tokio::sync::RwLockReadGuard { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 218 | pub async fn read(&self) -> tokio::sync::RwLockReadGuard<'_, CrawledData> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `fastside` (bin "fastside" test) generated 1 warning (run `cargo fix --bin "fastside" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fastside-e27b853b6744124a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test search::tests::test_escape ... ok [INFO] [stdout] test search::tests::test_invalid_capture_group ... ok [INFO] [stdout] test search::tests::test_multiple_escape_characters ... ok [INFO] [stdout] test search::tests::test_multiple_replacements ... ok [INFO] [stdout] test search::tests::test_simple_replacement ... ok [INFO] [stdout] test search::tests::test_no_placeholders ... ok [INFO] [stdout] test search::tests::test_url_encoding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fastside_actualizer-2503935a82cad9b8) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastside_shared-7dadc9d6e8095d04) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parallel::tests::test_parallelise ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests fastside_shared [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test fastside-shared/src/parallel.rs - parallel::Parallelise (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "91ad008492a32e3d2c595fb2ab1e0119b1b8784b6273dfe0af4cfb7cbbe71a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ad008492a32e3d2c595fb2ab1e0119b1b8784b6273dfe0af4cfb7cbbe71a3f", kill_on_drop: false }` [INFO] [stdout] 91ad008492a32e3d2c595fb2ab1e0119b1b8784b6273dfe0af4cfb7cbbe71a3f