[INFO] cloning repository https://github.com/davifeliciano/hello_actix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davifeliciano/hello_actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavifeliciano%2Fhello_actix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavifeliciano%2Fhello_actix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49518d5de2221b6ae7101cdcb19a4c02f8e7acef [INFO] checking davifeliciano/hello_actix against master#aec4741d42e10673e7d5fe0f1c96d407801884e8 for pr-116891 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavifeliciano%2Fhello_actix" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davifeliciano/hello_actix on toolchain aec4741d42e10673e7d5fe0f1c96d407801884e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aec4741d42e10673e7d5fe0f1c96d407801884e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davifeliciano/hello_actix [INFO] finished tweaking git repo https://github.com/davifeliciano/hello_actix [INFO] tweaked toml for git repo https://github.com/davifeliciano/hello_actix written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davifeliciano/hello_actix 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" "+aec4741d42e10673e7d5fe0f1c96d407801884e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+aec4741d42e10673e7d5fe0f1c96d407801884e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bab729ecf397d91609b690ea17c15a0e204d4cf8e5c8fe246aaa20175551643c [INFO] running `Command { std: "docker" "start" "-a" "bab729ecf397d91609b690ea17c15a0e204d4cf8e5c8fe246aaa20175551643c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bab729ecf397d91609b690ea17c15a0e204d4cf8e5c8fe246aaa20175551643c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab729ecf397d91609b690ea17c15a0e204d4cf8e5c8fe246aaa20175551643c", kill_on_drop: false }` [INFO] [stdout] bab729ecf397d91609b690ea17c15a0e204d4cf8e5c8fe246aaa20175551643c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+aec4741d42e10673e7d5fe0f1c96d407801884e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a073d2d327a1ba310a0d404874fb584168a6d1af8d862adecf98c0b618900d5e [INFO] running `Command { std: "docker" "start" "-a" "a073d2d327a1ba310a0d404874fb584168a6d1af8d862adecf98c0b618900d5e", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking ahash v0.8.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking local-channel v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking chrono v0.4.31 [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/aec4741d42e10673e7d5fe0f1c96d407801884e8/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=5d56ccb7a6be0618 -C extra-filename=-5d56ccb7a6be0618 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d5e10ff7bab057c4.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ecb9810fc901132a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-62f822500da935ba.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" "a073d2d327a1ba310a0d404874fb584168a6d1af8d862adecf98c0b618900d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a073d2d327a1ba310a0d404874fb584168a6d1af8d862adecf98c0b618900d5e", kill_on_drop: false }` [INFO] [stdout] a073d2d327a1ba310a0d404874fb584168a6d1af8d862adecf98c0b618900d5e [INFO] checking davifeliciano/hello_actix against try#66abdf72fc886ae058026c1529ae9c93ebd8838a for pr-116891 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavifeliciano%2Fhello_actix" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davifeliciano/hello_actix on toolchain 66abdf72fc886ae058026c1529ae9c93ebd8838a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66abdf72fc886ae058026c1529ae9c93ebd8838a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davifeliciano/hello_actix [INFO] finished tweaking git repo https://github.com/davifeliciano/hello_actix [INFO] tweaked toml for git repo https://github.com/davifeliciano/hello_actix written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davifeliciano/hello_actix 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" "+66abdf72fc886ae058026c1529ae9c93ebd8838a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+66abdf72fc886ae058026c1529ae9c93ebd8838a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f69c5378d1c23c3ae2f06f672339fb75ef0647dc58c6b8b4955fb58ee4d12c55 [INFO] running `Command { std: "docker" "start" "-a" "f69c5378d1c23c3ae2f06f672339fb75ef0647dc58c6b8b4955fb58ee4d12c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f69c5378d1c23c3ae2f06f672339fb75ef0647dc58c6b8b4955fb58ee4d12c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69c5378d1c23c3ae2f06f672339fb75ef0647dc58c6b8b4955fb58ee4d12c55", kill_on_drop: false }` [INFO] [stdout] f69c5378d1c23c3ae2f06f672339fb75ef0647dc58c6b8b4955fb58ee4d12c55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+66abdf72fc886ae058026c1529ae9c93ebd8838a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18d3559c8f0a9415abf3d0bec527e8d138b82c5ad79fda0d79e04ab044538757 [INFO] running `Command { std: "docker" "start" "-a" "18d3559c8f0a9415abf3d0bec527e8d138b82c5ad79fda0d79e04ab044538757", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking ahash v0.8.3 [INFO] [stderr] Checking local-channel v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking tokio-pg-mapper v0.2.0 [INFO] [stderr] Checking deadpool-postgres v0.10.5 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.2.0 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking actix-http v3.4.0 [INFO] [stderr] Checking actix-web v4.4.0 [INFO] [stderr] Checking hello_actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.59s [INFO] running `Command { std: "docker" "inspect" "18d3559c8f0a9415abf3d0bec527e8d138b82c5ad79fda0d79e04ab044538757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d3559c8f0a9415abf3d0bec527e8d138b82c5ad79fda0d79e04ab044538757", kill_on_drop: false }` [INFO] [stdout] 18d3559c8f0a9415abf3d0bec527e8d138b82c5ad79fda0d79e04ab044538757