[INFO] cloning repository https://github.com/Ukuma012/clean_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ukuma012/clean_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUkuma012%2Fclean_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUkuma012%2Fclean_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 327821f6aaaa6fe78f62b22288135522559b4a66 [INFO] checking Ukuma012/clean_test against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUkuma012%2Fclean_test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ukuma012/clean_test on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ukuma012/clean_test [INFO] finished tweaking git repo https://github.com/Ukuma012/clean_test [INFO] tweaked toml for git repo https://github.com/Ukuma012/clean_test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ukuma012/clean_test 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argon2 v0.5.3 [INFO] [stderr] Downloaded actix-redis v0.12.0 [INFO] [stderr] Downloaded quoted_printable v0.5.0 [INFO] [stderr] Downloaded actix-redis v0.13.0 [INFO] [stderr] Downloaded redis-async v0.16.1 [INFO] [stderr] Downloaded redis-async v0.13.0 [INFO] [stderr] Downloaded lettre v0.11.4 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] [stderr] Downloaded cargo-tarpaulin v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f5d82e023ae507868784bc7c7418c9487714da6d56c98db5370f54896f4bb34 [INFO] running `Command { std: "docker" "start" "-a" "1f5d82e023ae507868784bc7c7418c9487714da6d56c98db5370f54896f4bb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f5d82e023ae507868784bc7c7418c9487714da6d56c98db5370f54896f4bb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5d82e023ae507868784bc7c7418c9487714da6d56c98db5370f54896f4bb34", kill_on_drop: false }` [INFO] [stdout] 1f5d82e023ae507868784bc7c7418c9487714da6d56c98db5370f54896f4bb34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9e9e69c3f3b4306402e44e5bbf77b7471fe57db486a86addde6ea8791d93ce6 [INFO] running `Command { std: "docker" "start" "-a" "b9e9e69c3f3b4306402e44e5bbf77b7471fe57db486a86addde6ea8791d93ce6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=3eee2d7e3bb7c969 -C extra-filename=-3eee2d7e3bb7c969 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9675dab333a2ba88.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a3c6f2abd5cb631.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.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" "b9e9e69c3f3b4306402e44e5bbf77b7471fe57db486a86addde6ea8791d93ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e9e69c3f3b4306402e44e5bbf77b7471fe57db486a86addde6ea8791d93ce6", kill_on_drop: false }` [INFO] [stdout] b9e9e69c3f3b4306402e44e5bbf77b7471fe57db486a86addde6ea8791d93ce6 [INFO] checking Ukuma012/clean_test against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUkuma012%2Fclean_test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ukuma012/clean_test on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ukuma012/clean_test [INFO] finished tweaking git repo https://github.com/Ukuma012/clean_test [INFO] tweaked toml for git repo https://github.com/Ukuma012/clean_test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Ukuma012/clean_test 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a40ac7e8b840b6844ef65ad481adbe5722ae88af5fd1996d0af0ed75c7ecefb6 [INFO] running `Command { std: "docker" "start" "-a" "a40ac7e8b840b6844ef65ad481adbe5722ae88af5fd1996d0af0ed75c7ecefb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a40ac7e8b840b6844ef65ad481adbe5722ae88af5fd1996d0af0ed75c7ecefb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40ac7e8b840b6844ef65ad481adbe5722ae88af5fd1996d0af0ed75c7ecefb6", kill_on_drop: false }` [INFO] [stdout] a40ac7e8b840b6844ef65ad481adbe5722ae88af5fd1996d0af0ed75c7ecefb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcef46ca773f34ca0654c30f25d0dde3d803275a3af5700707fcf37727f33f4b [INFO] running `Command { std: "docker" "start" "-a" "bcef46ca773f34ca0654c30f25d0dde3d803275a3af5700707fcf37727f33f4b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking quoted_printable v0.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling cargo-tarpaulin v0.20.1 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking lettre v0.11.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-tls v3.3.0 [INFO] [stderr] Checking actix v0.13.3 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking redis-async v0.13.0 [INFO] [stderr] Checking redis-async v0.16.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking cargo-platform v0.1.7 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking uuid v1.0.0 [INFO] [stderr] Checking diesel v2.1.4 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking coveralls-api v0.5.0 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking procfs v0.12.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking migrations_internals v2.1.0 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking diesel_migrations v2.1.0 [INFO] [stderr] Checking git2 v0.14.4 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking actix-redis v0.12.0 [INFO] [stderr] Checking actix-redis v0.13.0 [INFO] [stderr] Checking actix-session v0.9.0 [INFO] [stderr] Checking clean_arch_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `generate_session_id`, `set_session_id` [INFO] [stdout] --> src/adapters/api/healthcheck/healthcheck_controllers.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | adapters::api::shared::session::{generate_session_id, set_session_id}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_session::Session` [INFO] [stdout] --> src/adapters/api/login/login_controller.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_session::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::application::mappers::db_mapper::DbMapper` [INFO] [stdout] --> src/adapters/spi/db/db_login_repository.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::application::mappers::db_mapper::DbMapper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::adapters::spi::db::db_mappers::LoginDbMapper` [INFO] [stdout] --> src/adapters/spi/db/db_login_repository.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::adapters::spi::db::db_mappers::LoginDbMapper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::domain::user_entity::UserEntity` [INFO] [stdout] --> src/adapters/spi/db/db_login_repository.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::domain::user_entity::UserEntity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/adapters/spi/http/http_connection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `generate_session_id`, `set_session_id` [INFO] [stdout] --> src/adapters/api/healthcheck/healthcheck_controllers.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | adapters::api::shared::session::{generate_session_id, set_session_id}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_session::Session` [INFO] [stdout] --> src/adapters/api/login/login_controller.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_session::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::application::mappers::db_mapper::DbMapper` [INFO] [stdout] --> src/adapters/spi/db/db_login_repository.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::application::mappers::db_mapper::DbMapper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::adapters::spi::db::db_mappers::LoginDbMapper` [INFO] [stdout] --> src/adapters/spi/db/db_login_repository.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::adapters::spi::db::db_mappers::LoginDbMapper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::domain::user_entity::UserEntity` [INFO] [stdout] --> src/adapters/spi/db/db_login_repository.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::domain::user_entity::UserEntity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/adapters/spi/http/http_connection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead [INFO] [stdout] --> src/adapters/spi/db/models.rs:31:80 [INFO] [stdout] | [INFO] [stdout] 31 | expires_at: chrono::Local::now().naive_local() + chrono::Duration::hours(24), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/adapters/api/dog_facts/dog_facts_mappers.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | fn to_entity(payload: DogFactPayload) -> DogFactEntity { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/adapters/api/shared/session.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn set_session_id(session: &Session, session_id: &str) -> Result<(), AppError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead [INFO] [stdout] --> src/adapters/spi/db/models.rs:31:80 [INFO] [stdout] | [INFO] [stdout] 31 | expires_at: chrono::Local::now().naive_local() + chrono::Duration::hours(24), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/adapters/api/dog_facts/dog_facts_mappers.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | fn to_entity(payload: DogFactPayload) -> DogFactEntity { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/adapters/api/shared/session.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn set_session_id(session: &Session, session_id: &str) -> Result<(), AppError> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dotenvy` is imported redundantly [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dotenvy; [INFO] [stdout] | ^^^^^^^ the item `dotenvy` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dotenvy` is imported redundantly [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dotenvy; [INFO] [stdout] | ^^^^^^^ the item `dotenvy` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "bcef46ca773f34ca0654c30f25d0dde3d803275a3af5700707fcf37727f33f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcef46ca773f34ca0654c30f25d0dde3d803275a3af5700707fcf37727f33f4b", kill_on_drop: false }` [INFO] [stdout] bcef46ca773f34ca0654c30f25d0dde3d803275a3af5700707fcf37727f33f4b