[INFO] fetching crate gdrust_macros 0.1.0... [INFO] testing gdrust_macros-0.1.0 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] extracting crate gdrust_macros 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gdrust_macros 0.1.0 [INFO] finished tweaking crates.io crate gdrust_macros 0.1.0 [INFO] tweaked toml for crates.io crate gdrust_macros 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gdrust_macros 0.1.0 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 70 packages to latest compatible versions [INFO] [stderr] Adding gdnative v0.9.3 (available: v0.11.3) [INFO] [stderr] Adding heck v0.3.3 (available: v0.5.0) [INFO] [stderr] Adding mini-internal v0.1.13 (available: v0.1.42) [INFO] [stderr] Adding miniserde v0.1.13 (available: v0.1.42) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a09f912a5e722b0c51a3a79b5b553ebe54308f080f24ddc76103e96ef582673 [INFO] running `Command { std: "docker" "start" "-a" "8a09f912a5e722b0c51a3a79b5b553ebe54308f080f24ddc76103e96ef582673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a09f912a5e722b0c51a3a79b5b553ebe54308f080f24ddc76103e96ef582673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a09f912a5e722b0c51a3a79b5b553ebe54308f080f24ddc76103e96ef582673", kill_on_drop: false }` [INFO] [stdout] 8a09f912a5e722b0c51a3a79b5b553ebe54308f080f24ddc76103e96ef582673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d23f772cfb9657f3d972456d2bf060f2297db7a5bdf05d3f13c784595ce7f45c [INFO] running `Command { std: "docker" "start" "-a" "d23f772cfb9657f3d972456d2bf060f2297db7a5bdf05d3f13c784595ce7f45c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling gdrust_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ExportRange { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 54 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportRange` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct ExportExpRange { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 69 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportExpRange` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ExportEnum { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 84 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportEnum` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExportMultiline` is never constructed [INFO] [stdout] --> src/compiler/properties.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct ExportMultiline { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExportColorNoAlpha` is never constructed [INFO] [stdout] --> src/compiler/properties.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct ExportColorNoAlpha { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `types` is never read [INFO] [stdout] --> src/compiler/properties.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct ExportNodePath { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 152 | pub types: Option<(token::Paren, Punctuated)>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportNodePath` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct ExportFlags { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 172 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportFlags` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 206 | struct DefaultProperty { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 207 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/signals.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SignalWithParens { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 30 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/signals.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct SignalDecl { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 35 | pub name: Ident, [INFO] [stdout] 36 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon` is never read [INFO] [stdout] --> src/compiler/signals.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct SignalArgDecl { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 41 | pub name: Ident, [INFO] [stdout] 42 | pub colon: Token![:], [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s [INFO] running `Command { std: "docker" "inspect" "d23f772cfb9657f3d972456d2bf060f2297db7a5bdf05d3f13c784595ce7f45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23f772cfb9657f3d972456d2bf060f2297db7a5bdf05d3f13c784595ce7f45c", kill_on_drop: false }` [INFO] [stdout] d23f772cfb9657f3d972456d2bf060f2297db7a5bdf05d3f13c784595ce7f45c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3291da3487080ee15368dcf090878ea774245a93d262aa90cd698969a2dbf13 [INFO] running `Command { std: "docker" "start" "-a" "d3291da3487080ee15368dcf090878ea774245a93d262aa90cd698969a2dbf13", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.9.3 [INFO] [stderr] Compiling gdnative-derive v0.9.3 [INFO] [stderr] Compiling gdrust_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ExportRange { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 54 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportRange` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct ExportExpRange { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 69 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportExpRange` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ExportEnum { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 84 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportEnum` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExportMultiline` is never constructed [INFO] [stdout] --> src/compiler/properties.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct ExportMultiline { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExportColorNoAlpha` is never constructed [INFO] [stdout] --> src/compiler/properties.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct ExportColorNoAlpha { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `types` is never read [INFO] [stdout] --> src/compiler/properties.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct ExportNodePath { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 152 | pub types: Option<(token::Paren, Punctuated)>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportNodePath` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct ExportFlags { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 172 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportFlags` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 206 | struct DefaultProperty { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 207 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/signals.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SignalWithParens { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 30 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/signals.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct SignalDecl { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 35 | pub name: Ident, [INFO] [stdout] 36 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon` is never read [INFO] [stdout] --> src/compiler/signals.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct SignalArgDecl { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 41 | pub name: Ident, [INFO] [stdout] 42 | pub colon: Token![:], [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gdnative_bindings_generator v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling gdnative-bindings v0.9.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling gdnative-sys v0.9.3 [INFO] [stderr] Compiling gdnative-core v0.9.3 [INFO] [stderr] Compiling gdnative v0.9.3 [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ExportRange { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 54 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportRange` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct ExportExpRange { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 69 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportExpRange` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ExportEnum { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 84 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportEnum` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExportMultiline` is never constructed [INFO] [stdout] --> src/compiler/properties.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct ExportMultiline { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExportColorNoAlpha` is never constructed [INFO] [stdout] --> src/compiler/properties.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct ExportColorNoAlpha { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `types` is never read [INFO] [stdout] --> src/compiler/properties.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct ExportNodePath { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 152 | pub types: Option<(token::Paren, Punctuated)>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportNodePath` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct ExportFlags { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 172 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExportFlags` 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 `paren_token` is never read [INFO] [stdout] --> src/compiler/properties.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 206 | struct DefaultProperty { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 207 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/signals.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SignalWithParens { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 30 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paren_token` is never read [INFO] [stdout] --> src/compiler/signals.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct SignalDecl { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 35 | pub name: Ident, [INFO] [stdout] 36 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `colon` is never read [INFO] [stdout] --> src/compiler/signals.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct SignalArgDecl { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 41 | pub name: Ident, [INFO] [stdout] 42 | pub colon: Token![:], [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d3291da3487080ee15368dcf090878ea774245a93d262aa90cd698969a2dbf13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3291da3487080ee15368dcf090878ea774245a93d262aa90cd698969a2dbf13", kill_on_drop: false }` [INFO] [stdout] d3291da3487080ee15368dcf090878ea774245a93d262aa90cd698969a2dbf13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5dbaf78a639201890ea55a10cfbf6552c69b6d43c03096cfb1e4f0594d6d736f [INFO] running `Command { std: "docker" "start" "-a" "5dbaf78a639201890ea55a10cfbf6552c69b6d43c03096cfb1e4f0594d6d736f", kill_on_drop: false }` [INFO] [stderr] warning: field `paren_token` is never read [INFO] [stderr] --> src/compiler/properties.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 53 | pub struct ExportRange { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 54 | pub paren_token: token::Paren, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ExportRange` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `paren_token` is never read [INFO] [stderr] --> src/compiler/properties.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 68 | pub struct ExportExpRange { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 69 | pub paren_token: token::Paren, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ExportExpRange` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `paren_token` is never read [INFO] [stderr] --> src/compiler/properties.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 83 | pub struct ExportEnum { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 84 | pub paren_token: token::Paren, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ExportEnum` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `ExportMultiline` is never constructed [INFO] [stderr] --> src/compiler/properties.rs:141:12 [INFO] [stderr] | [INFO] [stderr] 141 | pub struct ExportMultiline { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ExportColorNoAlpha` is never constructed [INFO] [stderr] --> src/compiler/properties.rs:146:12 [INFO] [stderr] | [INFO] [stderr] 146 | pub struct ExportColorNoAlpha { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `types` is never read [INFO] [stderr] --> src/compiler/properties.rs:152:9 [INFO] [stderr] | [INFO] [stderr] 151 | pub struct ExportNodePath { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 152 | pub types: Option<(token::Paren, Punctuated)>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ExportNodePath` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `paren_token` is never read [INFO] [stderr] --> src/compiler/properties.rs:172:9 [INFO] [stderr] | [INFO] [stderr] 171 | pub struct ExportFlags { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 172 | pub paren_token: token::Paren, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ExportFlags` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `paren_token` is never read [INFO] [stderr] --> src/compiler/properties.rs:207:9 [INFO] [stderr] | [INFO] [stderr] 206 | struct DefaultProperty { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 207 | pub paren_token: token::Paren, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `paren_token` is never read [INFO] [stderr] --> src/compiler/signals.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct SignalWithParens { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 30 | pub paren_token: token::Paren, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `paren_token` is never read [INFO] [stderr] --> src/compiler/signals.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct SignalDecl { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 35 | pub name: Ident, [INFO] [stderr] 36 | pub paren_token: token::Paren, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `colon` is never read [INFO] [stderr] --> src/compiler/signals.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 40 | pub struct SignalArgDecl { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 41 | pub name: Ident, [INFO] [stderr] 42 | pub colon: Token![:], [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gdrust_macros` (lib) generated 11 warnings [INFO] [stderr] warning: `gdrust_macros` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdrust_macros-6c7e83acf7db890d) [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 gdrust_macros [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" "5dbaf78a639201890ea55a10cfbf6552c69b6d43c03096cfb1e4f0594d6d736f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dbaf78a639201890ea55a10cfbf6552c69b6d43c03096cfb1e4f0594d6d736f", kill_on_drop: false }` [INFO] [stdout] 5dbaf78a639201890ea55a10cfbf6552c69b6d43c03096cfb1e4f0594d6d736f