[INFO] cloning repository https://github.com/ogham/charmander [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogham/charmander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fcharmander", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fcharmander'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b044f8c5859629663c8072febbce970fa3759109 [INFO] testing ogham/charmander against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fcharmander" "/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/ogham/charmander [INFO] finished tweaking git repo https://github.com/ogham/charmander [INFO] tweaked toml for git repo https://github.com/ogham/charmander written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ogham/charmander on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ogham/charmander 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `charm`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c6e26fb2e74f9e5773c05ea3d09ea650e13bae18282e8eb6563f5b9efac7701 [INFO] running `Command { std: "docker" "start" "-a" "3c6e26fb2e74f9e5773c05ea3d09ea650e13bae18282e8eb6563f5b9efac7701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6e26fb2e74f9e5773c05ea3d09ea650e13bae18282e8eb6563f5b9efac7701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6e26fb2e74f9e5773c05ea3d09ea650e13bae18282e8eb6563f5b9efac7701", kill_on_drop: false }` [INFO] [stdout] 3c6e26fb2e74f9e5773c05ea3d09ea650e13bae18282e8eb6563f5b9efac7701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef1c5d84f82c32ff0e1cc74f931c6b2f3920f43822c3989ba22174eb1929fa2 [INFO] running `Command { std: "docker" "start" "-a" "aef1c5d84f82c32ff0e1cc74f931c6b2f3920f43822c3989ba22174eb1929fa2", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `charm`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling strsim v0.4.0 [INFO] [stderr] Compiling bitflags v0.3.2 [INFO] [stderr] Compiling ansi_term v0.6.3 [INFO] [stderr] Compiling yaml-rust v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.0 [INFO] [stderr] Compiling unicode_names v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.1 [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[inline(never)] pub static CJK_IDEOGRAPH_RANGES: &'static [(char, char)] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(never)] pub static LEXICON: &'static str = "\ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | #[inline(never)] pub static LEXICON_OFFSETS: &'static [u16] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated.rs:1292:1 [INFO] [stdout] | [INFO] [stdout] 1292 | #[inline(never)] pub static LEXICON_SHORT_LENGTHS: &'static [u8] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated.rs:1296:1 [INFO] [stdout] | [INFO] [stdout] 1296 | #[inline(never)] pub static LEXICON_ORDERED_LENGTHS: &'static [(usize, u8)] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | #[inline(never)] pub static PHRASEBOOK: &'static [u8] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated.rs:9580:1 [INFO] [stdout] | [INFO] [stdout] 9580 | #[inline(never)] pub static PHRASEBOOK_OFFSETS1: &'static [u8] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated.rs:10064:1 [INFO] [stdout] | [INFO] [stdout] 10064 | #[inline(never)] pub static PHRASEBOOK_OFFSETS2: &'static [u32] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated_phf.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(never)] pub static NAME2CODE_DISP: &'static [(u16, u16)] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[inline]` attribute cannot be used on statics [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode_names-0.1.7/src/generated_phf.rs:771:1 [INFO] [stdout] | [INFO] [stdout] 771 | #[inline(never)] pub static NAME2CODE_CODE: &'static [char] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: `#[inline]` can only be applied to functions [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v1.4.6 [INFO] [stdout] error: missing fragment specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-1.4.6/src/macros.rs:797:34 [INFO] [stdout] | [INFO] [stdout] 797 | (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: fragment specifiers must be provided [INFO] [stdout] = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis`, along with `expr_2021` and `pat_param` for edition compatibility [INFO] [stdout] help: try adding a specifier here [INFO] [stdout] | [INFO] [stdout] 797 | (@arg ($arg:expr) $modes:tt !$ident:spec $($tail:tt)*) => { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode_names` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aef1c5d84f82c32ff0e1cc74f931c6b2f3920f43822c3989ba22174eb1929fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef1c5d84f82c32ff0e1cc74f931c6b2f3920f43822c3989ba22174eb1929fa2", kill_on_drop: false }` [INFO] [stdout] aef1c5d84f82c32ff0e1cc74f931c6b2f3920f43822c3989ba22174eb1929fa2