[INFO] cloning repository https://github.com/equation314/rcore-bootloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/equation314/rcore-bootloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequation314%2Frcore-bootloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequation314%2Frcore-bootloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 971a08989bc56720f569d98da78612e1d84f0c81 [INFO] checking equation314/rcore-bootloader against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequation314%2Frcore-bootloader" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/equation314/rcore-bootloader on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/equation314/rcore-bootloader [INFO] finished tweaking git repo https://github.com/equation314/rcore-bootloader [INFO] tweaked toml for git repo https://github.com/equation314/rcore-bootloader written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/equation314/rcore-bootloader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rcore-os/aarch64` [INFO] [stderr] Updating git repository `https://github.com/rcore-os/bcm2837` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7071a27900fd0e70d6cf4072de11399bec9421b03f9b00ec6d296ef1738a695 [INFO] running `Command { std: "docker" "start" "-a" "b7071a27900fd0e70d6cf4072de11399bec9421b03f9b00ec6d296ef1738a695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7071a27900fd0e70d6cf4072de11399bec9421b03f9b00ec6d296ef1738a695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7071a27900fd0e70d6cf4072de11399bec9421b03f9b00ec6d296ef1738a695", kill_on_drop: false }` [INFO] [stdout] b7071a27900fd0e70d6cf4072de11399bec9421b03f9b00ec6d296ef1738a695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7acaea66c093a673f9faade44bdcc57d1a815d0e9c77563c8a2ff75df9145936 [INFO] running `Command { std: "docker" "start" "-a" "7acaea66c093a673f9faade44bdcc57d1a815d0e9c77563c8a2ff75df9145936", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking zero v0.1.2 [INFO] [stderr] Compiling rcore-bootloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bootinfo v0.1.0 (/opt/rustwide/workdir/bootinfo) [INFO] [stderr] Checking xmas-elf v0.6.2 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling skeptic v0.5.0 [INFO] [stderr] Compiling fixedvec v0.2.3 [INFO] [stdout] error: environment variable `PAYLOAD` not defined [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | env!("PAYLOAD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bootinfo::BootInfo` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use bootinfo::BootInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `BootInfo` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PAYLOAD` not defined [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | env!("PAYLOAD"), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bootinfo::BootInfo` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use bootinfo::BootInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `BootInfo` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/main.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | let (boot_info, boot_info_addr) = arch::copy_kernel(_kernel_payload_start as usize, &segments); [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/lang_items.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub extern "C" fn panic(_info: &PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib [INFO] [stdout] = note: second definition in the local crate (`rcore_bootloader`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `arch` [INFO] [stdout] --> src/main.rs:81:39 [INFO] [stdout] | [INFO] [stdout] 81 | let (boot_info, boot_info_addr) = arch::copy_kernel(_kernel_payload_start as usize, &segments); [INFO] [stdout] | ^^^^ use of undeclared crate or module `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rcore-bootloader` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7acaea66c093a673f9faade44bdcc57d1a815d0e9c77563c8a2ff75df9145936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7acaea66c093a673f9faade44bdcc57d1a815d0e9c77563c8a2ff75df9145936", kill_on_drop: false }` [INFO] [stdout] 7acaea66c093a673f9faade44bdcc57d1a815d0e9c77563c8a2ff75df9145936