[INFO] cloning repository https://github.com/G-Photon/photon_armv8_os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/G-Photon/photon_armv8_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG-Photon%2Fphoton_armv8_os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG-Photon%2Fphoton_armv8_os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bdbb29dfc8ac307b8496e8fb98ee77f9410f4ca
[INFO] building G-Photon/photon_armv8_os against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FG-Photon%2Fphoton_armv8_os" "/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/G-Photon/photon_armv8_os 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] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/G-Photon/photon_armv8_os
[INFO] finished tweaking git repo https://github.com/G-Photon/photon_armv8_os
[INFO] tweaked toml for git repo https://github.com/G-Photon/photon_armv8_os written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/G-Photon/photon_armv8_os 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] c363393afe060999ba8281d35ca2629933b3db7fb9e9ed2cb5ee24c2cfca3e8a
[INFO] running `Command { std: "docker" "start" "-a" "c363393afe060999ba8281d35ca2629933b3db7fb9e9ed2cb5ee24c2cfca3e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c363393afe060999ba8281d35ca2629933b3db7fb9e9ed2cb5ee24c2cfca3e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c363393afe060999ba8281d35ca2629933b3db7fb9e9ed2cb5ee24c2cfca3e8a", kill_on_drop: false }`
[INFO] [stdout] c363393afe060999ba8281d35ca2629933b3db7fb9e9ed2cb5ee24c2cfca3e8a
[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] 1d05f3f067ae59bc27bc5cdd05e1c7d6ac5a836890a40918b832b766c3276e07
[INFO] running `Command { std: "docker" "start" "-a" "1d05f3f067ae59bc27bc5cdd05e1c7d6ac5a836890a40918b832b766c3276e07", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tock-registers v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling spin v0.9.6
[INFO] [stderr]    Compiling photon_armv8_os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `global_asm` in this scope
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | global_asm!(include_str!("start.s"));
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 9  + use core::arch::global_asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(asm)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `global_asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(global_asm)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_info_message` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(panic_info_message)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `PanicMessage` in the current scope
[INFO] [stdout]   --> src/panic.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |             _info.message().unwrap()
[INFO] [stdout]    |                             ^^^^^^ method not found in `PanicMessage<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `PanicMessage` in the current scope
[INFO] [stdout]   --> src/panic.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 |         println!("Panicked: {}", _info.message().unwrap());
[INFO] [stdout]    |                                                  ^^^^^^ method not found in `PanicMessage<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `photon_armv8_os` (bin "photon_armv8_os") due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1d05f3f067ae59bc27bc5cdd05e1c7d6ac5a836890a40918b832b766c3276e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d05f3f067ae59bc27bc5cdd05e1c7d6ac5a836890a40918b832b766c3276e07", kill_on_drop: false }`
[INFO] [stdout] 1d05f3f067ae59bc27bc5cdd05e1c7d6ac5a836890a40918b832b766c3276e07
