[INFO] cloning repository https://github.com/xypine/kirjat-rs-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xypine/kirjat-rs-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxypine%2Fkirjat-rs-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxypine%2Fkirjat-rs-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de7671a7b8556a0fa3b40fba067a8850174ced3e [INFO] checking xypine/kirjat-rs-api against master#d97bb195bf7b84815622b235cb51171c1b8f7e51 for pr-117905 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxypine%2Fkirjat-rs-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xypine/kirjat-rs-api on toolchain d97bb195bf7b84815622b235cb51171c1b8f7e51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xypine/kirjat-rs-api [INFO] finished tweaking git repo https://github.com/xypine/kirjat-rs-api [INFO] tweaked toml for git repo https://github.com/xypine/kirjat-rs-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xypine/kirjat-rs-api 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" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.13.0 [INFO] [stderr] Downloaded dtoa v1.0.9 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded dtoa-short v0.3.4 [INFO] [stderr] Downloaded moka v0.9.9 [INFO] [stderr] Downloaded kirjat-rs v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d867474ba4c203557c48b9ad3d7542133a5f90ffc9fef182f8535372317001 [INFO] running `Command { std: "docker" "start" "-a" "45d867474ba4c203557c48b9ad3d7542133a5f90ffc9fef182f8535372317001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d867474ba4c203557c48b9ad3d7542133a5f90ffc9fef182f8535372317001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d867474ba4c203557c48b9ad3d7542133a5f90ffc9fef182f8535372317001", kill_on_drop: false }` [INFO] [stdout] 45d867474ba4c203557c48b9ad3d7542133a5f90ffc9fef182f8535372317001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c2f1e0a4e7c15acd1e2efc59775589c5819d49d7627bd0e5bbc83197af44ec7 [INFO] running `Command { std: "docker" "start" "-a" "8c2f1e0a4e7c15acd1e2efc59775589c5819d49d7627bd0e5bbc83197af44ec7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl v0.10.58 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.94 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [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/d97bb195bf7b84815622b235cb51171c1b8f7e51/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d84be5c5499daf59 -C extra-filename=-d84be5c5499daf59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8f9eaa8821be0e99.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d108c9f5106570d3.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] [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/d97bb195bf7b84815622b235cb51171c1b8f7e51/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=7bf4333e196766c8 -C extra-filename=-7bf4333e196766c8 --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-5cd9506db6b48df3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-65982317dee9f06d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c0d3e450c1c8fb10.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0dc7abcbcc9840d4.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-bd7a497dc3b55fc7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-48129c57869fde42.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-a3d23e43dbd1af2f.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8c2f1e0a4e7c15acd1e2efc59775589c5819d49d7627bd0e5bbc83197af44ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2f1e0a4e7c15acd1e2efc59775589c5819d49d7627bd0e5bbc83197af44ec7", kill_on_drop: false }` [INFO] [stdout] 8c2f1e0a4e7c15acd1e2efc59775589c5819d49d7627bd0e5bbc83197af44ec7 [INFO] checking xypine/kirjat-rs-api against try#1930f260edd7e614aa013a0665aa5cfd0ada0501 for pr-117905 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxypine%2Fkirjat-rs-api" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xypine/kirjat-rs-api on toolchain 1930f260edd7e614aa013a0665aa5cfd0ada0501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xypine/kirjat-rs-api [INFO] finished tweaking git repo https://github.com/xypine/kirjat-rs-api [INFO] tweaked toml for git repo https://github.com/xypine/kirjat-rs-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xypine/kirjat-rs-api 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" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8abff936395a496e522f58480e4baf052a7d48dfe65145c6f64ef0b913a36f81 [INFO] running `Command { std: "docker" "start" "-a" "8abff936395a496e522f58480e4baf052a7d48dfe65145c6f64ef0b913a36f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8abff936395a496e522f58480e4baf052a7d48dfe65145c6f64ef0b913a36f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8abff936395a496e522f58480e4baf052a7d48dfe65145c6f64ef0b913a36f81", kill_on_drop: false }` [INFO] [stdout] 8abff936395a496e522f58480e4baf052a7d48dfe65145c6f64ef0b913a36f81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4297f305d56cc69cf8c83326cd29c26af0ca0ebaeaca0d142c4c2bda65a119b [INFO] running `Command { std: "docker" "start" "-a" "f4297f305d56cc69cf8c83326cd29c26af0ca0ebaeaca0d142c4c2bda65a119b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling openssl v0.10.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.94 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking zerocopy v0.7.21 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking scraper v0.13.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking actix-http v3.4.0 [INFO] [stderr] Checking kirjat-rs v0.7.1 [INFO] [stderr] Checking actix-web v4.4.0 [INFO] [stderr] Checking actix-cors v0.6.4 [INFO] [stderr] Checking kirjat-rs-api v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.34s [INFO] running `Command { std: "docker" "inspect" "f4297f305d56cc69cf8c83326cd29c26af0ca0ebaeaca0d142c4c2bda65a119b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4297f305d56cc69cf8c83326cd29c26af0ca0ebaeaca0d142c4c2bda65a119b", kill_on_drop: false }` [INFO] [stdout] f4297f305d56cc69cf8c83326cd29c26af0ca0ebaeaca0d142c4c2bda65a119b