[INFO] fetching crate spring-actuator 0.0.8...
[INFO] testing spring-actuator-0.0.8 against 1.91.0 for beta-1.92-2
[INFO] extracting crate spring-actuator 0.0.8 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate spring-actuator 0.0.8
[INFO] finished tweaking crates.io crate spring-actuator 0.0.8
[INFO] tweaked toml for crates.io crate spring-actuator 0.0.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spring-actuator 0.0.8 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 206 packages to latest compatible versions
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.0.5)
[INFO] [stderr]       Adding spring-boot v0.0.8 (available: v0.0.9)
[INFO] [stderr]       Adding spring-web v0.0.8 (available: v0.4.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-toml-merge v0.3.11
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded rend v0.4.2
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.3
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded byte-unit v5.1.6
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.4
[INFO] [stderr]   Downloaded ptr_meta v0.1.4
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded inventory v0.3.21
[INFO] [stderr]   Downloaded spring-web v0.0.8
[INFO] [stderr]   Downloaded spring-macros v0.0.8
[INFO] [stderr]   Downloaded spring-boot v0.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89db41ff2eb2dbd9967d6bfc84ece553a065448c700578e6ca01bae230129a52
[INFO] running `Command { std: "docker" "start" "-a" "89db41ff2eb2dbd9967d6bfc84ece553a065448c700578e6ca01bae230129a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89db41ff2eb2dbd9967d6bfc84ece553a065448c700578e6ca01bae230129a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89db41ff2eb2dbd9967d6bfc84ece553a065448c700578e6ca01bae230129a52", kill_on_drop: false }`
[INFO] [stdout] 89db41ff2eb2dbd9967d6bfc84ece553a065448c700578e6ca01bae230129a52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ce3a1cb78f95fc2a269e895ea0d0550d3017e14c859e93015ea253adf8a2663
[INFO] running `Command { std: "docker" "start" "-a" "9ce3a1cb78f95fc2a269e895ea0d0550d3017e14c859e93015ea253adf8a2663", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde-toml-merge v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling spring-macros v0.0.8
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling spring-boot v0.0.8
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/config/mod.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             merge_tables(main_table, env_table)
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Map<String, Value>`, found a different `Map<String, Value>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/config/mod.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |             merge_tables(main_table, env_table)
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout] note: two different versions of crate `toml` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.8/src/map.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Map<K, V> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `toml::map::Map`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.23/src/map.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Map<K, V> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ this is the found type `toml::map::Map`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/config/mod.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use serde_toml_merge::merge_tables;
[INFO] [stdout]    |     ---------------- one version of crate `toml` used here, as a dependency of crate `serde_toml_merge`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/app.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use toml::Table;
[INFO] [stdout]    |     ---- one version of crate `toml` used here, as a direct dependency of the current crate
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: expected `Map<String, Value>`, found a different `Map<String, Value>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/config/mod.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |             merge_tables(main_table, env_table)
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] note: two different versions of crate `toml` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.8/src/map.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Map<K, V> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `toml::map::Map`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.23/src/map.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Map<K, V> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ this is the found type `toml::map::Map`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/config/mod.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use serde_toml_merge::merge_tables;
[INFO] [stdout]    |     ---------------- one version of crate `toml` used here, as a dependency of crate `serde_toml_merge`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/app.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use toml::Table;
[INFO] [stdout]    |     ---- one version of crate `toml` used here, as a direct dependency of the current crate
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-toml-merge-0.3.11/src/lib.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn merge_tables(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/config/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             main_table
[INFO] [stdout]    |             ^^^^^^^^^^ expected `Map<String, Value>`, found a different `Map<String, Value>`
[INFO] [stdout]    |
[INFO] [stdout] note: two different versions of crate `toml` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.8/src/map.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Map<K, V> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `toml::map::Map`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.23/src/map.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Map<K, V> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ this is the found type `toml::map::Map`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/config/mod.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use serde_toml_merge::merge_tables;
[INFO] [stdout]    |     ---------------- one version of crate `toml` used here, as a dependency of crate `serde_toml_merge`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spring-boot-0.0.8/src/app.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use toml::Table;
[INFO] [stdout]    |     ---- one version of crate `toml` used here, as a direct dependency of the current crate
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spring-boot` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9ce3a1cb78f95fc2a269e895ea0d0550d3017e14c859e93015ea253adf8a2663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce3a1cb78f95fc2a269e895ea0d0550d3017e14c859e93015ea253adf8a2663", kill_on_drop: false }`
[INFO] [stdout] 9ce3a1cb78f95fc2a269e895ea0d0550d3017e14c859e93015ea253adf8a2663
