[INFO] cloning repository https://github.com/dayo777/clinic_booking_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dayo777/clinic_booking_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdayo777%2Fclinic_booking_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdayo777%2Fclinic_booking_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 316deac29d1ad6684e8d90d7f17e7490c2f05905
[INFO] checking dayo777/clinic_booking_api against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdayo777%2Fclinic_booking_api" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dayo777/clinic_booking_api
[INFO] finished tweaking git repo https://github.com/dayo777/clinic_booking_api
[INFO] tweaked toml for git repo https://github.com/dayo777/clinic_booking_api written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dayo777/clinic_booking_api on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dayo777/clinic_booking_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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `anyhow`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | anyhow = "1.0.95"
[INFO] [stderr]    | ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `anyhow`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `clinic_core` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-6-tc2/source/target/.../clinic_core
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `clinic-core`, convert `package.name`
[INFO] [stderr]   --> clinic_core/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "clinic_core"
[INFO] [stderr]  2 + name = "clinic-core"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `clinic-core`, specify `bin.name`
[INFO] [stderr]   --> clinic_core/Cargo.toml:15:84
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ common = { path = "../common" } # contains all shared services like DB, logging etc
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "clinic-core"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `clinic_core` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad
[INFO] running `Command { std: "docker" "start" "6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `anyhow`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | anyhow = "1.0.95"
[INFO] [stderr]    | ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `anyhow`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `clinic_core` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../clinic_core
[INFO] [stderr]    |                          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `clinic-core`, convert `package.name`
[INFO] [stderr]   --> clinic_core/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "clinic_core"
[INFO] [stderr]  2 + name = "clinic-core"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `clinic-core`, specify `bin.name`
[INFO] [stderr]   --> clinic_core/Cargo.toml:15:84
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ common = { path = "../common" } # contains all shared services like DB, logging etc
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "clinic-core"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `clinic_core` (manifest) generated 1 warning
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking moka v0.12.12
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking ferroid v0.8.9
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking typed-builder v0.22.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --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="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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5816b8b5b86bf0ac -C extra-filename=-c884a45263c3b83b --out-dir /opt/rustwide/target/debug/build/tokio/c884a45263c3b83b/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libc/61c8ff19ef2481c9/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/243a4081f8655140/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/7fbaa572d822f9ba/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/61c8ff19ef2481c9/out/liblibc-61c8ff19ef2481c9.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/09abd33f09676104/out/libmio-09abd33f09676104.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/c5c5b4a668231387/out/libparking_lot-c5c5b4a668231387.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/83188e9cdf3717c5/out/libsignal_hook_registry-83188e9cdf3717c5.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/0287a62d3f4f7201/out/libsocket2-0287a62d3f4f7201.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/4fad3ed05539e586/out/libtokio_macros-4fad3ed05539e586.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad", kill_on_drop: false }`
[INFO] [stdout] 6619db72f3b9dbe275ef96ee15008c48a208d31125d08ece4b51ae20500a12ad
