[INFO] fetching crate comfy-i18n 0.3.1...
[INFO] checking comfy-i18n-0.3.1 against 1.95.0 for pr-155915
[INFO] extracting crate comfy-i18n 0.3.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate comfy-i18n 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate comfy-i18n 0.3.1
[INFO] tweaked toml for crates.io crate comfy-i18n 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate comfy-i18n 0.3.1 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 crates.io crate comfy-i18n 0.3.1 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 comfy-i18n-parser v0.2.0
[INFO] [stderr]   Downloaded base62 v2.2.3
[INFO] [stderr]   Downloaded rust-i18n v3.1.5
[INFO] [stderr]   Downloaded small_ctor v0.1.2
[INFO] [stderr]   Downloaded comfy-i18n-macro v0.3.1
[INFO] [stderr]   Downloaded simple_logger v5.2.0
[INFO] [stderr]   Downloaded dfmt v0.4.1
[INFO] [stderr]   Downloaded comfy-i18n-generator v0.2.1
[INFO] [stderr]   Downloaded comfy-i18n-ast v0.2.0
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.5
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 93631cc2440552c2613cccd49102a899982fa4281d38a636d77d37f1dd75a6dc
[INFO] running `Command { std: "docker" "start" "-a" "93631cc2440552c2613cccd49102a899982fa4281d38a636d77d37f1dd75a6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93631cc2440552c2613cccd49102a899982fa4281d38a636d77d37f1dd75a6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93631cc2440552c2613cccd49102a899982fa4281d38a636d77d37f1dd75a6dc", kill_on_drop: false }`
[INFO] [stdout] 93631cc2440552c2613cccd49102a899982fa4281d38a636d77d37f1dd75a6dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7c672c64cd30c49a47e97fc127100b0bfab75fef0d7f8a8b444d7c446353b6d8
[INFO] running `Command { std: "docker" "start" "-a" "7c672c64cd30c49a47e97fc127100b0bfab75fef0d7f8a8b444d7c446353b6d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling dfmt v0.4.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling base62 v2.2.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling comfy-i18n-ast v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling comfy-i18n-generator v0.2.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking simple_logger v5.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling comfy-i18n-parser v0.2.0
[INFO] [stderr]    Compiling comfy-i18n-macro v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking comfy-i18n v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_edit v0.22.27
[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]  --> benches/comfy_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 "comfy_i18n") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> 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] running `Command { std: "docker" "inspect" "7c672c64cd30c49a47e97fc127100b0bfab75fef0d7f8a8b444d7c446353b6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c672c64cd30c49a47e97fc127100b0bfab75fef0d7f8a8b444d7c446353b6d8", kill_on_drop: false }`
[INFO] [stdout] 7c672c64cd30c49a47e97fc127100b0bfab75fef0d7f8a8b444d7c446353b6d8
