[INFO] fetching crate spring-boot 0.0.9...
[INFO] testing spring-boot-0.0.9 against 1.90.0 for beta-1.91-3
[INFO] extracting crate spring-boot 0.0.9 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate spring-boot 0.0.9
[INFO] finished tweaking crates.io crate spring-boot 0.0.9
[INFO] tweaked toml for crates.io crate spring-boot 0.0.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spring-boot 0.0.9 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 116 packages to latest compatible versions
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.0.4)
[INFO] [stderr]       Adding spring-macros v0.0.9 (available: v0.4.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inventory v0.3.21
[INFO] [stderr]   Downloaded spring-macros v0.0.9
[INFO] [stderr]   Downloaded serde-toml-merge v0.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbdc21b6bb5c8114e8b566d02e1d6086b53cee0215bf99c59938222b4a3f2333
[INFO] running `Command { std: "docker" "start" "-a" "fbdc21b6bb5c8114e8b566d02e1d6086b53cee0215bf99c59938222b4a3f2333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbdc21b6bb5c8114e8b566d02e1d6086b53cee0215bf99c59938222b4a3f2333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbdc21b6bb5c8114e8b566d02e1d6086b53cee0215bf99c59938222b4a3f2333", kill_on_drop: false }`
[INFO] [stdout] fbdc21b6bb5c8114e8b566d02e1d6086b53cee0215bf99c59938222b4a3f2333
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdc74b5032a5e7c5bf522d6dcc7dc7fb0021ce145877baa8601ad0948130d0e4
[INFO] running `Command { std: "docker" "start" "-a" "bdc74b5032a5e7c5bf522d6dcc7dc7fb0021ce145877baa8601ad0948130d0e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling spring-macros v0.0.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling serde-toml-merge v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling spring-boot v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/config/mod.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             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]   --> src/config/mod.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |             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]   --> /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/toml-0.9.7/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]    |
[INFO] [stdout]   ::: src/config/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | 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]   ::: 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]   --> src/config/mod.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |             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]   --> /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/toml-0.9.7/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]    |
[INFO] [stdout]   ::: src/config/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | 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]   ::: 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]: `?` operator has incompatible types
[INFO] [stdout]   --> src/config/mod.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 | /             merge_tables(main_table, env_table)
[INFO] [stdout] 44 | |                 .map_err(|e| AppError::TomlMergeError(e.to_string()))
[INFO] [stdout] 45 | |                 .with_context(|| {
[INFO] [stdout] 46 | |                     format!("Failed to merge files {:?} and {:?}", config_path, env_path)
[INFO] [stdout] 47 | |                 })?
[INFO] [stdout]    | |___________________^ expected `Map<String, Value>`, found a different `Map<String, Value>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `?` operator cannot convert from `toml::map::Map<std::string::String, toml::value::Value>` to `toml::map::Map<std::string::String, toml::Value>`
[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]   --> /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 expected type `toml::map::Map`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.7/src/map.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Map<K, V> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ this is the found type `toml::map::Map`
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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]    |
[INFO] [stdout]   ::: src/config/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | 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]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[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" "bdc74b5032a5e7c5bf522d6dcc7dc7fb0021ce145877baa8601ad0948130d0e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc74b5032a5e7c5bf522d6dcc7dc7fb0021ce145877baa8601ad0948130d0e4", kill_on_drop: false }`
[INFO] [stdout] bdc74b5032a5e7c5bf522d6dcc7dc7fb0021ce145877baa8601ad0948130d0e4
