[INFO] cloning repository https://github.com/Clanwashere/Veloren-RPG
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Clanwashere/Veloren-RPG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClanwashere%2FVeloren-RPG", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClanwashere%2FVeloren-RPG'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5498e34b361d8cd3df3158d18ecbe1ce768f70e
[INFO] documenting Clanwashere/Veloren-RPG against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClanwashere%2FVeloren-RPG" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  23% (1860/8007)
Updating files:  24% (1922/8007)
Updating files:  25% (2002/8007)
Updating files:  26% (2082/8007)
Updating files:  27% (2162/8007)
Updating files:  28% (2242/8007)
Updating files:  29% (2323/8007)
Updating files:  30% (2403/8007)
Updating files:  31% (2483/8007)
Updating files:  32% (2563/8007)
Updating files:  33% (2643/8007)
Updating files:  34% (2723/8007)
Updating files:  35% (2803/8007)
Updating files:  36% (2883/8007)
Updating files:  37% (2963/8007)
Updating files:  38% (3043/8007)
Updating files:  39% (3123/8007)
Updating files:  40% (3203/8007)
Updating files:  41% (3283/8007)
Updating files:  42% (3363/8007)
Updating files:  43% (3444/8007)
Updating files:  44% (3524/8007)
Updating files:  45% (3604/8007)
Updating files:  46% (3684/8007)
Updating files:  47% (3764/8007)
Updating files:  48% (3844/8007)
Updating files:  49% (3924/8007)
Updating files:  50% (4004/8007)
Updating files:  51% (4084/8007)
Updating files:  52% (4164/8007)
Updating files:  53% (4244/8007)
Updating files:  54% (4324/8007)
Updating files:  55% (4404/8007)
Updating files:  56% (4484/8007)
Updating files:  57% (4564/8007)
Updating files:  58% (4645/8007)
Updating files:  59% (4725/8007)
Updating files:  60% (4805/8007)
Updating files:  61% (4885/8007)
Updating files:  62% (4965/8007)
Updating files:  63% (5045/8007)
Updating files:  64% (5125/8007)
Updating files:  65% (5205/8007)
Updating files:  66% (5285/8007)
Updating files:  67% (5365/8007)
Updating files:  68% (5445/8007)
Updating files:  69% (5525/8007)
Updating files:  70% (5605/8007)
Updating files:  71% (5685/8007)
Updating files:  72% (5766/8007)
Updating files:  73% (5846/8007)
Updating files:  74% (5926/8007)
Updating files:  75% (6006/8007)
Updating files:  76% (6086/8007)
Updating files:  77% (6166/8007)
Updating files:  78% (6246/8007)
Updating files:  79% (6326/8007)
Updating files:  80% (6406/8007)
Updating files:  81% (6486/8007)
Updating files:  82% (6566/8007)
Updating files:  83% (6646/8007)
Updating files:  84% (6726/8007)
Updating files:  85% (6806/8007)
Updating files:  86% (6887/8007)
Updating files:  86% (6931/8007)
Updating files:  87% (6967/8007)
Updating files:  88% (7047/8007)
Updating files:  89% (7127/8007)
Updating files:  90% (7207/8007)
Updating files:  91% (7287/8007)
Updating files:  92% (7367/8007)
Updating files:  93% (7447/8007)
Updating files:  94% (7527/8007)
Updating files:  95% (7607/8007)
Updating files:  96% (7687/8007)
Updating files:  97% (7767/8007)
Updating files:  98% (7847/8007)
Updating files:  99% (7927/8007)
Updating files: 100% (8007/8007)
Updating files: 100% (8007/8007), done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Clanwashere/Veloren-RPG
[INFO] finished tweaking git repo https://github.com/Clanwashere/Veloren-RPG
[INFO] tweaked toml for git repo https://github.com/Clanwashere/Veloren-RPG written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Clanwashere/Veloren-RPG 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/Clanwashere/Veloren-RPG 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: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#custom-profiles for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#overrides for more information about using this feature.
[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] dd42a36754f7e61b751291f8a26b9a19c31025f699509c8e54cf9b1c22e9a0af
[INFO] running `Command { std: "docker" "start" "-a" "dd42a36754f7e61b751291f8a26b9a19c31025f699509c8e54cf9b1c22e9a0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd42a36754f7e61b751291f8a26b9a19c31025f699509c8e54cf9b1c22e9a0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd42a36754f7e61b751291f8a26b9a19c31025f699509c8e54cf9b1c22e9a0af", kill_on_drop: false }`
[INFO] [stdout] dd42a36754f7e61b751291f8a26b9a19c31025f699509c8e54cf9b1c22e9a0af
[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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5433c88ce914c798890dbcc8c498407e92ea5ebf0336aa5c338a049ff78b051
[INFO] running `Command { std: "docker" "start" "-a" "e5433c88ce914c798890dbcc8c498407e92ea5ebf0336aa5c338a049ff78b051", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#custom-profiles for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#overrides for more information about using this feature.
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking ttf-parser v0.15.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking owned_ttf_parser v0.15.0
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking ab_glyph v0.2.15
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking notify v5.0.0-pre.15
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking atom v0.3.6
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking tynm v0.1.6
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking dot_vox v4.1.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]     Checking wavefront v0.2.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wavefront-0.2.2/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(iter_map_while)]
[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 `wavefront` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e5433c88ce914c798890dbcc8c498407e92ea5ebf0336aa5c338a049ff78b051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5433c88ce914c798890dbcc8c498407e92ea5ebf0336aa5c338a049ff78b051", kill_on_drop: false }`
[INFO] [stdout] e5433c88ce914c798890dbcc8c498407e92ea5ebf0336aa5c338a049ff78b051
