[INFO] cloning repository https://github.com/wangjun861205/with_baby_dispatcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangjun861205/with_baby_dispatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith_baby_dispatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith_baby_dispatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf09da44be3451fb11a4efd4be108f97dba0a67c [INFO] checking wangjun861205/with_baby_dispatcher against master#00bfd6b2734d9c28a147bf237490995731781fdd for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith_baby_dispatcher" "/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/wangjun861205/with_baby_dispatcher on toolchain 00bfd6b2734d9c28a147bf237490995731781fdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wangjun861205/with_baby_dispatcher [INFO] finished tweaking git repo https://github.com/wangjun861205/with_baby_dispatcher [INFO] tweaked toml for git repo https://github.com/wangjun861205/with_baby_dispatcher written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wangjun861205/with_baby_dispatcher 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" "+00bfd6b2734d9c28a147bf237490995731781fdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ref_slice v1.2.1 [INFO] [stderr] Downloaded actix-web-codegen v4.0.1 [INFO] [stderr] Downloaded h3ron-h3-sys v0.13.0 [INFO] [stderr] Downloaded serde_derive v1.0.138 [INFO] [stderr] Downloaded serde v1.0.138 [INFO] [stderr] Downloaded kafka v0.9.0 [INFO] [stderr] Downloaded actix-web v4.1.0 [INFO] [stderr] Downloaded actix-http v3.2.1 [INFO] [stderr] Downloaded rdkafka-sys v3.0.0+1.6.0 [INFO] [stderr] Downloaded rdkafka v0.25.0 [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" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4347a55eae7d98c619fcc42dfaa09a192550e1c7933cac1bd51cf62f57a1a79 [INFO] running `Command { std: "docker" "start" "-a" "b4347a55eae7d98c619fcc42dfaa09a192550e1c7933cac1bd51cf62f57a1a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4347a55eae7d98c619fcc42dfaa09a192550e1c7933cac1bd51cf62f57a1a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4347a55eae7d98c619fcc42dfaa09a192550e1c7933cac1bd51cf62f57a1a79", kill_on_drop: false }` [INFO] [stdout] b4347a55eae7d98c619fcc42dfaa09a192550e1c7933cac1bd51cf62f57a1a79 [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" "+00bfd6b2734d9c28a147bf237490995731781fdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 267c3381a880113a8fbdf39c96f68708210b9ac65921c6ea4385a35902e1da49 [INFO] running `Command { std: "docker" "start" "-a" "267c3381a880113a8fbdf39c96f68708210b9ac65921c6ea4385a35902e1da49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking crypto-common v0.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking hashbrown v0.12.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rdkafka-sys v3.0.0+1.6.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling kafka v0.9.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking ref_slice v1.2.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling h3ron-h3-sys v0.13.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rdkafka v0.25.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking actix-http v3.2.1 [INFO] [stderr] Checking actix-web v4.1.0 [INFO] [stderr] Checking with-baby-dispatcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Data`, `self` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | error::{self, Error}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | main, [INFO] [stdout] 5 | web::{get, Data}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `message::OwnedHeaders` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | message::OwnedHeaders, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Data`, `self` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | error::{self, Error}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | main, [INFO] [stdout] 5 | web::{get, Data}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `message::OwnedHeaders` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | message::OwnedHeaders, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.38s [INFO] running `Command { std: "docker" "inspect" "267c3381a880113a8fbdf39c96f68708210b9ac65921c6ea4385a35902e1da49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267c3381a880113a8fbdf39c96f68708210b9ac65921c6ea4385a35902e1da49", kill_on_drop: false }` [INFO] [stdout] 267c3381a880113a8fbdf39c96f68708210b9ac65921c6ea4385a35902e1da49 [INFO] checking wangjun861205/with_baby_dispatcher against try#aa7c6ba69acce8b10a275eabfe6157ea72c8b599 for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith_baby_dispatcher" "/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/wangjun861205/with_baby_dispatcher on toolchain aa7c6ba69acce8b10a275eabfe6157ea72c8b599 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wangjun861205/with_baby_dispatcher [INFO] finished tweaking git repo https://github.com/wangjun861205/with_baby_dispatcher [INFO] tweaked toml for git repo https://github.com/wangjun861205/with_baby_dispatcher written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wangjun861205/with_baby_dispatcher 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" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "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" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2071e59959acc0e3b1421a4ba0f48db9e03bc6e6d05e28e2f046f8003a0501bb [INFO] running `Command { std: "docker" "start" "-a" "2071e59959acc0e3b1421a4ba0f48db9e03bc6e6d05e28e2f046f8003a0501bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2071e59959acc0e3b1421a4ba0f48db9e03bc6e6d05e28e2f046f8003a0501bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2071e59959acc0e3b1421a4ba0f48db9e03bc6e6d05e28e2f046f8003a0501bb", kill_on_drop: false }` [INFO] [stdout] 2071e59959acc0e3b1421a4ba0f48db9e03bc6e6d05e28e2f046f8003a0501bb [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" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d35c6a052e6c310f05e20a1e9c98f60b53e859504cff6284e9104d40a6f0554c [INFO] running `Command { std: "docker" "start" "-a" "d35c6a052e6c310f05e20a1e9c98f60b53e859504cff6284e9104d40a6f0554c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking typenum v1.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking hashbrown v0.12.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling rdkafka-sys v3.0.0+1.6.0 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling kafka v0.9.0 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Checking ref_slice v1.2.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling h3ron-h3-sys v0.13.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/aa7c6ba69acce8b10a275eabfe6157ea72c8b599/bin/rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.138/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' -C metadata=a23c0d0a8c20b875 -C extra-filename=-a23c0d0a8c20b875 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2636474fdf87efe6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-133dfb9850612cae.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-03c3d9ea8558684a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_more` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/aa7c6ba69acce8b10a275eabfe6157ea72c8b599/bin/rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=c580c6958d1e147c -C extra-filename=-c580c6958d1e147c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-a6b9ab88e61645a5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2636474fdf87efe6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-133dfb9850612cae.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-03c3d9ea8558684a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d35c6a052e6c310f05e20a1e9c98f60b53e859504cff6284e9104d40a6f0554c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d35c6a052e6c310f05e20a1e9c98f60b53e859504cff6284e9104d40a6f0554c", kill_on_drop: false }` [INFO] [stdout] d35c6a052e6c310f05e20a1e9c98f60b53e859504cff6284e9104d40a6f0554c