[INFO] cloning repository https://github.com/tarazonaa/web1server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tarazonaa/web1server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarazonaa%2Fweb1server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarazonaa%2Fweb1server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e784a7c5175e042a4bcaf27a935b703710af3e6 [INFO] checking tarazonaa/web1server against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarazonaa%2Fweb1server" "/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/tarazonaa/web1server on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tarazonaa/web1server [INFO] finished tweaking git repo https://github.com/tarazonaa/web1server [INFO] tweaked toml for git repo https://github.com/tarazonaa/web1server written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tarazonaa/web1server 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4fc643a9d9054be387bb13f718a1bc18437de415342502bc8bed0e83761c959 [INFO] running `Command { std: "docker" "start" "-a" "b4fc643a9d9054be387bb13f718a1bc18437de415342502bc8bed0e83761c959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4fc643a9d9054be387bb13f718a1bc18437de415342502bc8bed0e83761c959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fc643a9d9054be387bb13f718a1bc18437de415342502bc8bed0e83761c959", kill_on_drop: false }` [INFO] [stdout] b4fc643a9d9054be387bb13f718a1bc18437de415342502bc8bed0e83761c959 [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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b457544e72a42245d8d60067ee35b08ab60e8e5896b3ce76f5153dd782ec196 [INFO] running `Command { std: "docker" "start" "-a" "0b457544e72a42245d8d60067ee35b08ab60e8e5896b3ce76f5153dd782ec196", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=5d8fb56d8e1cc669 -C extra-filename=-5d8fb56d8e1cc669 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6cfd0cdf4324e5f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be74f8ab50053011.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a460b470e6f91a8d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-417f28e30ab2f18f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6c4ee879e3ffa189.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-2a127e3e1043415d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1d335d97b2b3065d.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" "0b457544e72a42245d8d60067ee35b08ab60e8e5896b3ce76f5153dd782ec196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b457544e72a42245d8d60067ee35b08ab60e8e5896b3ce76f5153dd782ec196", kill_on_drop: false }` [INFO] [stdout] 0b457544e72a42245d8d60067ee35b08ab60e8e5896b3ce76f5153dd782ec196 [INFO] checking tarazonaa/web1server against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarazonaa%2Fweb1server" "/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/tarazonaa/web1server on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tarazonaa/web1server [INFO] finished tweaking git repo https://github.com/tarazonaa/web1server [INFO] tweaked toml for git repo https://github.com/tarazonaa/web1server written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tarazonaa/web1server 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5fc39634e429cac33017160ff9443c211f223096f0ebb62271fa5278bfaf9aa [INFO] running `Command { std: "docker" "start" "-a" "b5fc39634e429cac33017160ff9443c211f223096f0ebb62271fa5278bfaf9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5fc39634e429cac33017160ff9443c211f223096f0ebb62271fa5278bfaf9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5fc39634e429cac33017160ff9443c211f223096f0ebb62271fa5278bfaf9aa", kill_on_drop: false }` [INFO] [stdout] b5fc39634e429cac33017160ff9443c211f223096f0ebb62271fa5278bfaf9aa [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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4be84a87fccac1bb229d52a1490f11f6dbc3aa6bfd29ba7e06da92f0ae1699e5 [INFO] running `Command { std: "docker" "start" "-a" "4be84a87fccac1bb229d52a1490f11f6dbc3aa6bfd29ba7e06da92f0ae1699e5", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking base64 v0.21.6 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking actix-http v3.5.1 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking actix-web v4.4.1 [INFO] [stderr] Checking web1server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s [INFO] running `Command { std: "docker" "inspect" "4be84a87fccac1bb229d52a1490f11f6dbc3aa6bfd29ba7e06da92f0ae1699e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be84a87fccac1bb229d52a1490f11f6dbc3aa6bfd29ba7e06da92f0ae1699e5", kill_on_drop: false }` [INFO] [stdout] 4be84a87fccac1bb229d52a1490f11f6dbc3aa6bfd29ba7e06da92f0ae1699e5