[INFO] fetching crate zero_ecs_build 0.3.3... [INFO] testing zero_ecs_build-0.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate zero_ecs_build 0.3.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate zero_ecs_build 0.3.3 [INFO] finished tweaking crates.io crate zero_ecs_build 0.3.3 [INFO] tweaked toml for crates.io crate zero_ecs_build 0.3.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zero_ecs_build 0.3.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zero_ecs_build 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-syn-parse v0.2.0 [INFO] [stderr] Downloaded macro_magic v0.6.0 [INFO] [stderr] Downloaded convert_case v0.8.0 [INFO] [stderr] Downloaded macro_magic_core_macros v0.6.0 [INFO] [stderr] Downloaded macro_magic_core v0.6.0 [INFO] [stderr] Downloaded macro_magic_macros v0.6.0 [INFO] [stderr] Downloaded intehan_util_dump v0.1.2 [INFO] [stderr] Downloaded zero_ecs_macros v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae7497c8d179cfac2d2cee0d6743062ff0224461c2b77de00913a5fbfc816612 [INFO] running `Command { std: "docker" "start" "-a" "ae7497c8d179cfac2d2cee0d6743062ff0224461c2b77de00913a5fbfc816612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae7497c8d179cfac2d2cee0d6743062ff0224461c2b77de00913a5fbfc816612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7497c8d179cfac2d2cee0d6743062ff0224461c2b77de00913a5fbfc816612", kill_on_drop: false }` [INFO] [stdout] ae7497c8d179cfac2d2cee0d6743062ff0224461c2b77de00913a5fbfc816612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 614c8e2b1feafe8e5df202952bf4bf4c575ca6e7042089c7bcac7b76eeb3ec00 [INFO] running `Command { std: "docker" "start" "-a" "614c8e2b1feafe8e5df202952bf4bf4c575ca6e7042089c7bcac7b76eeb3ec00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling intehan_util_dump v0.1.2 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.6.0 [INFO] [stderr] Compiling macro_magic_core v0.6.0 [INFO] [stderr] Compiling macro_magic_macros v0.6.0 [INFO] [stderr] Compiling macro_magic v0.6.0 [INFO] [stderr] Compiling zero_ecs_macros v0.3.3 [INFO] [stdout] error[E0277]: `Fields` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zero_ecs_macros-0.3.3/src/query_impl.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 20 | "Unnamed fields are not supported: {:?}", [INFO] [stdout] | ---- required by this formatting parameter [INFO] [stdout] 21 | foreign_struct.fields [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ `Fields` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Type` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zero_ecs_macros-0.3.3/src/system_impl.rs:320:89 [INFO] [stdout] | [INFO] [stdout] 320 | ... panic!("#[system] Unsupported type in Query: {:?}", ty); [INFO] [stdout] | ---- ^^ `syn::Type` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `syn::Type` [INFO] [stdout] = note: required for `&syn::Type` to implement `Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `GenericArgument` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zero_ecs_macros-0.3.3/src/system_impl.rs:325:41 [INFO] [stdout] | [INFO] [stdout] 324 | ... "#[system] Unsupported generic argument type: {:?}", [INFO] [stdout] | ---- required by this formatting parameter [INFO] [stdout] 325 | ... arg [INFO] [stdout] | ^^^ `GenericArgument` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `GenericArgument` [INFO] [stdout] = note: required for `&GenericArgument` to implement `Debug` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&&GenericArgument` to implement `Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `syn::Type` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zero_ecs_macros-0.3.3/src/system_impl.rs:343:25 [INFO] [stdout] | [INFO] [stdout] 343 | dump!(ty); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `syn::Type` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `syn::Type` [INFO] [stdout] help: the trait `Debug` is implemented for `std::boxed::Box` [INFO] [stdout] --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2042:0 [INFO] [stdout] = note: required for `std::boxed::Box` to implement `Debug` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `&&std::boxed::Box` to implement `Debug` [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `dump` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zero_ecs_macros` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "614c8e2b1feafe8e5df202952bf4bf4c575ca6e7042089c7bcac7b76eeb3ec00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614c8e2b1feafe8e5df202952bf4bf4c575ca6e7042089c7bcac7b76eeb3ec00", kill_on_drop: false }` [INFO] [stdout] 614c8e2b1feafe8e5df202952bf4bf4c575ca6e7042089c7bcac7b76eeb3ec00