[INFO] fetching crate mashin_macro 0.1.10... [INFO] testing mashin_macro-0.1.10 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate mashin_macro 0.1.10 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mashin_macro 0.1.10 [INFO] finished tweaking crates.io crate mashin_macro 0.1.10 [INFO] tweaked toml for crates.io crate mashin_macro 0.1.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mashin_macro 0.1.10 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f37d481ebdff62cd72cd436d3c80650cfe6a8f19f1eae2da8fbac40543b49f2f [INFO] running `Command { std: "docker" "start" "-a" "f37d481ebdff62cd72cd436d3c80650cfe6a8f19f1eae2da8fbac40543b49f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f37d481ebdff62cd72cd436d3c80650cfe6a8f19f1eae2da8fbac40543b49f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37d481ebdff62cd72cd436d3c80650cfe6a8f19f1eae2da8fbac40543b49f2f", kill_on_drop: false }` [INFO] [stdout] f37d481ebdff62cd72cd436d3c80650cfe6a8f19f1eae2da8fbac40543b49f2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd7394f51dacc77c8da89ea9ac39016f8a540196fa447e12462834a634be79f0 [INFO] running `Command { std: "docker" "start" "-a" "dd7394f51dacc77c8da89ea9ac39016f8a540196fa447e12462834a634be79f0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling mashin_primitives v0.1.1 [INFO] [stderr] Compiling mashin_macro v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/provider/parse/builder.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BuilderDef { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 21 | pub index: usize, [INFO] [stdout] 22 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/provider/parse/config.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConfigDef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 22 | pub index: usize, [INFO] [stdout] 23 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub ident: syn::Ident, [INFO] [stdout] 25 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `attr_span`, `ident`, and `docs` are never read [INFO] [stdout] --> src/provider/parse/resource.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ResourceDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 22 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub index: usize, [INFO] [stdout] 24 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | pub ident: syn::Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/resource/parse/config.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConfigDef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 22 | pub index: usize, [INFO] [stdout] 23 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub ident: syn::Ident, [INFO] [stdout] 25 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/resource/parse/resource.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ResourceDef { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 23 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attr_span` is never read [INFO] [stdout] --> src/resource/parse/resource.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct ResourceImplDef { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceImplDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attr_span` is never read [INFO] [stdout] --> src/utils/ts.rs:66:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct TsDef { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 65 | pub index: usize, [INFO] [stdout] 66 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TsDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.20s [INFO] running `Command { std: "docker" "inspect" "dd7394f51dacc77c8da89ea9ac39016f8a540196fa447e12462834a634be79f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd7394f51dacc77c8da89ea9ac39016f8a540196fa447e12462834a634be79f0", kill_on_drop: false }` [INFO] [stdout] dd7394f51dacc77c8da89ea9ac39016f8a540196fa447e12462834a634be79f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82714e055aa4bde56f5220039e664e56d5382da3ecb62c0c72da285707d9a75c [INFO] running `Command { std: "docker" "start" "-a" "82714e055aa4bde56f5220039e664e56d5382da3ecb62c0c72da285707d9a75c", kill_on_drop: false }` [INFO] [stderr] Compiling mashin_macro v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/provider/parse/builder.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BuilderDef { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 21 | pub index: usize, [INFO] [stdout] 22 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/provider/parse/config.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConfigDef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 22 | pub index: usize, [INFO] [stdout] 23 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub ident: syn::Ident, [INFO] [stdout] 25 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `attr_span`, `ident`, and `docs` are never read [INFO] [stdout] --> src/provider/parse/resource.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ResourceDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 22 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub index: usize, [INFO] [stdout] 24 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | pub ident: syn::Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/resource/parse/config.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConfigDef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 22 | pub index: usize, [INFO] [stdout] 23 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub ident: syn::Ident, [INFO] [stdout] 25 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/resource/parse/resource.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ResourceDef { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 23 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attr_span` is never read [INFO] [stdout] --> src/resource/parse/resource.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct ResourceImplDef { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceImplDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attr_span` is never read [INFO] [stdout] --> src/utils/ts.rs:66:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct TsDef { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 65 | pub index: usize, [INFO] [stdout] 66 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TsDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/provider/parse/builder.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BuilderDef { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 21 | pub index: usize, [INFO] [stdout] 22 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/provider/parse/config.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConfigDef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 22 | pub index: usize, [INFO] [stdout] 23 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub ident: syn::Ident, [INFO] [stdout] 25 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `attr_span`, `ident`, and `docs` are never read [INFO] [stdout] --> src/provider/parse/resource.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ResourceDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 22 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub index: usize, [INFO] [stdout] 24 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | pub ident: syn::Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `attr_span` and `docs` are never read [INFO] [stdout] --> src/resource/parse/config.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConfigDef { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 22 | pub index: usize, [INFO] [stdout] 23 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub ident: syn::Ident, [INFO] [stdout] 25 | pub docs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/resource/parse/resource.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ResourceDef { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 23 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attr_span` is never read [INFO] [stdout] --> src/resource/parse/resource.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct ResourceImplDef { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceImplDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `attr_span` is never read [INFO] [stdout] --> src/utils/ts.rs:66:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct TsDef { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 65 | pub index: usize, [INFO] [stdout] 66 | pub attr_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TsDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "82714e055aa4bde56f5220039e664e56d5382da3ecb62c0c72da285707d9a75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82714e055aa4bde56f5220039e664e56d5382da3ecb62c0c72da285707d9a75c", kill_on_drop: false }` [INFO] [stdout] 82714e055aa4bde56f5220039e664e56d5382da3ecb62c0c72da285707d9a75c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be64df896515a28092b0553517c4b5c35ddf94e59dbf80c8765c58f4d05a757a [INFO] running `Command { std: "docker" "start" "-a" "be64df896515a28092b0553517c4b5c35ddf94e59dbf80c8765c58f4d05a757a", kill_on_drop: false }` [INFO] [stderr] warning: fields `attr_span` and `docs` are never read [INFO] [stderr] --> src/provider/parse/builder.rs:22:6 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct BuilderDef { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 21 | pub index: usize, [INFO] [stderr] 22 | pub attr_span: proc_macro2::Span, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 23 | pub docs: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `attr_span` and `docs` are never read [INFO] [stderr] --> src/provider/parse/config.rs:23:6 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct ConfigDef { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 22 | pub index: usize, [INFO] [stderr] 23 | pub attr_span: proc_macro2::Span, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 24 | pub ident: syn::Ident, [INFO] [stderr] 25 | pub docs: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `attr_span`, `ident`, and `docs` are never read [INFO] [stderr] --> src/provider/parse/resource.rs:22:6 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct ResourceDef { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 22 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 23 | pub index: usize, [INFO] [stderr] 24 | pub attr_span: proc_macro2::Span, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 25 | pub ident: syn::Ident, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 26 | pub docs: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ResourceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `attr_span` and `docs` are never read [INFO] [stderr] --> src/resource/parse/config.rs:23:6 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct ConfigDef { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 22 | pub index: usize, [INFO] [stderr] 23 | pub attr_span: proc_macro2::Span, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 24 | pub ident: syn::Ident, [INFO] [stderr] 25 | pub docs: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/resource/parse/resource.rs:23:6 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct ResourceDef { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 23 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ResourceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `attr_span` is never read [INFO] [stderr] --> src/resource/parse/resource.rs:64:6 [INFO] [stderr] | [INFO] [stderr] 61 | pub struct ResourceImplDef { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 64 | pub attr_span: proc_macro2::Span, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ResourceImplDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `attr_span` is never read [INFO] [stderr] --> src/utils/ts.rs:66:6 [INFO] [stderr] | [INFO] [stderr] 64 | pub struct TsDef { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 65 | pub index: usize, [INFO] [stderr] 66 | pub attr_span: proc_macro2::Span, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TsDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `mashin_macro` (lib) generated 7 warnings [INFO] [stderr] warning: `mashin_macro` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mashin_macro-317ce07fdf87caf7) [INFO] [stderr] Doc-tests mashin_macro [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - resource (line 75) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - resource (line 75) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mashin_sdk` [INFO] [stdout] --> src/lib.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[mashin_sdk::resource] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `mashin_sdk` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - resource (line 75) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "be64df896515a28092b0553517c4b5c35ddf94e59dbf80c8765c58f4d05a757a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be64df896515a28092b0553517c4b5c35ddf94e59dbf80c8765c58f4d05a757a", kill_on_drop: false }` [INFO] [stdout] be64df896515a28092b0553517c4b5c35ddf94e59dbf80c8765c58f4d05a757a