[INFO] fetching crate asteracea_proc-macro-definitions 0.0.2... [INFO] testing asteracea_proc-macro-definitions-0.0.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate asteracea_proc-macro-definitions 0.0.2 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate asteracea_proc-macro-definitions 0.0.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate asteracea_proc-macro-definitions 0.0.2 [INFO] finished tweaking crates.io crate asteracea_proc-macro-definitions 0.0.2 [INFO] tweaked toml for crates.io crate asteracea_proc-macro-definitions 0.0.2 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 unzip-n v0.1.2 [INFO] [stderr] Downloaded call2-for-syn v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47fe316988aecacce4522bfdf0ddf67885d29f2a55b286e9f0a0256dec60364e [INFO] running `Command { std: "docker" "start" "-a" "47fe316988aecacce4522bfdf0ddf67885d29f2a55b286e9f0a0256dec60364e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47fe316988aecacce4522bfdf0ddf67885d29f2a55b286e9f0a0256dec60364e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47fe316988aecacce4522bfdf0ddf67885d29f2a55b286e9f0a0256dec60364e", kill_on_drop: false }` [INFO] [stdout] 47fe316988aecacce4522bfdf0ddf67885d29f2a55b286e9f0a0256dec60364e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60527bba4a68e05f2438c183d934e60d2ac54e1bd9c69eb5e3f8a20d0aa006ee [INFO] running `Command { std: "docker" "start" "-a" "60527bba4a68e05f2438c183d934e60d2ac54e1bd9c69eb5e3f8a20d0aa006ee", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling call2-for-syn v1.0.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling asteracea_proc-macro-definitions v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CaptureDefinition` [INFO] [stdout] --> src/component_declaration.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | part::{CaptureDefinition, GenerateContext}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `call2_for_syn::call2` [INFO] [stdout] --> src/component_declaration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use call2_for_syn::call2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `heck::KebabCase` [INFO] [stdout] --> src/component_declaration.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use heck::KebabCase; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LitStr`, `Type` [INFO] [stdout] --> src/component_declaration.rs:18:54 [INFO] [stdout] | [INFO] [stdout] 18 | Attribute, Error, FnArg, Generics, Ident, Lifetime, LitStr, ReturnType, Token, Type, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/component_declaration.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `rhizome_transform` is never read [INFO] [stdout] --> src/component_declaration.rs:279:4 [INFO] [stdout] | [INFO] [stdout] 279 | rhizome_transform = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/component_declaration.rs:193:7 [INFO] [stdout] | [INFO] [stdout] 193 | let mut rhizome_extractions = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.22s [INFO] running `Command { std: "docker" "inspect" "60527bba4a68e05f2438c183d934e60d2ac54e1bd9c69eb5e3f8a20d0aa006ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60527bba4a68e05f2438c183d934e60d2ac54e1bd9c69eb5e3f8a20d0aa006ee", kill_on_drop: false }` [INFO] [stdout] 60527bba4a68e05f2438c183d934e60d2ac54e1bd9c69eb5e3f8a20d0aa006ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec28b89f70f023ca1eefc1b8844d355b997795dd34a6b131ba36d4778f65e6a2 [INFO] running `Command { std: "docker" "start" "-a" "ec28b89f70f023ca1eefc1b8844d355b997795dd34a6b131ba36d4778f65e6a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `CaptureDefinition` [INFO] [stdout] --> src/component_declaration.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | part::{CaptureDefinition, GenerateContext}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `call2_for_syn::call2` [INFO] [stdout] --> src/component_declaration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use call2_for_syn::call2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `heck::KebabCase` [INFO] [stdout] --> src/component_declaration.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use heck::KebabCase; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LitStr`, `Type` [INFO] [stdout] --> src/component_declaration.rs:18:54 [INFO] [stdout] | [INFO] [stdout] 18 | Attribute, Error, FnArg, Generics, Ident, Lifetime, LitStr, ReturnType, Token, Type, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/component_declaration.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `rhizome_transform` is never read [INFO] [stdout] --> src/component_declaration.rs:279:4 [INFO] [stdout] | [INFO] [stdout] 279 | rhizome_transform = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/component_declaration.rs:193:7 [INFO] [stdout] | [INFO] [stdout] 193 | let mut rhizome_extractions = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling asteracea_proc-macro-definitions v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CaptureDefinition` [INFO] [stdout] --> src/component_declaration.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | part::{CaptureDefinition, GenerateContext}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `call2_for_syn::call2` [INFO] [stdout] --> src/component_declaration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use call2_for_syn::call2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `heck::KebabCase` [INFO] [stdout] --> src/component_declaration.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use heck::KebabCase; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LitStr`, `Type` [INFO] [stdout] --> src/component_declaration.rs:18:54 [INFO] [stdout] | [INFO] [stdout] 18 | Attribute, Error, FnArg, Generics, Ident, Lifetime, LitStr, ReturnType, Token, Type, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/component_declaration.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | spanned::Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `rhizome_transform` is never read [INFO] [stdout] --> src/component_declaration.rs:279:4 [INFO] [stdout] | [INFO] [stdout] 279 | rhizome_transform = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/component_declaration.rs:193:7 [INFO] [stdout] | [INFO] [stdout] 193 | let mut rhizome_extractions = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "ec28b89f70f023ca1eefc1b8844d355b997795dd34a6b131ba36d4778f65e6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec28b89f70f023ca1eefc1b8844d355b997795dd34a6b131ba36d4778f65e6a2", kill_on_drop: false }` [INFO] [stdout] ec28b89f70f023ca1eefc1b8844d355b997795dd34a6b131ba36d4778f65e6a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcf984713c2e67cc43fc01483f43b1037c7ab79f7b7a46df6946dc650c2855a3 [INFO] running `Command { std: "docker" "start" "-a" "bcf984713c2e67cc43fc01483f43b1037c7ab79f7b7a46df6946dc650c2855a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `CaptureDefinition` [INFO] [stderr] --> src/component_declaration.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | part::{CaptureDefinition, GenerateContext}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `call2_for_syn::call2` [INFO] [stderr] --> src/component_declaration.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use call2_for_syn::call2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `heck::KebabCase` [INFO] [stderr] --> src/component_declaration.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use heck::KebabCase; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `LitStr`, `Type` [INFO] [stderr] --> src/component_declaration.rs:18:54 [INFO] [stderr] | [INFO] [stderr] 18 | Attribute, Error, FnArg, Generics, Ident, Lifetime, LitStr, ReturnType, Token, Type, [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `spanned::Spanned` [INFO] [stderr] --> src/component_declaration.rs:16:2 [INFO] [stderr] | [INFO] [stderr] 16 | spanned::Spanned, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `rhizome_transform` is never read [INFO] [stderr] --> src/component_declaration.rs:279:4 [INFO] [stderr] | [INFO] [stderr] 279 | rhizome_transform = true; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/component_declaration.rs:193:7 [INFO] [stderr] | [INFO] [stderr] 193 | let mut rhizome_extractions = Vec::new(); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `asteracea_proc-macro-definitions` (lib) generated 7 warnings [INFO] [stderr] warning: `asteracea_proc-macro-definitions` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/asteracea_proc_macro_definitions-cf6e589585b31fe9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests asteracea_proc-macro-definitions [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bcf984713c2e67cc43fc01483f43b1037c7ab79f7b7a46df6946dc650c2855a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf984713c2e67cc43fc01483f43b1037c7ab79f7b7a46df6946dc650c2855a3", kill_on_drop: false }` [INFO] [stdout] bcf984713c2e67cc43fc01483f43b1037c7ab79f7b7a46df6946dc650c2855a3