[INFO] fetching crate kproc_macros 6.0.0...
[INFO] checking kproc_macros-6.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate kproc_macros 6.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate kproc_macros 6.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kproc_macros 6.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kproc_macros 6.0.0
[INFO] tweaked toml for crates.io crate kproc_macros 6.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kmacros_shim v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 674a9f61563ae61ab43f4c1b996dab3e7aaee0c6ce799121644f1379a7285f1c
[INFO] running `Command { std: "docker" "start" "-a" "674a9f61563ae61ab43f4c1b996dab3e7aaee0c6ce799121644f1379a7285f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "674a9f61563ae61ab43f4c1b996dab3e7aaee0c6ce799121644f1379a7285f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "674a9f61563ae61ab43f4c1b996dab3e7aaee0c6ce799121644f1379a7285f1c", kill_on_drop: false }`
[INFO] [stdout] 674a9f61563ae61ab43f4c1b996dab3e7aaee0c6ce799121644f1379a7285f1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c8181fde66318b8daf2dcb47acacac24bee57874f706a093270394cbec495f6
[INFO] running `Command { std: "docker" "start" "-a" "7c8181fde66318b8daf2dcb47acacac24bee57874f706a093270394cbec495f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking kmacros_shim v6.0.0
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking kproc_macros v6.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/clearable.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/field_iter.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/clearable.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/field_iter.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kmacros`
[INFO] [stdout]   --> tests/03-clearable.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use kmacros::Clearable;
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `kmacros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `kmacros`
[INFO] [stdout]  --> tests/03-clearable.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(kmacros::Clearable)]
[INFO] [stdout]   |          ^^^^^^^ use of undeclared crate or module `kmacros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]  --> tests/03-clearable.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[clearable(skip)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]  --> tests/03-clearable.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[clearable(default)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]  --> tests/03-clearable.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[clearable(expr = "{} = 3")]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]   --> tests/03-clearable.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[clearable(expr = "{} += 1")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]   --> tests/03-clearable.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[clearable(expr = "{}.push(123)")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]   --> tests/03-clearable.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[clearable(raw_expr = "self.i = format!(\"{}\", 123)")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clear` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/03-clearable.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | pub struct Foo {
[INFO] [stdout]    | -------------- method `clear` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     foo.clear();
[INFO] [stdout]    |         ^^^^^ method not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clear`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `toml_edit::TableLike`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 29 |     foo.a.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 29 |     foo.h.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 29 |     foo.i.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clear` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/03-clearable.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | pub struct Foo {
[INFO] [stdout]    | -------------- method `clear` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     foo.clear();
[INFO] [stdout]    |         ^^^^^ method not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clear`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `toml_edit::TableLike`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 36 |     foo.a.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 36 |     foo.h.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 36 |     foo.i.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kproc_macros` (test "03-clearable") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/clearable.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/field_iter.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7c8181fde66318b8daf2dcb47acacac24bee57874f706a093270394cbec495f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8181fde66318b8daf2dcb47acacac24bee57874f706a093270394cbec495f6", kill_on_drop: false }`
[INFO] [stdout] 7c8181fde66318b8daf2dcb47acacac24bee57874f706a093270394cbec495f6
[INFO] checking kproc_macros-6.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate kproc_macros 6.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate kproc_macros 6.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kproc_macros 6.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kproc_macros 6.0.0
[INFO] tweaked toml for crates.io crate kproc_macros 6.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e36c710ed9e2d5a9b998aaec7cb337abdc89b531c1538b6bf76205ed723924a4
[INFO] running `Command { std: "docker" "start" "-a" "e36c710ed9e2d5a9b998aaec7cb337abdc89b531c1538b6bf76205ed723924a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e36c710ed9e2d5a9b998aaec7cb337abdc89b531c1538b6bf76205ed723924a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e36c710ed9e2d5a9b998aaec7cb337abdc89b531c1538b6bf76205ed723924a4", kill_on_drop: false }`
[INFO] [stdout] e36c710ed9e2d5a9b998aaec7cb337abdc89b531c1538b6bf76205ed723924a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33a79bda1a4e8b7d4d044d5b3e7f7d2cf1ed2b8b9693b955ce2591ea89e752d7
[INFO] running `Command { std: "docker" "start" "-a" "33a79bda1a4e8b7d4d044d5b3e7f7d2cf1ed2b8b9693b955ce2591ea89e752d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking kmacros_shim v6.0.0
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking kproc_macros v6.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/clearable.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/field_iter.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/clearable.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/field_iter.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kmacros`
[INFO] [stdout]   --> tests/03-clearable.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use kmacros::Clearable;
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `kmacros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `kmacros`
[INFO] [stdout]  --> tests/03-clearable.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(kmacros::Clearable)]
[INFO] [stdout]   |          ^^^^^^^ use of undeclared crate or module `kmacros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]  --> tests/03-clearable.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[clearable(skip)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]  --> tests/03-clearable.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[clearable(default)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]  --> tests/03-clearable.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[clearable(expr = "{} = 3")]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]   --> tests/03-clearable.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[clearable(expr = "{} += 1")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]   --> tests/03-clearable.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[clearable(expr = "{}.push(123)")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clearable` in this scope
[INFO] [stdout]   --> tests/03-clearable.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[clearable(raw_expr = "self.i = format!(\"{}\", 123)")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clear` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/03-clearable.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | pub struct Foo {
[INFO] [stdout]    | -------------- method `clear` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     foo.clear();
[INFO] [stdout]    |         ^^^^^ method not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clear`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `toml_edit::TableLike`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 29 |     foo.a.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 29 |     foo.h.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 29 |     foo.i.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clear` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/03-clearable.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | pub struct Foo {
[INFO] [stdout]    | -------------- method `clear` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     foo.clear();
[INFO] [stdout]    |         ^^^^^ method not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clear`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `toml_edit::TableLike`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 36 |     foo.a.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 36 |     foo.h.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 36 |     foo.i.clear();
[INFO] [stdout]    |         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kproc_macros` (test "03-clearable") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/clearable.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/field_iter.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(pub String);
[INFO] [stdout]    |        --- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Doc(());
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "33a79bda1a4e8b7d4d044d5b3e7f7d2cf1ed2b8b9693b955ce2591ea89e752d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33a79bda1a4e8b7d4d044d5b3e7f7d2cf1ed2b8b9693b955ce2591ea89e752d7", kill_on_drop: false }`
[INFO] [stdout] 33a79bda1a4e8b7d4d044d5b3e7f7d2cf1ed2b8b9693b955ce2591ea89e752d7
