[INFO] cloning repository https://github.com/Harris-pku/armRVM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Harris-pku/armRVM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarris-pku%2FarmRVM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarris-pku%2FarmRVM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ea23d3738a279d9e7a0c3d125f5c233480de8df
[INFO] building Harris-pku/armRVM against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarris-pku%2FarmRVM" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Harris-pku/armRVM on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Harris-pku/armRVM
[INFO] finished tweaking git repo https://github.com/Harris-pku/armRVM
[INFO] tweaked toml for git repo https://github.com/Harris-pku/armRVM written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Harris-pku/armRVM 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c64442e906fb217cf74675ad6c48145a66a5bbaee46b1c10f542ade2463fb66c
[INFO] running `Command { std: "docker" "start" "-a" "c64442e906fb217cf74675ad6c48145a66a5bbaee46b1c10f542ade2463fb66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c64442e906fb217cf74675ad6c48145a66a5bbaee46b1c10f542ade2463fb66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c64442e906fb217cf74675ad6c48145a66a5bbaee46b1c10f542ade2463fb66c", kill_on_drop: false }`
[INFO] [stdout] c64442e906fb217cf74675ad6c48145a66a5bbaee46b1c10f542ade2463fb66c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2f1a4b7b5f015466e599bdeeb5277e553bd8a29bb1273849ed06cf27c26c547
[INFO] running `Command { std: "docker" "start" "-a" "a2f1a4b7b5f015466e599bdeeb5277e553bd8a29bb1273849ed06cf27c26c547", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling tock-registers v0.8.1
[INFO] [stderr]    Compiling spin v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling numeric-enum-macro v0.2.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bitflags v2.3.1
[INFO] [stderr]    Compiling aarch64-cpu v9.3.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling buddy_system_allocator v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rvmarm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/percpu.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::arch::vcpu::Vcpu;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `core::arch`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | mod arch;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> src/main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/percpu.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::arch::entry::{shutdown_el2, virt2phys_el2, vmreturn};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `core::arch`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | mod arch;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> src/main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/percpu.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::arch::context::LinuxContext;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `core::arch`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | mod arch;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> src/main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TSC` in `HCR_EL2`
[INFO] [stdout]   --> src/percpu.rs:93:60
[INFO] [stdout]    |
[INFO] [stdout] 93 |         HCR_EL2.write(HCR_EL2::RW::EL1IsAarch64 + HCR_EL2::TSC::TrapSMC);
[INFO] [stdout]    |                                                            ^^^ could not find `TSC` in `HCR_EL2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ArchPlatformInfo` in this scope
[INFO] [stdout]    --> src/config.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     arch: ArchPlatformInfo,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ArchPlatformInfo` in this scope
[INFO] [stdout]    --> src/config.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     arch: ArchPlatformInfo,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 137 | struct PlatformInfo<ArchPlatformInfo> {
[INFO] [stdout]     |                    ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `asm_const` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(asm_const)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `default_alloc_error_handler` has been stable since 1.68.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(default_alloc_error_handler)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rvmarm` (bin "rvmarm") due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a2f1a4b7b5f015466e599bdeeb5277e553bd8a29bb1273849ed06cf27c26c547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f1a4b7b5f015466e599bdeeb5277e553bd8a29bb1273849ed06cf27c26c547", kill_on_drop: false }`
[INFO] [stdout] a2f1a4b7b5f015466e599bdeeb5277e553bd8a29bb1273849ed06cf27c26c547
