[INFO] cloning repository https://github.com/devramsean0/sunfire-site [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devramsean0/sunfire-site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevramsean0%2Fsunfire-site", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevramsean0%2Fsunfire-site'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 040554da2c9a8c606fb69d080c34d5bf99971229 [INFO] checking devramsean0/sunfire-site against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevramsean0%2Fsunfire-site" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/devramsean0/sunfire-site [INFO] finished tweaking git repo https://github.com/devramsean0/sunfire-site [INFO] tweaked toml for git repo https://github.com/devramsean0/sunfire-site written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devramsean0/sunfire-site on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devramsean0/sunfire-site 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0b49019e017f2141c348a13dc19a005e2ea9e558208216d9764ddbba09512de0 [INFO] running `Command { std: "docker" "start" "0b49019e017f2141c348a13dc19a005e2ea9e558208216d9764ddbba09512de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b49019e017f2141c348a13dc19a005e2ea9e558208216d9764ddbba09512de0" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b49019e017f2141c348a13dc19a005e2ea9e558208216d9764ddbba09512de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b49019e017f2141c348a13dc19a005e2ea9e558208216d9764ddbba09512de0" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling cookie v0.11.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.11 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking notify v4.0.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking bcrypt v0.17.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking tempfile v3.20.0 [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 for more information [INFO] [stdout] = note: Replaced by the macro_metavar_expr_concat feature [INFO] [stdout] [INFO] [stdout] [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" "0b49019e017f2141c348a13dc19a005e2ea9e558208216d9764ddbba09512de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b49019e017f2141c348a13dc19a005e2ea9e558208216d9764ddbba09512de0", kill_on_drop: false }` [INFO] [stdout] 0b49019e017f2141c348a13dc19a005e2ea9e558208216d9764ddbba09512de0