[INFO] fetching crate lemmy_websocket 0.16.7... [INFO] checking lemmy_websocket-0.16.7 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate lemmy_websocket 0.16.7 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate lemmy_websocket 0.16.7 on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lemmy_websocket 0.16.7 [INFO] finished tweaking crates.io crate lemmy_websocket 0.16.7 [INFO] tweaked toml for crates.io crate lemmy_websocket 0.16.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1923dd4ccaefb8ab2c9c14cea3bb0771ebd7de8d4b6fd4d832f35500e1be7e33 [INFO] running `Command { std: "docker" "start" "-a" "1923dd4ccaefb8ab2c9c14cea3bb0771ebd7de8d4b6fd4d832f35500e1be7e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1923dd4ccaefb8ab2c9c14cea3bb0771ebd7de8d4b6fd4d832f35500e1be7e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1923dd4ccaefb8ab2c9c14cea3bb0771ebd7de8d4b6fd4d832f35500e1be7e33", kill_on_drop: false }` [INFO] [stdout] 1923dd4ccaefb8ab2c9c14cea3bb0771ebd7de8d4b6fd4d832f35500e1be7e33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6715866f9fca4766696e8582eaab8c8c112f8e0cbd43625cd4cee3c0e9476550 [INFO] running `Command { std: "docker" "start" "-a" "6715866f9fca4766696e8582eaab8c8c112f8e0cbd43625cd4cee3c0e9476550", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking bytestring v1.3.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking local-channel v0.1.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.1 [INFO] [stderr] Checking rustls-webpki v0.101.5 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking thiserror v1.0.48 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking actix-tls v3.1.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking actix-router v0.5.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling rosetta-build v0.1.3 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking actix-http v3.4.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking background-jobs-core v0.12.0 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Compiling lemmy_utils v0.16.7 [INFO] [stderr] Compiling doku-derive v0.11.0 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking reqwest-middleware v0.1.6 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking actix-web v4.4.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking http-signature-normalization v0.6.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking quoted_printable v0.4.8 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking html2text v0.3.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking comrak v0.12.1 [INFO] [stderr] Checking doku v0.11.0 [INFO] [stderr] Checking lettre v0.10.4 [INFO] [stderr] Checking background-jobs-actix v0.12.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking deser-hjson v1.2.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking rosetta-i18n v0.1.3 [INFO] [stderr] Checking http-signature-normalization-actix v0.6.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking background-jobs v0.12.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking http-signature-normalization-reqwest v0.5.0 [INFO] [stderr] Compiling lemmy_apub_lib_derive v0.16.7 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking bcrypt v0.12.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking opentelemetry v0.17.0 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking actix v0.13.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling diesel-derive-newtype v0.1.2 [INFO] [stderr] Checking actix-web-actors v4.2.0 [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stderr] Checking webpage v1.6.0 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking lemmy_apub_lib v0.16.7 [INFO] [stderr] Checking lemmy_db_schema v0.16.7 [INFO] [stderr] Checking lemmy_db_views_actor v0.16.7 [INFO] [stderr] Checking lemmy_db_views_moderator v0.16.7 [INFO] [stderr] Checking lemmy_db_views v0.16.7 [INFO] [stderr] Checking lemmy_api_common v0.16.7 [INFO] [stderr] Checking lemmy_websocket v0.16.7 (/opt/rustwide/workdir) [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/handlers.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 85 | fn handle(&mut self, msg: StandardMessage, ctx: &mut Context) -> Self::Result { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 91 | / Box::pin( [INFO] [stdout] 92 | | async move { [INFO] [stdout] 93 | | match fut.await { [INFO] [stdout] 94 | | Ok(m) => { [INFO] [stdout] ... | [INFO] [stdout] 107 | | .instrument(span), [INFO] [stdout] 108 | | ) [INFO] [stdout] | |_____^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/handlers.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 85 | fn handle(&mut self, msg: StandardMessage, ctx: &mut Context) -> Self::Result { [INFO] [stdout] | - let's call the lifetime of this reference `'2` [INFO] [stdout] ... [INFO] [stdout] 91 | / Box::pin( [INFO] [stdout] 92 | | async move { [INFO] [stdout] 93 | | match fut.await { [INFO] [stdout] 94 | | Ok(m) => { [INFO] [stdout] ... | [INFO] [stdout] 107 | | .instrument(span), [INFO] [stdout] 108 | | ) [INFO] [stdout] | |_____^ returning this value requires that `'2` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/handlers.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 85 | fn handle(&mut self, msg: StandardMessage, ctx: &mut Context) -> Self::Result { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 91 | / Box::pin( [INFO] [stdout] 92 | | async move { [INFO] [stdout] 93 | | match fut.await { [INFO] [stdout] 94 | | Ok(m) => { [INFO] [stdout] ... | [INFO] [stdout] 107 | | .instrument(span), [INFO] [stdout] 108 | | ) [INFO] [stdout] | |_____^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/handlers.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 85 | fn handle(&mut self, msg: StandardMessage, ctx: &mut Context) -> Self::Result { [INFO] [stdout] | - let's call the lifetime of this reference `'2` [INFO] [stdout] ... [INFO] [stdout] 91 | / Box::pin( [INFO] [stdout] 92 | | async move { [INFO] [stdout] 93 | | match fut.await { [INFO] [stdout] 94 | | Ok(m) => { [INFO] [stdout] ... | [INFO] [stdout] 107 | | .instrument(span), [INFO] [stdout] 108 | | ) [INFO] [stdout] | |_____^ returning this value requires that `'2` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lemmy_websocket` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lemmy_websocket` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "6715866f9fca4766696e8582eaab8c8c112f8e0cbd43625cd4cee3c0e9476550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6715866f9fca4766696e8582eaab8c8c112f8e0cbd43625cd4cee3c0e9476550", kill_on_drop: false }` [INFO] [stdout] 6715866f9fca4766696e8582eaab8c8c112f8e0cbd43625cd4cee3c0e9476550