[INFO] cloning repository https://github.com/jiuziai/jiuziai-macros
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiuziai/jiuziai-macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuziai%2Fjiuziai-macros", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuziai%2Fjiuziai-macros'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8edbe3fdd3231fa70e77a7287d4cdd39921fad7
[INFO] testing jiuziai/jiuziai-macros against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuziai%2Fjiuziai-macros" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiuziai/jiuziai-macros
[INFO] finished tweaking git repo https://github.com/jiuziai/jiuziai-macros
[INFO] tweaked toml for git repo https://github.com/jiuziai/jiuziai-macros written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiuziai/jiuziai-macros on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiuziai/jiuziai-macros 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac
[INFO] running `Command { std: "docker" "start" "4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling serde_with v3.16.0
[INFO] [stderr]    Compiling jiuziai-macro-libs v0.0.1 (/opt/rustwide/workdir/libs)
[INFO] [stderr]    Compiling jiuziai-macro-core v0.0.1 (/opt/rustwide/workdir/core)
[INFO] [stdout] error: keyword `macro` is written in the wrong case
[INFO] [stdout]  --> core/src/validator/generate_checks/test.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | Macro expansion:
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: write it in lowercase
[INFO] [stdout]   |
[INFO] [stdout] 1 - Macro expansion:
[INFO] [stdout] 1 + macro expansion:
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(` or `{`, found `:`
[INFO] [stdout]  --> core/src/validator/generate_checks/test.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | Macro expansion:
[INFO] [stdout]   |                ^ expected one of `(` or `{`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::raw::ino_t`
[INFO] [stdout]  --> core/src/validator/generate_checks/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::unix::raw::ino_t;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::os::unix::raw::ino_t`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]  --> core/src/validator/generate_checks/mod.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::unix::raw::ino_t;
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jiuziai-macro-core` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac", kill_on_drop: false }`
[INFO] [stdout] 4bb8f7454c869154f8b8c43b2983a36c267e9cc02538aa032ebf9dff2f3087ac
