[INFO] cloning repository https://github.com/0xMattB/task_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xMattB/task_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xMattB%2Ftask_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xMattB%2Ftask_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ed5f029a301850c63e1d8b0db72827333e31515 [INFO] checking 0xMattB/task_server against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xMattB%2Ftask_server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xMattB/task_server on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xMattB/task_server [INFO] finished tweaking git repo https://github.com/0xMattB/task_server [INFO] tweaked toml for git repo https://github.com/0xMattB/task_server written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/0xMattB/task_server 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-bidi v0.3.14 [INFO] [stderr] Downloaded itoa v1.0.10 [INFO] [stderr] Downloaded proc-macro2 v1.0.75 [INFO] [stderr] Downloaded time-macros v0.2.16 [INFO] [stderr] Downloaded pkg-config v0.3.28 [INFO] [stderr] Downloaded tempfile v3.9.0 [INFO] [stderr] Downloaded semver v1.0.21 [INFO] [stderr] Downloaded ryu v1.0.16 [INFO] [stderr] Downloaded memchr v2.7.1 [INFO] [stderr] Downloaded time v0.3.31 [INFO] [stderr] Downloaded actix-http v3.5.1 [INFO] [stderr] Downloaded rustix v0.38.28 [INFO] [stderr] Downloaded libc v0.2.151 [INFO] [stderr] Downloaded tokio v1.35.1 [INFO] [stderr] Downloaded serde_json v1.0.111 [INFO] [stderr] Downloaded actix-web v4.4.1 [INFO] [stderr] Downloaded diesel v2.1.4 [INFO] [stderr] Downloaded openssl v0.10.62 [INFO] [stderr] Downloaded syn v2.0.48 [INFO] [stderr] Downloaded mio v0.8.10 [INFO] [stderr] Downloaded lettre v0.11.3 [INFO] [stderr] Downloaded iana-time-zone v0.1.59 [INFO] [stderr] Downloaded ahash v0.8.7 [INFO] [stderr] Downloaded openssl-sys v0.9.98 [INFO] [stderr] Downloaded serde v1.0.194 [INFO] [stderr] Downloaded serde_derive v1.0.194 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd41b0afd925be8d1ed58e43a54ba66b5984d05a6d9a1c51c6d3902adb2000b8 [INFO] running `Command { std: "docker" "start" "-a" "cd41b0afd925be8d1ed58e43a54ba66b5984d05a6d9a1c51c6d3902adb2000b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd41b0afd925be8d1ed58e43a54ba66b5984d05a6d9a1c51c6d3902adb2000b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd41b0afd925be8d1ed58e43a54ba66b5984d05a6d9a1c51c6d3902adb2000b8", kill_on_drop: false }` [INFO] [stdout] cd41b0afd925be8d1ed58e43a54ba66b5984d05a6d9a1c51c6d3902adb2000b8 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 773b52df5cad036ade0ecacb47f2bd94aff465239e52b80cd74926b87dcca791 [INFO] running `Command { std: "docker" "start" "-a" "773b52df5cad036ade0ecacb47f2bd94aff465239e52b80cd74926b87dcca791", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking quoted_printable v0.5.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/94b72d6bebbddb5d17860914c4544f37365e988c/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=494a636a6a761212 -C extra-filename=-494a636a6a761212 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-f7fe2fb0f8d19a80.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4776e3ef148a12b3.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-c2c79e4775cefe76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "773b52df5cad036ade0ecacb47f2bd94aff465239e52b80cd74926b87dcca791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773b52df5cad036ade0ecacb47f2bd94aff465239e52b80cd74926b87dcca791", kill_on_drop: false }` [INFO] [stdout] 773b52df5cad036ade0ecacb47f2bd94aff465239e52b80cd74926b87dcca791 [INFO] checking 0xMattB/task_server against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xMattB%2Ftask_server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xMattB/task_server on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xMattB/task_server [INFO] finished tweaking git repo https://github.com/0xMattB/task_server [INFO] tweaked toml for git repo https://github.com/0xMattB/task_server written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/0xMattB/task_server 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] accbc46d8433c8e8c021b3090a235cc8007136f142ebe8367280a865c632b1ae [INFO] running `Command { std: "docker" "start" "-a" "accbc46d8433c8e8c021b3090a235cc8007136f142ebe8367280a865c632b1ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "accbc46d8433c8e8c021b3090a235cc8007136f142ebe8367280a865c632b1ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accbc46d8433c8e8c021b3090a235cc8007136f142ebe8367280a865c632b1ae", kill_on_drop: false }` [INFO] [stdout] accbc46d8433c8e8c021b3090a235cc8007136f142ebe8367280a865c632b1ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 838f4fd400a66856e5b2c7cb6300db6c2ffca50a26b2361509a5b93c1b67c8ed [INFO] running `Command { std: "docker" "start" "-a" "838f4fd400a66856e5b2c7cb6300db6c2ffca50a26b2361509a5b93c1b67c8ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking quoted_printable v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking actix-http v3.5.1 [INFO] [stderr] Checking lettre v0.11.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking actix-web v4.4.1 [INFO] [stderr] Checking diesel v2.1.4 [INFO] [stderr] Checking task_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | const PREFIX_SENDER_EMAIL_ADDRESS: &str = "sender_email_address"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 22 | const PREFIX_SENDER_EMAIL_ADDRESS: &'static str = "sender_email_address"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | const PREFIX_SENDER_EMAIL_PASSWORD: &str = "sender_email_password"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 23 | const PREFIX_SENDER_EMAIL_PASSWORD: &'static str = "sender_email_password"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | const PREFIX_SENDER_EMAIL_SMTP: &str = "sender_email_smtp"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 24 | const PREFIX_SENDER_EMAIL_SMTP: &'static str = "sender_email_smtp"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | const PREFIX_ENABLE_REMINDER_EMAILS: &str = "enable_reminder_emails"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 25 | const PREFIX_ENABLE_REMINDER_EMAILS: &'static str = "enable_reminder_emails"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | const PREFIX_ENABLE_EXPIRED_EMAILS: &str = "enable_expired_emails"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 26 | const PREFIX_ENABLE_EXPIRED_EMAILS: &'static str = "enable_expired_emails"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | const PREFIX_SERVER_IP: &str = "server_ip"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 27 | const PREFIX_SERVER_IP: &'static str = "server_ip"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | const PREFIX_SERVER_PORT: &str = "server_port"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 28 | const PREFIX_SERVER_PORT: &'static str = "server_port"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 30 | const DEFAULT_SENDER_EMAIL_ADDRESS: &str = "username@domain.com"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | const DEFAULT_SENDER_EMAIL_ADDRESS: &'static str = "username@domain.com"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:31:42 [INFO] [stdout] | [INFO] [stdout] 31 | const DEFAULT_SENDER_EMAIL_PASSWORD: &str = "password123"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 31 | const DEFAULT_SENDER_EMAIL_PASSWORD: &'static str = "password123"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | const DEFAULT_SENDER_EMAIL_SMTP: &str = "smtp.domain.com"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 32 | const DEFAULT_SENDER_EMAIL_SMTP: &'static str = "smtp.domain.com"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | const DEFAULT_SERVER_IP: &str = "127.0.0.1"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 35 | const DEFAULT_SERVER_IP: &'static str = "127.0.0.1"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | const PREFIX_SENDER_EMAIL_ADDRESS: &str = "sender_email_address"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 22 | const PREFIX_SENDER_EMAIL_ADDRESS: &'static str = "sender_email_address"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | const PREFIX_SENDER_EMAIL_PASSWORD: &str = "sender_email_password"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 23 | const PREFIX_SENDER_EMAIL_PASSWORD: &'static str = "sender_email_password"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | const PREFIX_SENDER_EMAIL_SMTP: &str = "sender_email_smtp"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 24 | const PREFIX_SENDER_EMAIL_SMTP: &'static str = "sender_email_smtp"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | const PREFIX_ENABLE_REMINDER_EMAILS: &str = "enable_reminder_emails"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 25 | const PREFIX_ENABLE_REMINDER_EMAILS: &'static str = "enable_reminder_emails"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | const PREFIX_ENABLE_EXPIRED_EMAILS: &str = "enable_expired_emails"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 26 | const PREFIX_ENABLE_EXPIRED_EMAILS: &'static str = "enable_expired_emails"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | const PREFIX_SERVER_IP: &str = "server_ip"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 27 | const PREFIX_SERVER_IP: &'static str = "server_ip"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | const PREFIX_SERVER_PORT: &str = "server_port"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 28 | const PREFIX_SERVER_PORT: &'static str = "server_port"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 30 | const DEFAULT_SENDER_EMAIL_ADDRESS: &str = "username@domain.com"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | const DEFAULT_SENDER_EMAIL_ADDRESS: &'static str = "username@domain.com"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:31:42 [INFO] [stdout] | [INFO] [stdout] 31 | const DEFAULT_SENDER_EMAIL_PASSWORD: &str = "password123"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 31 | const DEFAULT_SENDER_EMAIL_PASSWORD: &'static str = "password123"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | const DEFAULT_SENDER_EMAIL_SMTP: &str = "smtp.domain.com"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 32 | const DEFAULT_SENDER_EMAIL_SMTP: &'static str = "smtp.domain.com"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/file/options.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | const DEFAULT_SERVER_IP: &str = "127.0.0.1"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 35 | const DEFAULT_SERVER_IP: &'static str = "127.0.0.1"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.87s [INFO] running `Command { std: "docker" "inspect" "838f4fd400a66856e5b2c7cb6300db6c2ffca50a26b2361509a5b93c1b67c8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838f4fd400a66856e5b2c7cb6300db6c2ffca50a26b2361509a5b93c1b67c8ed", kill_on_drop: false }` [INFO] [stdout] 838f4fd400a66856e5b2c7cb6300db6c2ffca50a26b2361509a5b93c1b67c8ed