[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 1.91.0 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-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/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogham/charmander on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-width v0.1.1
[INFO] [stderr]   Downloaded ansi_term v0.6.3
[INFO] [stderr]   Downloaded strsim v0.4.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.0
[INFO] [stderr]   Downloaded unicode_names v0.1.7
[INFO] [stderr]   Downloaded clap v1.4.6
[INFO] [stderr]   Downloaded bitflags v0.3.2
[INFO] [stderr]   Downloaded yaml-rust v0.2.2
[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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5748e9240f8925a797b4be2df4811fbc5747ee7812ed90f6900c337beb98539b
[INFO] running `Command { std: "docker" "start" "-a" "5748e9240f8925a797b4be2df4811fbc5747ee7812ed90f6900c337beb98539b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5748e9240f8925a797b4be2df4811fbc5747ee7812ed90f6900c337beb98539b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5748e9240f8925a797b4be2df4811fbc5747ee7812ed90f6900c337beb98539b", kill_on_drop: false }`
[INFO] [stdout] 5748e9240f8925a797b4be2df4811fbc5747ee7812ed90f6900c337beb98539b
[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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e3227fc17fcbe3f6fc7d8169927d938836376db47dc77001a2e6385951a1d7e
[INFO] running `Command { std: "docker" "start" "-a" "5e3227fc17fcbe3f6fc7d8169927d938836376db47dc77001a2e6385951a1d7e", 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 yaml-rust v0.2.2
[INFO] [stderr]    Compiling strsim v0.4.0
[INFO] [stderr]    Compiling ansi_term v0.6.3
[INFO] [stderr]    Compiling bitflags v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.0
[INFO] [stderr]    Compiling unicode_names v0.1.7
[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] [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] 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" "5e3227fc17fcbe3f6fc7d8169927d938836376db47dc77001a2e6385951a1d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e3227fc17fcbe3f6fc7d8169927d938836376db47dc77001a2e6385951a1d7e", kill_on_drop: false }`
[INFO] [stdout] 5e3227fc17fcbe3f6fc7d8169927d938836376db47dc77001a2e6385951a1d7e
