[INFO] cloning repository https://github.com/mathetake/alvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathetake/alvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathetake%2Falvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathetake%2Falvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea6d3a125d4c34653c2c936fea7bafba19de0eb5
[INFO] checking mathetake/alvm against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathetake%2Falvm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mathetake/alvm
[INFO] finished tweaking git repo https://github.com/mathetake/alvm
[INFO] tweaked toml for git repo https://github.com/mathetake/alvm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mathetake/alvm on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mathetake/alvm 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14cf3308f46634448775d04b77fd6ccfab189a65cd4e944b39b06f284e7d51af
[INFO] running `Command { std: "docker" "start" "-a" "14cf3308f46634448775d04b77fd6ccfab189a65cd4e944b39b06f284e7d51af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14cf3308f46634448775d04b77fd6ccfab189a65cd4e944b39b06f284e7d51af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14cf3308f46634448775d04b77fd6ccfab189a65cd4e944b39b06f284e7d51af", kill_on_drop: false }`
[INFO] [stdout] 14cf3308f46634448775d04b77fd6ccfab189a65cd4e944b39b06f284e7d51af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c2c0f0edfbee91cae85b805848d4f3c1ecc043deb98f013147a964aabe704a8
[INFO] running `Command { std: "docker" "start" "-a" "3c2c0f0edfbee91cae85b805848d4f3c1ecc043deb98f013147a964aabe704a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling zerocopy v0.8.0-alpha.6
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling alvm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking applevisor-sys v0.1.1
[INFO] [stderr]     Checking applevisor v0.1.2
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/applevisor-0.1.2/src/lib.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       $($dst::$variant => concat_idents!($prefix, $variant),)*
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 451 | / gen_enum!(
[INFO] [stdout] 452 | |     /// The type of system registers.
[INFO] [stdout] 453 | |     SysReg,
[INFO] [stdout] 454 | |     hv_sys_reg_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |     SP_EL1,
[INFO] [stdout] 680 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gen_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/applevisor-0.1.2/src/lib.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       $($dst::$variant => concat_idents!($prefix, $variant),)*
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 | / gen_enum!(
[INFO] [stdout] 381 | |     /// The type that defines SIMD and floating-point registers.
[INFO] [stdout] 382 | |     SimdFpReg,
[INFO] [stdout] 383 | |     hv_simd_fp_reg_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 448 | |     Q31,
[INFO] [stdout] 449 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gen_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/applevisor-0.1.2/src/lib.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       $($dst::$variant => concat_idents!($prefix, $variant),)*
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 | / gen_enum!(
[INFO] [stdout] 297 | |     /// The type that defines general registers.
[INFO] [stdout] 298 | |     Reg,
[INFO] [stdout] 299 | |     hv_reg_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 370 | |     CPSR,
[INFO] [stdout] 371 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gen_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/applevisor-0.1.2/src/lib.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       $($dst::$variant => concat_idents!($prefix, $variant),)*
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | / gen_enum!(
[INFO] [stdout] 286 | |     /// The type that defines the vCPU’s interrupts.
[INFO] [stdout] 287 | |     InterruptType,
[INFO] [stdout] 288 | |     hv_interrupt_type_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |     IRQ,
[INFO] [stdout] 294 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gen_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/applevisor-0.1.2/src/lib.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       $($dst::$variant => concat_idents!($prefix, $variant),)*
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | / gen_enum!(
[INFO] [stdout] 260 | |     /// The type that describes the event that triggered a guest exit to the host.
[INFO] [stdout] 261 | |     ExitReason,
[INFO] [stdout] 262 | |     hv_exit_reason_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |     UNKNOWN,
[INFO] [stdout] 272 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gen_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/applevisor-0.1.2/src/lib.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       $($dst::$variant => concat_idents!($prefix, $variant),)*
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 | / gen_enum!(
[INFO] [stdout] 249 | |     /// The structure that describes an instruction or data cache element.
[INFO] [stdout] 250 | |     CacheType,
[INFO] [stdout] 251 | |     hv_cache_type_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     INSTRUCTION,
[INFO] [stdout] 257 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gen_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/applevisor-0.1.2/src/lib.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |                       $($dst::$variant => concat_idents!($prefix, $variant),)*
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 | / gen_enum!(
[INFO] [stdout] 218 | |     /// The type that defines feature registers.
[INFO] [stdout] 219 | |     FeatureReg,
[INFO] [stdout] 220 | |     hv_feature_reg_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | |     DCZID_EL0,
[INFO] [stdout] 246 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `gen_enum` (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/applevisor-0.1.2/src/lib.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | #![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] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `applevisor` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c2c0f0edfbee91cae85b805848d4f3c1ecc043deb98f013147a964aabe704a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c2c0f0edfbee91cae85b805848d4f3c1ecc043deb98f013147a964aabe704a8", kill_on_drop: false }`
[INFO] [stdout] 3c2c0f0edfbee91cae85b805848d4f3c1ecc043deb98f013147a964aabe704a8
