[INFO] crate jellyschema 0.11.10 is already in cache [INFO] checking jellyschema-0.11.10 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate jellyschema 0.11.10 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate jellyschema 0.11.10 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [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-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 419d37fc4efac697c5839c258311c4308e429eede3562b0f10dad6f28287cf5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "419d37fc4efac697c5839c258311c4308e429eede3562b0f10dad6f28287cf5d"` [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling jellyschema v0.11.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking balena-temen v0.5.7 [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:176:22 [INFO] [stderr] | [INFO] [stderr] 176 | self.formula.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:180:26 [INFO] [stderr] | [INFO] [stderr] 180 | self.placeholder.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:214:19 [INFO] [stderr] | [INFO] [stderr] 214 | self.keys.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:218:21 [INFO] [stderr] | [INFO] [stderr] 218 | self.values.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:231:24 [INFO] [stderr] | [INFO] [stderr] 231 | self.separator.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:240:20 [INFO] [stderr] | [INFO] [stderr] 240 | self.title.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:244:19 [INFO] [stderr] | [INFO] [stderr] 244 | self.help.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:248:22 [INFO] [stderr] | [INFO] [stderr] 248 | self.warning.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:252:26 [INFO] [stderr] | [INFO] [stderr] 252 | self.description.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mapping/mod.rs:54:19 [INFO] [stderr] | [INFO] [stderr] 54 | self.path.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mapping/target.rs:155:19 [INFO] [stderr] | [INFO] [stderr] 155 | self.glob.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:176:22 [INFO] [stderr] | [INFO] [stderr] 176 | self.formula.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:180:26 [INFO] [stderr] | [INFO] [stderr] 180 | self.placeholder.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:214:19 [INFO] [stderr] | [INFO] [stderr] 214 | self.keys.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:218:21 [INFO] [stderr] | [INFO] [stderr] 218 | self.values.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:231:24 [INFO] [stderr] | [INFO] [stderr] 231 | self.separator.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:240:20 [INFO] [stderr] | [INFO] [stderr] 240 | self.title.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:244:19 [INFO] [stderr] | [INFO] [stderr] 244 | self.help.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:248:22 [INFO] [stderr] | [INFO] [stderr] 248 | self.warning.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mod.rs:252:26 [INFO] [stderr] | [INFO] [stderr] 252 | self.description.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mapping/mod.rs:54:19 [INFO] [stderr] | [INFO] [stderr] 54 | self.path.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/schema/mapping/target.rs:155:19 [INFO] [stderr] | [INFO] [stderr] 155 | self.glob.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `deref::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `:` [INFO] [stderr] --> tests/tests.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | #[allow(clippy:all)] [INFO] [stderr] | ^ expected one of `(`, `)`, `,`, `::`, or `=` here [INFO] [stderr] [INFO] [stderr] error: unexpected token: `all` [INFO] [stderr] --> tests/tests.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | #[allow(clippy:all)] [INFO] [stderr] | ^^^ unexpected token after this [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `jellyschema`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "419d37fc4efac697c5839c258311c4308e429eede3562b0f10dad6f28287cf5d"` [INFO] running `"docker" "rm" "-f" "419d37fc4efac697c5839c258311c4308e429eede3562b0f10dad6f28287cf5d"` [INFO] [stdout] 419d37fc4efac697c5839c258311c4308e429eede3562b0f10dad6f28287cf5d