[INFO] cloning repository https://github.com/pkalivas/radiate.legacy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkalivas/radiate.legacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkalivas%2Fradiate.legacy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkalivas%2Fradiate.legacy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef8f949083f0c9b71c72c86e27c1c7ca449b68f1
[INFO] checking pkalivas/radiate.legacy against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkalivas%2Fradiate.legacy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  62% (2599/4147)
Updating files:  63% (2613/4147)
Updating files:  64% (2655/4147)
Updating files:  65% (2696/4147)
Updating files:  66% (2738/4147)
Updating files:  66% (2777/4147)
Updating files:  67% (2779/4147)
Updating files:  68% (2820/4147)
Updating files:  69% (2862/4147)
Updating files:  70% (2903/4147)
Updating files:  71% (2945/4147)
Updating files:  72% (2986/4147)
Updating files:  73% (3028/4147)
Updating files:  74% (3069/4147)
Updating files:  75% (3111/4147)
Updating files:  76% (3152/4147)
Updating files:  77% (3194/4147)
Updating files:  78% (3235/4147)
Updating files:  79% (3277/4147)
Updating files:  80% (3318/4147)
Updating files:  81% (3360/4147)
Updating files:  82% (3401/4147)
Updating files:  83% (3443/4147)
Updating files:  84% (3484/4147)
Updating files:  85% (3525/4147)
Updating files:  86% (3567/4147)
Updating files:  87% (3608/4147)
Updating files:  88% (3650/4147)
Updating files:  89% (3691/4147)
Updating files:  90% (3733/4147)
Updating files:  91% (3774/4147)
Updating files:  92% (3816/4147)
Updating files:  93% (3857/4147)
Updating files:  94% (3899/4147)
Updating files:  95% (3940/4147)
Updating files:  96% (3982/4147)
Updating files:  97% (4023/4147)
Updating files:  98% (4065/4147)
Updating files:  99% (4106/4147)
Updating files: 100% (4147/4147)
Updating files: 100% (4147/4147), done.
[INFO] started tweaking git repo https://github.com/pkalivas/radiate.legacy
[INFO] finished tweaking git repo https://github.com/pkalivas/radiate.legacy
[INFO] tweaked toml for git repo https://github.com/pkalivas/radiate.legacy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pkalivas/radiate.legacy on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pkalivas/radiate.legacy 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: examples/xor-evtree/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `xor-evtree` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/lstm-neat/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `lstm-neat` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/ism/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ism` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/helloworld/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `helloworld` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/xor-neat/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `xor-neat` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/xor-neat-backprop/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `xor-neat-backprop` (manifest) generated 1 warning
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d92941e0123cd4fbdf6b260b04f301d9eeee62ab244392b85fce9021a8bfc30
[INFO] running `Command { std: "docker" "start" "-a" "5d92941e0123cd4fbdf6b260b04f301d9eeee62ab244392b85fce9021a8bfc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d92941e0123cd4fbdf6b260b04f301d9eeee62ab244392b85fce9021a8bfc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d92941e0123cd4fbdf6b260b04f301d9eeee62ab244392b85fce9021a8bfc30", kill_on_drop: false }`
[INFO] [stdout] 5d92941e0123cd4fbdf6b260b04f301d9eeee62ab244392b85fce9021a8bfc30
[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=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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dc38fdcea3285af5753ecf87cbb3bdac809959ba3b01f7f9c1a6b7af17991d7
[INFO] running `Command { std: "docker" "start" "-a" "5dc38fdcea3285af5753ecf87cbb3bdac809959ba3b01f7f9c1a6b7af17991d7", kill_on_drop: false }`
[INFO] [stderr] warning: examples/ism/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ism` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/lstm-neat/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `lstm-neat` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/helloworld/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `helloworld` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/xor-neat-backprop/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `xor-neat-backprop` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/xor-neat/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `xor-neat` (manifest) generated 1 warning
[INFO] [stderr] warning: examples/xor-evtree/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `xor-evtree` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling pear_codegen v0.1.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling devise_core v0.2.1
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.2.1/src/generator.rs:29:39
[INFO] [stdout]     |
[INFO] [stdout]  29 |               $(self.$vec.push(Box::new(concat_idents!(default_, $get_f)));)*
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 | /     mappers! {
[INFO] [stdout] 194 | |         (map_struct, try_map_struct, struct_mapper): Struct, struct_mappers,
[INFO] [stdout] 195 | |         (map_enum, try_map_enum, enum_mapper): Enum, enum_mappers,
[INFO] [stdout] 196 | |         (map_variant, try_map_variant, variant_mapper): Variant, variant_mappers,
[INFO] [stdout] 197 | |         (map_fields, try_map_fields, fields_mapper): Fields, fields_mappers,
[INFO] [stdout] 198 | |         (map_field, try_map_field, field_mapper): Field, field_mappers
[INFO] [stdout] 199 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `mappers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature `concat_idents` has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.2.1/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(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/issues/29599#issuecomment-2986866250> for more information
[INFO] [stdout]   = note: Replaced by the macro_metavar_expr_concat feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `devise_core` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5dc38fdcea3285af5753ecf87cbb3bdac809959ba3b01f7f9c1a6b7af17991d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dc38fdcea3285af5753ecf87cbb3bdac809959ba3b01f7f9c1a6b7af17991d7", kill_on_drop: false }`
[INFO] [stdout] 5dc38fdcea3285af5753ecf87cbb3bdac809959ba3b01f7f9c1a6b7af17991d7
