[INFO] fetching crate ignition-config 0.0.1... [INFO] checking ignition-config-0.0.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate ignition-config 0.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate ignition-config 0.0.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ignition-config 0.0.1 [INFO] finished tweaking crates.io crate ignition-config 0.0.1 [INFO] tweaked toml for crates.io crate ignition-config 0.0.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c67ba6f3a63929b1e3b2e7dcccbf4ad53c28320fb6d4cb4750c0a4b6f0ce1a5c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c67ba6f3a63929b1e3b2e7dcccbf4ad53c28320fb6d4cb4750c0a4b6f0ce1a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c67ba6f3a63929b1e3b2e7dcccbf4ad53c28320fb6d4cb4750c0a4b6f0ce1a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67ba6f3a63929b1e3b2e7dcccbf4ad53c28320fb6d4cb4750c0a4b6f0ce1a5c", kill_on_drop: false }` [INFO] [stdout] c67ba6f3a63929b1e3b2e7dcccbf4ad53c28320fb6d4cb4750c0a4b6f0ce1a5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5748480d49fff12c604c442589058734c686bb8639a1ce3830c094a90ea43357 [INFO] running `Command { std: "docker" "start" "-a" "5748480d49fff12c604c442589058734c686bb8639a1ce3830c094a90ea43357", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] serde v1.0.128: derive, serde_derive [INFO] [stderr] [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Checking ignition-config v0.0.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking ignition-config v0.0.1 (/tmp/fixit) [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v3_0/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_0/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v3_0/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_0/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/v3_0/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_0/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v3_0/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_0/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v3_0/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_0/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/v3_0/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_0/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v3_1/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_1/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v3_1/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_1/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/v3_1/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_1/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v3_2/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_2/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v3_2/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_2/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/v3_2/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_2/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v3_1/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_1/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v3_1/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_1/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/v3_1/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_1/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v3_3/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_3/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v3_3/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_3/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/v3_3/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_3/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v3_2/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_2/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v3_2/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_2/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/v3_2/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_2/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/v3_0/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/v3_1/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/v3_2/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/v3_3/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v3_3/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_3/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v3_3/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_3/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/v3_3/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / schemafy!( [INFO] [stdout] 19 | | root: Config [INFO] [stdout] 20 | | "src/v3_3/ignition.json" [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schemafy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ignition-config` due to 13 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/v3_0/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/v3_1/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/v3_2/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/v3_3/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5748480d49fff12c604c442589058734c686bb8639a1ce3830c094a90ea43357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5748480d49fff12c604c442589058734c686bb8639a1ce3830c094a90ea43357", kill_on_drop: false }` [INFO] [stdout] 5748480d49fff12c604c442589058734c686bb8639a1ce3830c094a90ea43357