[INFO] cloning repository https://github.com/kkozlovsky/api-service-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkozlovsky/api-service-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkozlovsky%2Fapi-service-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkozlovsky%2Fapi-service-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a498e321a17214c7ab139eada25469f2711045c0 [INFO] checking kkozlovsky/api-service-example against master#a2db9280539229a3b8a084a09886670a57bc7e9c for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkozlovsky%2Fapi-service-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kkozlovsky/api-service-example [INFO] finished tweaking git repo https://github.com/kkozlovsky/api-service-example [INFO] tweaked toml for git repo https://github.com/kkozlovsky/api-service-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kkozlovsky/api-service-example on toolchain a2db9280539229a3b8a084a09886670a57bc7e9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kkozlovsky/api-service-example 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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.5.4 [INFO] [stderr] Downloaded axum v0.8.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e86fcc90085d8ca3d069dcb8dd3cccc8562ac82e588266b690422af02872cee [INFO] running `Command { std: "docker" "start" "-a" "5e86fcc90085d8ca3d069dcb8dd3cccc8562ac82e588266b690422af02872cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e86fcc90085d8ca3d069dcb8dd3cccc8562ac82e588266b690422af02872cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e86fcc90085d8ca3d069dcb8dd3cccc8562ac82e588266b690422af02872cee", kill_on_drop: false }` [INFO] [stdout] 5e86fcc90085d8ca3d069dcb8dd3cccc8562ac82e588266b690422af02872cee [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4de896fa3325e5945241f65678f175fa3f500b933ecaf34f4ef7487ec8b500d6 [INFO] running `Command { std: "docker" "start" "-a" "4de896fa3325e5945241f65678f175fa3f500b933ecaf34f4ef7487ec8b500d6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking axum-core v0.5.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking axum v0.8.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking api-service-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.29s [INFO] running `Command { std: "docker" "inspect" "4de896fa3325e5945241f65678f175fa3f500b933ecaf34f4ef7487ec8b500d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de896fa3325e5945241f65678f175fa3f500b933ecaf34f4ef7487ec8b500d6", kill_on_drop: false }` [INFO] [stdout] 4de896fa3325e5945241f65678f175fa3f500b933ecaf34f4ef7487ec8b500d6