[INFO] cloning repository https://github.com/HugoDeSouzaCaramez/api-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HugoDeSouzaCaramez/api-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugoDeSouzaCaramez%2Fapi-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugoDeSouzaCaramez%2Fapi-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b73401278b1fbdac8112bf22f0348212a7806f48 [INFO] testing HugoDeSouzaCaramez/api-service against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugoDeSouzaCaramez%2Fapi-service" "/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/HugoDeSouzaCaramez/api-service [INFO] finished tweaking git repo https://github.com/HugoDeSouzaCaramez/api-service [INFO] tweaked toml for git repo https://github.com/HugoDeSouzaCaramez/api-service written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HugoDeSouzaCaramez/api-service on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HugoDeSouzaCaramez/api-service 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.6.3 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded crc v3.2.1 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded sqlx-macros v0.6.3 [INFO] [stderr] Downloaded sqlformat v0.2.6 [INFO] [stderr] Downloaded tokio-rustls v0.23.4 [INFO] [stderr] Downloaded tinyvec v1.8.1 [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded pin-project-internal v1.1.8 [INFO] [stderr] Downloaded pin-project v1.1.8 [INFO] [stderr] Downloaded webpki v0.22.4 [INFO] [stderr] Downloaded flume v0.10.14 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded sqlx v0.6.3 [INFO] [stderr] Downloaded webpki-roots v0.22.6 [INFO] [stderr] Downloaded rustls v0.20.9 [INFO] [stderr] Downloaded sqlx-core v0.6.3 [INFO] [stderr] Downloaded libsqlite3-sys v0.24.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbcbca5abd7080f21b13da1dbf6f1dd3b87d702224e2a97b0d41b9d0467f527e [INFO] running `Command { std: "docker" "start" "-a" "dbcbca5abd7080f21b13da1dbf6f1dd3b87d702224e2a97b0d41b9d0467f527e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbcbca5abd7080f21b13da1dbf6f1dd3b87d702224e2a97b0d41b9d0467f527e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcbca5abd7080f21b13da1dbf6f1dd3b87d702224e2a97b0d41b9d0467f527e", kill_on_drop: false }` [INFO] [stdout] dbcbca5abd7080f21b13da1dbf6f1dd3b87d702224e2a97b0d41b9d0467f527e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42ac5c461072ca783bcbf61c764188138a3ccb321e16dd6cd2d5383a3f731239 [INFO] running `Command { std: "docker" "start" "-a" "42ac5c461072ca783bcbf61c764188138a3ccb321e16dd6cd2d5383a3f731239", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling api-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "42ac5c461072ca783bcbf61c764188138a3ccb321e16dd6cd2d5383a3f731239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ac5c461072ca783bcbf61c764188138a3ccb321e16dd6cd2d5383a3f731239", kill_on_drop: false }` [INFO] [stdout] 42ac5c461072ca783bcbf61c764188138a3ccb321e16dd6cd2d5383a3f731239 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a73ce12aad43d03a0c8394606e1cdfc327d1a68911cb025c4e3dabb1cbab89 [INFO] running `Command { std: "docker" "start" "-a" "40a73ce12aad43d03a0c8394606e1cdfc327d1a68911cb025c4e3dabb1cbab89", kill_on_drop: false }` [INFO] [stderr] Compiling api-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.86s [INFO] running `Command { std: "docker" "inspect" "40a73ce12aad43d03a0c8394606e1cdfc327d1a68911cb025c4e3dabb1cbab89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a73ce12aad43d03a0c8394606e1cdfc327d1a68911cb025c4e3dabb1cbab89", kill_on_drop: false }` [INFO] [stdout] 40a73ce12aad43d03a0c8394606e1cdfc327d1a68911cb025c4e3dabb1cbab89 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb1cd00ad8eb8050a2cac55cc82a57fb9d961bd2b241881006d8b57e4c51a3f2 [INFO] running `Command { std: "docker" "start" "-a" "fb1cd00ad8eb8050a2cac55cc82a57fb9d961bd2b241881006d8b57e4c51a3f2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api_service-8e0a6db2b5b18b86) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fb1cd00ad8eb8050a2cac55cc82a57fb9d961bd2b241881006d8b57e4c51a3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1cd00ad8eb8050a2cac55cc82a57fb9d961bd2b241881006d8b57e4c51a3f2", kill_on_drop: false }` [INFO] [stdout] fb1cd00ad8eb8050a2cac55cc82a57fb9d961bd2b241881006d8b57e4c51a3f2