[INFO] cloning repository https://github.com/a-rookie-of-C-language/rust-spring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-rookie-of-C-language/rust-spring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-rookie-of-C-language%2Frust-spring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-rookie-of-C-language%2Frust-spring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd4a19e9c98785a53a7f2f3855d4ec83f00f2c21
[INFO] checking a-rookie-of-C-language/rust-spring against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-rookie-of-C-language%2Frust-spring" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a-rookie-of-C-language/rust-spring
[INFO] finished tweaking git repo https://github.com/a-rookie-of-C-language/rust-spring
[INFO] tweaked toml for git repo https://github.com/a-rookie-of-C-language/rust-spring written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a-rookie-of-C-language/rust-spring on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a-rookie-of-C-language/rust-spring 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `profile_demo` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc2/source/target/.../profile_demo
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `profile-demo`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/profile_demo.rs
[INFO] [stderr] 1 + src/bin/profile-demo.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `volunteer_query_demo` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc2/source/target/.../volunteer_query_demo
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `volunteer-query-demo`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/volunteer_query_demo.rs
[INFO] [stderr] 1 + src/bin/volunteer-query-demo.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `web_demo` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-4-tc2/source/target/.../web_demo
[INFO] [stderr]   |                                                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `web-demo`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/web_demo.rs
[INFO] [stderr] 1 + src/bin/web-demo.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `example` (manifest) generated 3 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3
[INFO] running `Command { std: "docker" "start" "1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `profile_demo` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../profile_demo
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `profile-demo`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/profile_demo.rs
[INFO] [stderr] 1 + src/bin/profile-demo.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `volunteer_query_demo` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../volunteer_query_demo
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `volunteer-query-demo`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/volunteer_query_demo.rs
[INFO] [stderr] 1 + src/bin/volunteer-query-demo.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `web_demo` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../web_demo
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `web-demo`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/web_demo.rs
[INFO] [stderr] 1 + src/bin/web-demo.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `example` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling spring-util v0.1.0 (/opt/rustwide/workdir/spring-util)
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking spring-aop v0.1.0 (/opt/rustwide/workdir/spring-aop)
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]     Checking spring-data v0.1.0 (/opt/rustwide/workdir/spring-data)
[INFO] [stderr]     Checking spring-expression v0.1.0 (/opt/rustwide/workdir/spring-expression)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling subprocess v0.2.15
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]    Compiling mysql v25.0.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking initializer v0.1.0 (/opt/rustwide/workdir/initializer)
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]     Checking spring-macro v0.1.0 (/opt/rustwide/workdir/spring-macro)
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling io-enum v1.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking openssl v0.10.76
[INFO] [stderr]     Checking frunk v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spring-beans v0.1.0 (/opt/rustwide/workdir/spring-beans)
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking spring-core v0.1.0 (/opt/rustwide/workdir/spring-core)
[INFO] [stderr]     Checking spring-context v0.1.0 (/opt/rustwide/workdir/spring-context)
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking spring-web v0.1.0 (/opt/rustwide/workdir/spring-web)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking spring-boot v0.1.0 (/opt/rustwide/workdir/spring-boot)
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mysql-common-derive v0.31.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking native-tls v0.2.18
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking example v0.1.0 (/opt/rustwide/workdir/example)
[INFO] [stderr] warning: unused dependency `spring-core`
[INFO] [stderr]   --> spring-context/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | spring-core = { path = "../spring-core" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `spring-core`
[INFO] [stderr] warning: `spring-context` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3", kill_on_drop: false }`
[INFO] [stdout] 1407cbed157557de06a608409d165dc5223d7108ca03a17dd6b8c26d8ba68dd3
