[INFO] cloning repository https://github.com/tenstad/procmac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tenstad/procmac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenstad%2Fprocmac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenstad%2Fprocmac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5937d51a50ab9bcff29f262d0b00ffce80c051b [INFO] checking tenstad/procmac against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenstad%2Fprocmac" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tenstad/procmac [INFO] finished tweaking git repo https://github.com/tenstad/procmac [INFO] tweaked toml for git repo https://github.com/tenstad/procmac written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tenstad/procmac on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tenstad/procmac 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec4a49fda0d7970185ac9c8d8aaf4b9f70a088f03c4b8c61501fb7ea176bc572 [INFO] running `Command { std: "docker" "start" "-a" "ec4a49fda0d7970185ac9c8d8aaf4b9f70a088f03c4b8c61501fb7ea176bc572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec4a49fda0d7970185ac9c8d8aaf4b9f70a088f03c4b8c61501fb7ea176bc572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4a49fda0d7970185ac9c8d8aaf4b9f70a088f03c4b8c61501fb7ea176bc572", kill_on_drop: false }` [INFO] [stdout] ec4a49fda0d7970185ac9c8d8aaf4b9f70a088f03c4b8c61501fb7ea176bc572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b0591fa986412ce9b99270b9a9d0444a7b1ecb5a2d70df29d1c29d226206545 [INFO] running `Command { std: "docker" "start" "-a" "9b0591fa986412ce9b99270b9a9d0444a7b1ecb5a2d70df29d1c29d226206545", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking enum_variants v0.1.0 (/opt/rustwide/workdir/enum_variants) [INFO] [stderr] Checking procmac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / enum_variant! { [INFO] [stdout] 17 | | enum Point2 { [INFO] [stdout] 18 | | LEFT2 = PointData { x: -1, y: 0 }, [INFO] [stdout] 19 | | RIGHT2 = PointData { x: 1, y: 0 }, [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `enum_variant!` is likely invalid in item context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens following [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / enum_variant! { [INFO] [stdout] 17 | | enum Point2 { [INFO] [stdout] 18 | | LEFT2 = PointData { x: -1, y: 0 }, [INFO] [stdout] 19 | | RIGHT2 = PointData { x: 1, y: 0 }, [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `enum_variant!` is likely invalid in item context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Foo` in this scope [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(EnumVairant)] [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EnumVairant` (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 E0412`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Foo` in this scope [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(EnumVairant)] [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `EnumVairant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `procmac` (bin "procmac") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `procmac` (bin "procmac" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9b0591fa986412ce9b99270b9a9d0444a7b1ecb5a2d70df29d1c29d226206545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0591fa986412ce9b99270b9a9d0444a7b1ecb5a2d70df29d1c29d226206545", kill_on_drop: false }` [INFO] [stdout] 9b0591fa986412ce9b99270b9a9d0444a7b1ecb5a2d70df29d1c29d226206545