[INFO] cloning repository https://github.com/tdymel/comfy-i18n
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdymel/comfy-i18n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdymel%2Fcomfy-i18n", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdymel%2Fcomfy-i18n'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8bd4470421d0d48d4006b6a6edbddd6ae68c71d
[INFO] checking tdymel/comfy-i18n against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdymel%2Fcomfy-i18n" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tdymel/comfy-i18n
[INFO] finished tweaking git repo https://github.com/tdymel/comfy-i18n
[INFO] tweaked toml for git repo https://github.com/tdymel/comfy-i18n written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tdymel/comfy-i18n on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tdymel/comfy-i18n 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v5.2.0
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded base62 v2.2.3
[INFO] [stderr]   Downloaded small_ctor v0.1.2
[INFO] [stderr]   Downloaded zmij v0.1.7
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.5
[INFO] [stderr]   Downloaded rust-i18n v3.1.5
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.5
[INFO] [stderr]   Downloaded dfmt v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11d84087d7e70a3b745c0a86096ec226b2771d24ff13bb3b2dc10d564439aa5c
[INFO] running `Command { std: "docker" "start" "-a" "11d84087d7e70a3b745c0a86096ec226b2771d24ff13bb3b2dc10d564439aa5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d84087d7e70a3b745c0a86096ec226b2771d24ff13bb3b2dc10d564439aa5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d84087d7e70a3b745c0a86096ec226b2771d24ff13bb3b2dc10d564439aa5c", kill_on_drop: false }`
[INFO] [stdout] 11d84087d7e70a3b745c0a86096ec226b2771d24ff13bb3b2dc10d564439aa5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bd91c74fd4e5cdd8a5144fb28c275b4aba032d3c417e003dc683b0b84cdcb64
[INFO] running `Command { std: "docker" "start" "-a" "5bd91c74fd4e5cdd8a5144fb28c275b4aba032d3c417e003dc683b0b84cdcb64", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking dfmt v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking zmij v0.1.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling base62 v2.2.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling comfy-i18n-ast v0.2.0 (/opt/rustwide/workdir/ast)
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling comfy-i18n-generator v0.2.1 (/opt/rustwide/workdir/generator)
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking comfy-i18n-optimizer v0.1.0 (/opt/rustwide/workdir/optimizer)
[INFO] [stderr]     Checking comfy-i18n-validator v0.1.0 (/opt/rustwide/workdir/validator)
[INFO] [stderr]     Checking simple_logger v5.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling comfy-i18n-parser v0.2.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking comfy-i18n-macro v0.3.1 (/opt/rustwide/workdir/macro)
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking comfy-i18n v0.3.1 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> lib/benches/comfy_i18n.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> lib/benches/rust_i18n.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comfy-i18n` (bench "rust_i18n") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comfy-i18n` (bench "comfy_i18n") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5bd91c74fd4e5cdd8a5144fb28c275b4aba032d3c417e003dc683b0b84cdcb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd91c74fd4e5cdd8a5144fb28c275b4aba032d3c417e003dc683b0b84cdcb64", kill_on_drop: false }`
[INFO] [stdout] 5bd91c74fd4e5cdd8a5144fb28c275b4aba032d3c417e003dc683b0b84cdcb64
