[INFO] cloning repository https://github.com/zphixon/from_env [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zphixon/from_env" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Ffrom_env", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Ffrom_env'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 970da38610bdc967d197b8e218a4c4fc91f409fe [INFO] testing zphixon/from_env against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzphixon%2Ffrom_env" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zphixon/from_env [INFO] finished tweaking git repo https://github.com/zphixon/from_env [INFO] tweaked toml for git repo https://github.com/zphixon/from_env written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zphixon/from_env 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 git repo https://github.com/zphixon/from_env 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] 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] 063248bee54f68b6f6a0c661aee353fdfc09a96a26aaa0cbaaa7a3e049d7d2a2 [INFO] running `Command { std: "docker" "start" "-a" "063248bee54f68b6f6a0c661aee353fdfc09a96a26aaa0cbaaa7a3e049d7d2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "063248bee54f68b6f6a0c661aee353fdfc09a96a26aaa0cbaaa7a3e049d7d2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "063248bee54f68b6f6a0c661aee353fdfc09a96a26aaa0cbaaa7a3e049d7d2a2", kill_on_drop: false }` [INFO] [stdout] 063248bee54f68b6f6a0c661aee353fdfc09a96a26aaa0cbaaa7a3e049d7d2a2 [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] ad478ac518501a6b664e82dd7032f2ef17b49dedea7be864751c1e690c76f926 [INFO] running `Command { std: "docker" "start" "-a" "ad478ac518501a6b664e82dd7032f2ef17b49dedea7be864751c1e690c76f926", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `syn::Path` [INFO] [stdout] --> macros/src/lib.rs:34:57 [INFO] [stdout] | [INFO] [stdout] 34 | Meta::List(meta_list) if meta_list.path == derive_path => { [INFO] [stdout] | -------------- ^^ ----------- syn::Path [INFO] [stdout] | | [INFO] [stdout] | syn::Path [INFO] [stdout] | [INFO] [stdout] note: `syn::Path` does not implement `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/path.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / ast_struct! { [INFO] [stdout] 12 | | /// A path at which a named item is exported (e.g. `std::collections::HashMap`). [INFO] [stdout] 13 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))] [INFO] [stdout] 14 | | pub struct Path { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ `syn::Path` is defined in another crate [INFO] [stdout] = note: this error originates in the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `&syn::Path` [INFO] [stdout] --> macros/src/lib.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | .any(|derived_trait| derived_trait == &default_path) [INFO] [stdout] | ------------- ^^ ------------- &syn::Path [INFO] [stdout] | | [INFO] [stdout] | &syn::Path [INFO] [stdout] | [INFO] [stdout] note: `syn::Path` does not implement `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/path.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / ast_struct! { [INFO] [stdout] 12 | | /// A path at which a named item is exported (e.g. `std::collections::HashMap`). [INFO] [stdout] 13 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))] [INFO] [stdout] 14 | | pub struct Path { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ `syn::Path` is defined in another crate [INFO] [stdout] = note: this error originates in the macro `ast_struct` (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 E0369`. [INFO] [stdout] [INFO] [stderr] error: could not compile `macros` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ad478ac518501a6b664e82dd7032f2ef17b49dedea7be864751c1e690c76f926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad478ac518501a6b664e82dd7032f2ef17b49dedea7be864751c1e690c76f926", kill_on_drop: false }` [INFO] [stdout] ad478ac518501a6b664e82dd7032f2ef17b49dedea7be864751c1e690c76f926