[INFO] cloning repository https://github.com/GuusDb/TravelApi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GuusDb/TravelApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuusDb%2FTravelApi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuusDb%2FTravelApi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d53799e7d54cf1d7a90aa7373fc5725d7c9bad9 [INFO] testing GuusDb/TravelApi against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuusDb%2FTravelApi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GuusDb/TravelApi [INFO] finished tweaking git repo https://github.com/GuusDb/TravelApi [INFO] tweaked toml for git repo https://github.com/GuusDb/TravelApi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GuusDb/TravelApi on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GuusDb/TravelApi 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b67960a38e93dbab01d526858d8da1091afd7468fb70128950f9734bf23cf830 [INFO] running `Command { std: "docker" "start" "-a" "b67960a38e93dbab01d526858d8da1091afd7468fb70128950f9734bf23cf830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b67960a38e93dbab01d526858d8da1091afd7468fb70128950f9734bf23cf830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67960a38e93dbab01d526858d8da1091afd7468fb70128950f9734bf23cf830", kill_on_drop: false }` [INFO] [stdout] b67960a38e93dbab01d526858d8da1091afd7468fb70128950f9734bf23cf830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 561c72f93b5edfd0b04f0e72cd4a363e2ffa884d453ecfa1ac56004eb92f5fde [INFO] running `Command { std: "docker" "start" "-a" "561c72f93b5edfd0b04f0e72cd4a363e2ffa884d453ecfa1ac56004eb92f5fde", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling utoipa-gen v3.5.0 [INFO] [stderr] Compiling utoipa-swagger-ui v3.1.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling utoipa v3.5.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling r2d2_sqlite v0.22.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-cors v0.6.5 [INFO] [stderr] Compiling travel-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias `DbConnection` is never used [INFO] [stdout] --> src/db/connection.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type DbConnection = PooledConnection; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqlDateTime` is never constructed [INFO] [stdout] --> src/db/datetime.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SqlDateTime(pub DateTime); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NullableSqlDateTime` is never constructed [INFO] [stdout] --> src/db/datetime.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct NullableSqlDateTime(pub Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthDbConn` is never constructed [INFO] [stdout] --> src/middleware/auth.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct AuthDbConn(#[allow(dead_code)] pub DbConnection); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "561c72f93b5edfd0b04f0e72cd4a363e2ffa884d453ecfa1ac56004eb92f5fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561c72f93b5edfd0b04f0e72cd4a363e2ffa884d453ecfa1ac56004eb92f5fde", kill_on_drop: false }` [INFO] [stdout] 561c72f93b5edfd0b04f0e72cd4a363e2ffa884d453ecfa1ac56004eb92f5fde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b2557a18c4d315410f1b987741724840e758cb360c713dfb292d85b73b65d72 [INFO] running `Command { std: "docker" "start" "-a" "9b2557a18c4d315410f1b987741724840e758cb360c713dfb292d85b73b65d72", kill_on_drop: false }` [INFO] [stderr] Compiling travel-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias `DbConnection` is never used [INFO] [stdout] --> src/db/connection.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type DbConnection = PooledConnection; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_test_pool` is never used [INFO] [stdout] --> src/db/connection.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn get_test_pool() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SqlDateTime` is never constructed [INFO] [stdout] --> src/db/datetime.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SqlDateTime(pub DateTime); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NullableSqlDateTime` is never constructed [INFO] [stdout] --> src/db/datetime.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct NullableSqlDateTime(pub Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthDbConn` is never constructed [INFO] [stdout] --> src/middleware/auth.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct AuthDbConn(#[allow(dead_code)] pub DbConnection); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "9b2557a18c4d315410f1b987741724840e758cb360c713dfb292d85b73b65d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2557a18c4d315410f1b987741724840e758cb360c713dfb292d85b73b65d72", kill_on_drop: false }` [INFO] [stdout] 9b2557a18c4d315410f1b987741724840e758cb360c713dfb292d85b73b65d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a433f24763b388dd8073992149fe5ad9fa3f1679f234b6f8501e02c95b679feb [INFO] running `Command { std: "docker" "start" "-a" "a433f24763b388dd8073992149fe5ad9fa3f1679f234b6f8501e02c95b679feb", kill_on_drop: false }` [INFO] [stderr] warning: type alias `DbConnection` is never used [INFO] [stderr] --> src/db/connection.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | pub type DbConnection = PooledConnection; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_test_pool` is never used [INFO] [stderr] --> src/db/connection.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn get_test_pool() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `SqlDateTime` is never constructed [INFO] [stderr] --> src/db/datetime.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct SqlDateTime(pub DateTime); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `NullableSqlDateTime` is never constructed [INFO] [stderr] --> src/db/datetime.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | pub struct NullableSqlDateTime(pub Option); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `AuthDbConn` is never constructed [INFO] [stderr] --> src/middleware/auth.rs:118:12 [INFO] [stderr] | [INFO] [stderr] 118 | pub struct AuthDbConn(#[allow(dead_code)] pub DbConnection); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `travel-api` (bin "travel-api" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/travel_api-654288e2c82d1c9f) [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" "a433f24763b388dd8073992149fe5ad9fa3f1679f234b6f8501e02c95b679feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a433f24763b388dd8073992149fe5ad9fa3f1679f234b6f8501e02c95b679feb", kill_on_drop: false }` [INFO] [stdout] a433f24763b388dd8073992149fe5ad9fa3f1679f234b6f8501e02c95b679feb