[INFO] cloning repository https://github.com/Dracauu/HeroRiggedCrits
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dracauu/HeroRiggedCrits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDracauu%2FHeroRiggedCrits", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDracauu%2FHeroRiggedCrits'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f4d9171fc9b27cf11c91d3e0664cbd34540a113
[INFO] testing Dracauu/HeroRiggedCrits against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDracauu%2FHeroRiggedCrits" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dracauu/HeroRiggedCrits
[INFO] finished tweaking git repo https://github.com/Dracauu/HeroRiggedCrits
[INFO] tweaked toml for git repo https://github.com/Dracauu/HeroRiggedCrits written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dracauu/HeroRiggedCrits on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dracauu/HeroRiggedCrits 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ultimate-research/skyline-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/blu-dev/skyline-smash.git`
[INFO] [stderr]     Updating git repository `https://github.com/blu-dev/smash-script.git`
[INFO] [stderr]     Updating git repository `https://github.com/WuBoytH/smash_singletons.git`
[INFO] [stderr]     Updating git repository `https://github.com/hdr-development/smashline.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ultimate-research/nnsdk-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lua_bind_hash v1.0.1
[INFO] [stderr]   Downloaded nnsdk v0.5.0
[INFO] [stderr]   Downloaded libc-nnsdk v0.2.0
[INFO] [stderr]   Downloaded libc-nnsdk v0.4.0
[INFO] [stderr]   Downloaded diff-struct v0.3.1
[INFO] [stderr]   Downloaded diff_derive v0.1.2
[INFO] [stderr]   Downloaded hash40 v1.3.1
[INFO] [stderr]   Downloaded binrw_derive v0.11.2
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded compile-time-lua-bind-hash v1.1.1
[INFO] [stderr]   Downloaded binrw v0.11.2
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d544db1cd9e717b48e63debecaa4f8e6266e8c1046bf3e1c25a1ee347347a775
[INFO] running `Command { std: "docker" "start" "-a" "d544db1cd9e717b48e63debecaa4f8e6266e8c1046bf3e1c25a1ee347347a775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d544db1cd9e717b48e63debecaa4f8e6266e8c1046bf3e1c25a1ee347347a775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d544db1cd9e717b48e63debecaa4f8e6266e8c1046bf3e1c25a1ee347347a775", kill_on_drop: false }`
[INFO] [stdout] d544db1cd9e717b48e63debecaa4f8e6266e8c1046bf3e1c25a1ee347347a775
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66eac345071fa7275faae7ba87d03578e5415ba6aa4563d3ef91c1c6800fd9de
[INFO] running `Command { std: "docker" "start" "-a" "66eac345071fa7275faae7ba87d03578e5415ba6aa4563d3ef91c1c6800fd9de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling skyline_macro v0.2.1 (https://github.com/ultimate-research/skyline-rs.git#7bd379b2)
[INFO] [stderr]    Compiling libc-nnsdk v0.4.0
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling binrw_derive v0.11.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling lua_bind_hash v1.0.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling binrw v0.11.2
[INFO] [stderr]    Compiling libc-nnsdk v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling nnsdk v0.5.0
[INFO] [stderr]    Compiling nnsdk v0.5.0 (https://github.com/ultimate-research/nnsdk-rs#41de9358)
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling compile-time-lua-bind-hash v1.1.1
[INFO] [stderr]    Compiling diff_derive v0.1.2
[INFO] [stderr]    Compiling smashline-macro v0.1.0 (https://github.com/hdr-development/smashline.git#b2d33fd0)
[INFO] [stderr]    Compiling skyline v0.5.1 (https://github.com/ultimate-research/skyline-rs.git#7bd379b2)
[INFO] [stderr]    Compiling skyline_smash v0.1.0 (https://github.com/blu-dev/skyline-smash.git#cf9a972a)
[INFO] [stderr]    Compiling locks v1.6.5 (https://github.com/hdr-development/smashline.git#b2d33fd0)
[INFO] [stderr]    Compiling diff-struct v0.3.1
[INFO] [stderr]    Compiling hash40 v1.3.1
[INFO] [stderr]    Compiling acmd-engine v0.1.0 (https://github.com/hdr-development/smashline.git#b2d33fd0)
[INFO] [stderr]    Compiling smash_script v0.1.0 (https://github.com/blu-dev/smash-script.git?branch=development#3cdb8583)
[INFO] [stderr]    Compiling smash_singletons v0.1.0 (https://github.com/WuBoytH/smash_singletons.git#66041976)
[INFO] [stderr]    Compiling smashline v0.1.0 (https://github.com/hdr-development/smashline.git#b2d33fd0)
[INFO] [stderr]    Compiling tag_rigged_crits v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     concat_idents,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.90.0; see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]   = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tag_rigged_crits` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "66eac345071fa7275faae7ba87d03578e5415ba6aa4563d3ef91c1c6800fd9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66eac345071fa7275faae7ba87d03578e5415ba6aa4563d3ef91c1c6800fd9de", kill_on_drop: false }`
[INFO] [stdout] 66eac345071fa7275faae7ba87d03578e5415ba6aa4563d3ef91c1c6800fd9de
