[INFO] cloning repository https://github.com/nwn2dev/nwnx4-plugin-tlk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwn2dev/nwnx4-plugin-tlk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwn2dev%2Fnwnx4-plugin-tlk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwn2dev%2Fnwnx4-plugin-tlk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c90f79b208b63565d991ad868f707f7cd78e0d6e
[INFO] testing nwn2dev/nwnx4-plugin-tlk 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%2Fnwn2dev%2Fnwnx4-plugin-tlk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nwn2dev/nwnx4-plugin-tlk
[INFO] finished tweaking git repo https://github.com/nwn2dev/nwnx4-plugin-tlk
[INFO] tweaked toml for git repo https://github.com/nwn2dev/nwnx4-plugin-tlk written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nwn2dev/nwnx4-plugin-tlk 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/nwn2dev/nwnx4-plugin-tlk 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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 20b3367a3f6d9e87ef64f7c99fcb2de4d9b0b10fe8a34d2845a6e9c3173f1d73
[INFO] running `Command { std: "docker" "start" "-a" "20b3367a3f6d9e87ef64f7c99fcb2de4d9b0b10fe8a34d2845a6e9c3173f1d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20b3367a3f6d9e87ef64f7c99fcb2de4d9b0b10fe8a34d2845a6e9c3173f1d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20b3367a3f6d9e87ef64f7c99fcb2de4d9b0b10fe8a34d2845a6e9c3173f1d73", kill_on_drop: false }`
[INFO] [stdout] 20b3367a3f6d9e87ef64f7c99fcb2de4d9b0b10fe8a34d2845a6e9c3173f1d73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2371dabc88ae3e1fead191fd33bd86d3a2cae9d6a1aa7c1e9e65b24541d0704f
[INFO] running `Command { std: "docker" "start" "-a" "2371dabc88ae3e1fead191fd33bd86d3a2cae9d6a1aa7c1e9e65b24541d0704f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling rustversion v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.10
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling nwn-lib-rs v0.1.0 (https://gitlab.com/CromFr/nwn-lib-rs.git?branch=main#0e0922b9)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/nwn-lib-rs-62bb278d9dcd9721/0e0922b/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_const_exprs)]
[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 `nwn-lib-rs` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2371dabc88ae3e1fead191fd33bd86d3a2cae9d6a1aa7c1e9e65b24541d0704f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2371dabc88ae3e1fead191fd33bd86d3a2cae9d6a1aa7c1e9e65b24541d0704f", kill_on_drop: false }`
[INFO] [stdout] 2371dabc88ae3e1fead191fd33bd86d3a2cae9d6a1aa7c1e9e65b24541d0704f
