[INFO] fetching crate fam 0.1.5...
[INFO] checking fam-0.1.5 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate fam 0.1.5 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fam 0.1.5 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fam 0.1.5
[INFO] finished tweaking crates.io crate fam 0.1.5
[INFO] tweaked toml for crates.io crate fam 0.1.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4e42751d0cd3e434458184ecd68297867b5f4b34582b7388ffb61da7a0fbc4d
[INFO] running `Command { std: "docker" "start" "-a" "b4e42751d0cd3e434458184ecd68297867b5f4b34582b7388ffb61da7a0fbc4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4e42751d0cd3e434458184ecd68297867b5f4b34582b7388ffb61da7a0fbc4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e42751d0cd3e434458184ecd68297867b5f4b34582b7388ffb61da7a0fbc4d", kill_on_drop: false }`
[INFO] [stdout] b4e42751d0cd3e434458184ecd68297867b5f4b34582b7388ffb61da7a0fbc4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 170923c7ec884ffab28833eb4426ef815d39b5f46c0894158a43cb95ca276cca
[INFO] running `Command { std: "docker" "start" "-a" "170923c7ec884ffab28833eb4426ef815d39b5f46c0894158a43cb95ca276cca", kill_on_drop: false }`
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking fam v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     field!(flags, iter String);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     field!(flags, iter String);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 273 |       field!(flags, iter String);
[INFO] [stdout]     |       -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 273 |       field!(flags, iter String);
[INFO] [stdout]     |       -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     field!(cdefines, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     field!(cdefines, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 274 |       field!(cdefines, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 274 |       field!(cdefines, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     field!(requires, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     field!(requires, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 275 |       field!(requires, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     field!(conflicts, iter String);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 275 |       field!(requires, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     field!(conflicts, iter String);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 276 |       field!(conflicts, iter String);
[INFO] [stdout]     |       ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 276 |       field!(conflicts, iter String);
[INFO] [stdout]     |       ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     field!(provides, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     field!(provides, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 277 |       field!(provides, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     field!(sdk_headers, iter String);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 277 |       field!(provides, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     field!(sdk_headers, iter String);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 278 |       field!(sdk_headers, iter String);
[INFO] [stdout]     |       -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     field!(sources, iter String);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 278 |       field!(sdk_headers, iter String);
[INFO] [stdout]     |       -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     field!(sources, iter String);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 279 |       field!(sources, iter String);
[INFO] [stdout]     |       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     field!(fap_libs, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 279 |       field!(sources, iter String);
[INFO] [stdout]     |       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     field!(fap_libs, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 280 |       field!(fap_libs, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 280 |       field!(fap_libs, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fam` (lib) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fam` (lib test) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "170923c7ec884ffab28833eb4426ef815d39b5f46c0894158a43cb95ca276cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "170923c7ec884ffab28833eb4426ef815d39b5f46c0894158a43cb95ca276cca", kill_on_drop: false }`
[INFO] [stdout] 170923c7ec884ffab28833eb4426ef815d39b5f46c0894158a43cb95ca276cca
[INFO] checking fam-0.1.5 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate fam 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fam 0.1.5 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fam 0.1.5
[INFO] finished tweaking crates.io crate fam 0.1.5
[INFO] tweaked toml for crates.io crate fam 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09cd8b84d404fa76c33f5d884b8e05e23458e2a220d5f4abcfa8204541a53696
[INFO] running `Command { std: "docker" "start" "-a" "09cd8b84d404fa76c33f5d884b8e05e23458e2a220d5f4abcfa8204541a53696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09cd8b84d404fa76c33f5d884b8e05e23458e2a220d5f4abcfa8204541a53696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09cd8b84d404fa76c33f5d884b8e05e23458e2a220d5f4abcfa8204541a53696", kill_on_drop: false }`
[INFO] [stdout] 09cd8b84d404fa76c33f5d884b8e05e23458e2a220d5f4abcfa8204541a53696
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8edea8536eab183d4fa31e7d9efcdddff026df3c76c8b3b7382cac4df5d59e34
[INFO] running `Command { std: "docker" "start" "-a" "8edea8536eab183d4fa31e7d9efcdddff026df3c76c8b3b7382cac4df5d59e34", kill_on_drop: false }`
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking fam v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     field!(flags, iter String);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 273 |       field!(flags, iter String);
[INFO] [stdout]     |       -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     field!(cdefines, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 274 |       field!(cdefines, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     field!(flags, iter String);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     field!(requires, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 275 |       field!(requires, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     field!(conflicts, iter String);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 273 |       field!(flags, iter String);
[INFO] [stdout]     |       -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 276 |       field!(conflicts, iter String);
[INFO] [stdout]     |       ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     field!(cdefines, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     field!(provides, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 274 |       field!(cdefines, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 277 |       field!(provides, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     field!(requires, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     field!(sdk_headers, iter String);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 275 |       field!(requires, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     field!(conflicts, iter String);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 278 |       field!(sdk_headers, iter String);
[INFO] [stdout]     |       -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     field!(sources, iter String);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 276 |       field!(conflicts, iter String);
[INFO] [stdout]     |       ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     field!(provides, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 279 |       field!(sources, iter String);
[INFO] [stdout]     |       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     field!(fap_libs, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 277 |       field!(provides, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     field!(sdk_headers, iter String);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 280 |       field!(fap_libs, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 278 |       field!(sdk_headers, iter String);
[INFO] [stdout]     |       -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     field!(sources, iter String);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 279 |       field!(sources, iter String);
[INFO] [stdout]     |       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:242:34
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => box $key.into_iter().cloned(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     field!(fap_libs, iter String);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Self::Struct { $key, .. } => Box::new($key.into_iter().cloned()),
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/lib.rs:244:6
[INFO] [stdout]     |
[INFO] [stdout] 244 | /                     box value.as_object()
[INFO] [stdout] 245 | |                              .map(|o| {
[INFO] [stdout] 246 | |                                  o.get(stringify!($key))
[INFO] [stdout] 247 | |                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 | |                              .unwrap_or(Vec::with_capacity(0).into_iter().into())
[INFO] [stdout]     | |_________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 280 |       field!(fap_libs, iter String);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 244 ~                     Box::new(value.as_object()
[INFO] [stdout] 245 ~                              .map(|o| {
[INFO] [stdout] 246 ~                                  o.get(stringify!($key))
[INFO] [stdout] 247 ~                                   .map(|v| serde_json::from_value::<Vec<String>>(v.to_owned()).ok())
[INFO] [stdout] 248 ~                                   .flatten()
[INFO] [stdout] 249 ~                              })
[INFO] [stdout] 250 ~                              .flatten()
[INFO] [stdout] 251 ~                              .map(|arr| arr.into_iter())
[INFO] [stdout] 252 ~                              .unwrap_or(Vec::with_capacity(0).into_iter().into()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fam` (lib test) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fam` (lib) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "8edea8536eab183d4fa31e7d9efcdddff026df3c76c8b3b7382cac4df5d59e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8edea8536eab183d4fa31e7d9efcdddff026df3c76c8b3b7382cac4df5d59e34", kill_on_drop: false }`
[INFO] [stdout] 8edea8536eab183d4fa31e7d9efcdddff026df3c76c8b3b7382cac4df5d59e34
