[INFO] fetching crate jellyschema 0.11.10...
[INFO] checking jellyschema-0.11.10 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate jellyschema 0.11.10 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate jellyschema 0.11.10 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 jellyschema 0.11.10
[INFO] finished tweaking crates.io crate jellyschema 0.11.10
[INFO] tweaked toml for crates.io crate jellyschema 0.11.10 written to /workspace/builds/worker-1-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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]   Downloaded pretty_assertions v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.2.50
[INFO] [stderr]   Downloaded rand v0.6.1
[INFO] [stderr]   Downloaded strfmt v0.1.6
[INFO] [stderr]   Downloaded balena-temen v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fe19080bcbc451e8c681973b55b2be7407b38b6977946e45e112a8f9be4c05e9
[INFO] running `Command { std: "docker" "start" "-a" "fe19080bcbc451e8c681973b55b2be7407b38b6977946e45e112a8f9be4c05e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe19080bcbc451e8c681973b55b2be7407b38b6977946e45e112a8f9be4c05e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe19080bcbc451e8c681973b55b2be7407b38b6977946e45e112a8f9be4c05e9", kill_on_drop: false }`
[INFO] [stdout] fe19080bcbc451e8c681973b55b2be7407b38b6977946e45e112a8f9be4c05e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4ae0d3a43d200ab7c6480736c003d06c3f02057c93bd355461e84e9f1e9775f0
[INFO] running `Command { std: "docker" "start" "-a" "4ae0d3a43d200ab7c6480736c003d06c3f02057c93bd355461e84e9f1e9775f0", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling strfmt v0.1.6
[INFO] [stderr]     Checking deunicode v1.4.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking pretty_assertions v0.5.1
[INFO] [stderr]    Compiling jellyschema v0.11.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> build.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Error {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 14 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking balena-temen v0.5.7
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/validator/types/file.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     match base64::decode(&captures[3]) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/validator/types/file.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     match base64::decode(&captures[3]) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::deref::OptionDeref`
[INFO] [stdout]  --> src/schema/mapping/target.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::deref::OptionDeref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::deref::OptionDeref`
[INFO] [stdout]   --> src/schema/mapping/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::deref::OptionDeref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deref::OptionDeref`
[INFO] [stdout]   --> src/schema/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::{deref::OptionDeref, error::Error};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::deref::OptionDeref`
[INFO] [stdout]  --> src/schema/mapping/target.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::deref::OptionDeref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::deref::OptionDeref`
[INFO] [stdout]   --> src/schema/mapping/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::deref::OptionDeref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deref::OptionDeref`
[INFO] [stdout]   --> src/schema/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::{deref::OptionDeref, error::Error};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         std::mem::replace(data, json!({}));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let _ = std::mem::replace(data, json!({}));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             std::mem::replace(data, default_value.clone());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let _ = std::mem::replace(data, default_value.clone());
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 std::mem::replace(data, json!({}));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let _ = std::mem::replace(data, json!({}));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 std::mem::replace(data, json!([]));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let _ = std::mem::replace(data, json!([]));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         std::mem::replace(data, json!({}));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let _ = std::mem::replace(data, json!({}));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             std::mem::replace(data, default_value.clone());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let _ = std::mem::replace(data, default_value.clone());
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 std::mem::replace(data, json!({}));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let _ = std::mem::replace(data, json!({}));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 std::mem::replace(data, json!([]));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let _ = std::mem::replace(data, json!([]));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `,`, `::`, or `=`, found `:`
[INFO] [stdout]  --> tests/tests.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[allow(clippy:all)]
[INFO] [stdout]   |               ^ expected one of `(`, `,`, `::`, or `=`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]  --> tests/tests.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[allow(clippy:all)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `include`
[INFO] [stdout]  --> tests/tests.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | include!(concat!(env!("OUT_DIR"), "/validator_data_tests.rs"));
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jellyschema` (test "tests") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4ae0d3a43d200ab7c6480736c003d06c3f02057c93bd355461e84e9f1e9775f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ae0d3a43d200ab7c6480736c003d06c3f02057c93bd355461e84e9f1e9775f0", kill_on_drop: false }`
[INFO] [stdout] 4ae0d3a43d200ab7c6480736c003d06c3f02057c93bd355461e84e9f1e9775f0
[INFO] checking jellyschema-0.11.10 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate jellyschema 0.11.10 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate jellyschema 0.11.10 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 jellyschema 0.11.10
[INFO] finished tweaking crates.io crate jellyschema 0.11.10
[INFO] tweaked toml for crates.io crate jellyschema 0.11.10 written to /workspace/builds/worker-1-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e1df708bf233be093922e6eed6980b92a532fe08d786fc6db627879831ee5376
[INFO] running `Command { std: "docker" "start" "-a" "e1df708bf233be093922e6eed6980b92a532fe08d786fc6db627879831ee5376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1df708bf233be093922e6eed6980b92a532fe08d786fc6db627879831ee5376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1df708bf233be093922e6eed6980b92a532fe08d786fc6db627879831ee5376", kill_on_drop: false }`
[INFO] [stdout] e1df708bf233be093922e6eed6980b92a532fe08d786fc6db627879831ee5376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] aceb1d30a775ecca55f856157110b38b081b934d697dfc2584f5d1e6a1101b73
[INFO] running `Command { std: "docker" "start" "-a" "aceb1d30a775ecca55f856157110b38b081b934d697dfc2584f5d1e6a1101b73", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling strfmt v0.1.6
[INFO] [stderr]     Checking deunicode v1.4.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling jellyschema v0.11.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pretty_assertions v0.5.1
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> build.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Error {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 14 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking balena-temen v0.5.7
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/validator/types/file.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     match base64::decode(&captures[3]) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/validator/types/file.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     match base64::decode(&captures[3]) {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::deref::OptionDeref`
[INFO] [stdout]  --> src/schema/mapping/target.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::deref::OptionDeref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::deref::OptionDeref`
[INFO] [stdout]   --> src/schema/mapping/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::deref::OptionDeref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deref::OptionDeref`
[INFO] [stdout]   --> src/schema/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::{deref::OptionDeref, error::Error};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::deref::OptionDeref`
[INFO] [stdout]  --> src/schema/mapping/target.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::deref::OptionDeref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::deref::OptionDeref`
[INFO] [stdout]   --> src/schema/mapping/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::deref::OptionDeref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deref::OptionDeref`
[INFO] [stdout]   --> src/schema/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::{deref::OptionDeref, error::Error};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         std::mem::replace(data, json!({}));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let _ = std::mem::replace(data, json!({}));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             std::mem::replace(data, default_value.clone());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let _ = std::mem::replace(data, default_value.clone());
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 std::mem::replace(data, json!({}));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let _ = std::mem::replace(data, json!({}));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 std::mem::replace(data, json!([]));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let _ = std::mem::replace(data, json!([]));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `,`, `::`, or `=`, found `:`
[INFO] [stdout]  --> tests/tests.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[allow(clippy:all)]
[INFO] [stdout]   |               ^ expected one of `(`, `,`, `::`, or `=`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         std::mem::replace(data, json!({}));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let _ = std::mem::replace(data, json!({}));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             std::mem::replace(data, default_value.clone());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let _ = std::mem::replace(data, default_value.clone());
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 std::mem::replace(data, json!({}));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let _ = std::mem::replace(data, json!({}));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]   --> src/filler/mod.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 std::mem::replace(data, json!([]));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 let _ = std::mem::replace(data, json!([]));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]  --> tests/tests.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[allow(clippy:all)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `include`
[INFO] [stdout]  --> tests/tests.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | include!(concat!(env!("OUT_DIR"), "/validator_data_tests.rs"));
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jellyschema` (test "tests") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "aceb1d30a775ecca55f856157110b38b081b934d697dfc2584f5d1e6a1101b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aceb1d30a775ecca55f856157110b38b081b934d697dfc2584f5d1e6a1101b73", kill_on_drop: false }`
[INFO] [stdout] aceb1d30a775ecca55f856157110b38b081b934d697dfc2584f5d1e6a1101b73
