[INFO] cloning repository https://github.com/paulmanoni/portal_services
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulmanoni/portal_services" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmanoni%2Fportal_services", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmanoni%2Fportal_services'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b94cdd8becbe1ac180683745bf59dbfd224af392
[INFO] checking paulmanoni/portal_services against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmanoni%2Fportal_services" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulmanoni/portal_services
[INFO] finished tweaking git repo https://github.com/paulmanoni/portal_services
[INFO] tweaked toml for git repo https://github.com/paulmanoni/portal_services written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulmanoni/portal_services on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulmanoni/portal_services 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 269f48d85046642212323177e807934d1c5bbc656ad0736fdcf0033fd4dc4bb9
[INFO] running `Command { std: "docker" "start" "-a" "269f48d85046642212323177e807934d1c5bbc656ad0736fdcf0033fd4dc4bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "269f48d85046642212323177e807934d1c5bbc656ad0736fdcf0033fd4dc4bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "269f48d85046642212323177e807934d1c5bbc656ad0736fdcf0033fd4dc4bb9", kill_on_drop: false }`
[INFO] [stdout] 269f48d85046642212323177e807934d1c5bbc656ad0736fdcf0033fd4dc4bb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 973346d387082eb71e67660bbd61b8a6d1eff98f9d432e869b14476afac4f7b4
[INFO] running `Command { std: "docker" "start" "-a" "973346d387082eb71e67660bbd61b8a6d1eff98f9d432e869b14476afac4f7b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling mysqlclient-sys v0.4.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking diesel v2.2.6
[INFO] [stderr]     Checking portal_services v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Integer)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::VarChar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Integer)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Integer)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::VarChar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::VarChar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::VarChar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Integer)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::VarChar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Integer)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Integer)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::VarChar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::VarChar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::VarChar)]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: field `interview_date` is never read
[INFO] [stdout]   --> src/entities/advert_interview.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct AdvertInterview {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) interview_date: chrono::NaiveDateTime,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interview_date` is never read
[INFO] [stdout]   --> src/entities/advert_interview.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct AdvertInterview {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) interview_date: chrono::NaiveDateTime,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "973346d387082eb71e67660bbd61b8a6d1eff98f9d432e869b14476afac4f7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "973346d387082eb71e67660bbd61b8a6d1eff98f9d432e869b14476afac4f7b4", kill_on_drop: false }`
[INFO] [stdout] 973346d387082eb71e67660bbd61b8a6d1eff98f9d432e869b14476afac4f7b4
