[INFO] fetching crate mage 0.2.0...
[INFO] testing mage-0.2.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mage 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mage 0.2.0
[INFO] finished tweaking crates.io crate mage 0.2.0
[INFO] tweaked toml for crates.io crate mage 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mage 0.2.0 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding glob v0.2.11 (available: v0.3.3)
[INFO] [stderr]       Adding quick-error v1.2.3 (available: v2.0.1)
[INFO] [stderr]       Adding serde v0.9.15 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v0.9.10 (available: v1.0.145)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eval v0.4.3
[INFO] [stderr]   Downloaded itoa v0.3.4
[INFO] [stderr]   Downloaded serde_json v0.9.10
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e86cc3512d29348c6ad27084ba0028c91be871f7fe0d8da96b945daf9e404d8
[INFO] running `Command { std: "docker" "start" "-a" "2e86cc3512d29348c6ad27084ba0028c91be871f7fe0d8da96b945daf9e404d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e86cc3512d29348c6ad27084ba0028c91be871f7fe0d8da96b945daf9e404d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e86cc3512d29348c6ad27084ba0028c91be871f7fe0d8da96b945daf9e404d8", kill_on_drop: false }`
[INFO] [stdout] 2e86cc3512d29348c6ad27084ba0028c91be871f7fe0d8da96b945daf9e404d8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eae697781f73e60894a8543ebadc5d895fa96ba141b0b944cf4774cd99676794
[INFO] running `Command { std: "docker" "start" "-a" "eae697781f73e60894a8543ebadc5d895fa96ba141b0b944cf4774cd99676794", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling eval v0.4.3
[INFO] [stderr]    Compiling mage v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 | type Compiled = Box<Fn(Contexts, &Functions) -> Result<String, Error>>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 | type Compiled = Box<dyn Fn(Contexts, &Functions) -> Result<String, Error>>;
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/template/mod.rs:65:74
[INFO] [stdout]     |
[INFO] [stdout]  65 |         self.contexts.first_mut().unwrap().insert(name.into(), to_value(&value));
[INFO] [stdout]     |                                                                --------  ^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `V`
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `V` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&V` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `eval::to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eval-0.4.3/src/lib.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub fn to_value<S: Serialize>(v: S) -> Value {
[INFO] [stdout]     |                    ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] help: consider further restricting type parameter `V` with trait `Serialize`
[INFO] [stdout]     |
[INFO] [stdout]  63 |               V: Serialize + serde_core::ser::Serialize
[INFO] [stdout]     |                            ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render` found for enum `eval::Value` in the current scope
[INFO] [stdout]    --> src/tree/mod.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 217 |                   Ok(ExecOptions::new(expr)
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 218 | |                     .contexts(contexts)
[INFO] [stdout] 219 | |                     .functions(functions)
[INFO] [stdout] 220 | |                     .exec()?
[INFO] [stdout] 221 | |                     .render())
[INFO] [stdout]     | |                     -^^^^^^ method not found in `eval::Value`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Render` defines an item `render`, perhaps you need to implement it
[INFO] [stdout]    --> src/render/mod.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub trait Render {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     Value::Bool(_) | Value::Null => {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:234:38
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     Value::Bool(_) | Value::Null => {
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:235:32
[INFO] [stdout]     |
[INFO] [stdout] 235 |                         if let Value::Bool(boolean) = value {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   Value::Bool(boolean) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 | ...                   Value::Null => (),
[INFO] [stdout]     |                       ^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     Value::Array(ref array) => {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:305:21
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     Value::Object(ref object) => {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:325:21
[INFO] [stdout]     |
[INFO] [stdout] 325 |                     Value::Null => (),
[INFO] [stdout]     |                     ^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:289:68
[INFO] [stdout]     |
[INFO] [stdout] 289 | ...                   context.insert(_for.value.clone(), value.clone());
[INFO] [stdout]     |                               ------                     ^^^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the return type of this call is `serde_json::Value` due to the type of the argument passed
[INFO] [stdout]    --> src/tree/mod.rs:289:33
[INFO] [stdout]     |
[INFO] [stdout] 289 | ...                   context.insert(_for.value.clone(), value.clone());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------^
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this argument influences the return type of `insert`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/collections/hash/map.rs:1207:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tree/mod.rs:309:68
[INFO] [stdout]     |
[INFO] [stdout] 309 | ...                   context.insert(_for.value.clone(), value.clone());
[INFO] [stdout]     |                               ------                     ^^^^^^^^^^^^^ expected `eval::Value`, found `serde_json::Value`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `serde_json` 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/serde_json-1.0.145/src/value/mod.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the expected type `eval::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-0.9.10/src/value.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub enum Value {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ this is the found type `serde_json::Value`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | extern crate serde_json;
[INFO] [stdout]     | ------------------------ one version of crate `serde_json` used here, as a direct dependency of the current crate
[INFO] [stdout]  89 | extern crate eval;
[INFO] [stdout]     | ------------------ one version of crate `serde_json` used here, as a dependency of crate `eval`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the return type of this call is `serde_json::Value` due to the type of the argument passed
[INFO] [stdout]    --> src/tree/mod.rs:309:33
[INFO] [stdout]     |
[INFO] [stdout] 309 | ...                   context.insert(_for.value.clone(), value.clone());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------^
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          this argument influences the return type of `insert`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/collections/hash/map.rs:1207:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mage` (lib) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "eae697781f73e60894a8543ebadc5d895fa96ba141b0b944cf4774cd99676794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eae697781f73e60894a8543ebadc5d895fa96ba141b0b944cf4774cd99676794", kill_on_drop: false }`
[INFO] [stdout] eae697781f73e60894a8543ebadc5d895fa96ba141b0b944cf4774cd99676794
