[INFO] cloning repository https://github.com/nikutto/modern-be-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikutto/modern-be-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikutto%2Fmodern-be-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikutto%2Fmodern-be-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9041d25dda801943485b31f5a0a2d9b70ef54722
[INFO] checking nikutto/modern-be-2024 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikutto%2Fmodern-be-2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nikutto/modern-be-2024 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nikutto/modern-be-2024
[INFO] finished tweaking git repo https://github.com/nikutto/modern-be-2024
[INFO] tweaked toml for git repo https://github.com/nikutto/modern-be-2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nikutto/modern-be-2024 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c24c6f94ca6ead7df91f7d3bca0e17b70385336cd1b08df4239e8b1c02c8ad2
[INFO] running `Command { std: "docker" "start" "-a" "3c24c6f94ca6ead7df91f7d3bca0e17b70385336cd1b08df4239e8b1c02c8ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c24c6f94ca6ead7df91f7d3bca0e17b70385336cd1b08df4239e8b1c02c8ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c24c6f94ca6ead7df91f7d3bca0e17b70385336cd1b08df4239e8b1c02c8ad2", kill_on_drop: false }`
[INFO] [stdout] 3c24c6f94ca6ead7df91f7d3bca0e17b70385336cd1b08df4239e8b1c02c8ad2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac49c81a80432925d0b1239ed2366764c629faeb6790983b89e6b52bebcae363
[INFO] running `Command { std: "docker" "start" "-a" "ac49c81a80432925d0b1239ed2366764c629faeb6790983b89e6b52bebcae363", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.1.11
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling opensearch v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling libz-sys v1.1.19
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling io-enum v1.1.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking frunk v0.4.2
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]     Checking my-app-domain v0.1.0 (/opt/rustwide/workdir/my-app-domain)
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rdkafka v0.36.2
[INFO] [stderr]     Checking my-app-api v0.1.0 (/opt/rustwide/workdir/my-app-api)
[INFO] [stderr]     Checking my-app-consumer v0.1.0 (/opt/rustwide/workdir/my-app-consumer)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> my-app-api/src/service/hello_service.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn search_hello(client: &opensearch::OpenSearch, pool: &mysql::Pool, query: &String) -> anyhow::Result<Vec<Hello>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: hello_handler::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> my-app-api/src/service/hello_service.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Err(anyhow::anyhow!("Failed to search data. {:?}", response.json().await?))
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> my-app-api/src/service/hello_service.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn search_hello(client: &opensearch::OpenSearch, pool: &mysql::Pool, query: &String) -> anyhow::Result<Vec<Hello>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: hello_handler::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> my-app-api/src/service/hello_service.rs:62:69
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Err(anyhow::anyhow!("Failed to search data. {:?}", response.json().await?))
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.28s
[INFO] running `Command { std: "docker" "inspect" "ac49c81a80432925d0b1239ed2366764c629faeb6790983b89e6b52bebcae363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac49c81a80432925d0b1239ed2366764c629faeb6790983b89e6b52bebcae363", kill_on_drop: false }`
[INFO] [stdout] ac49c81a80432925d0b1239ed2366764c629faeb6790983b89e6b52bebcae363
