[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#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequation314%2Frcore-bootloader" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/equation314/rcore-bootloader on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-15/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded volatile v0.2.6 [INFO] [stderr] Downloaded usize_conversions v0.2.0 [INFO] [stderr] Downloaded pulldown-cmark v0.0.3 [INFO] [stderr] Downloaded skeptic v0.5.0 [INFO] [stderr] Downloaded fixedvec v0.2.3 [INFO] [stderr] Downloaded xmas-elf v0.6.2 [INFO] [stderr] Downloaded getopts v0.2.18 [INFO] [stderr] Downloaded cast v0.2.2 [INFO] [stderr] Downloaded register v0.2.1 [INFO] [stderr] Downloaded tock-registers v0.2.0 [INFO] [stderr] Downloaded zero v0.1.2 [INFO] [stderr] Downloaded ux v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baf039363432ad34fd2cccbd410b76358de473fec06404cdfad8e82ac1d80fcd [INFO] running `Command { std: "docker" "start" "-a" "baf039363432ad34fd2cccbd410b76358de473fec06404cdfad8e82ac1d80fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf039363432ad34fd2cccbd410b76358de473fec06404cdfad8e82ac1d80fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf039363432ad34fd2cccbd410b76358de473fec06404cdfad8e82ac1d80fcd", kill_on_drop: false }` [INFO] [stdout] baf039363432ad34fd2cccbd410b76358de473fec06404cdfad8e82ac1d80fcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b445c775ed5e4b1ea6924bd7ae85d22f709a935e08bb682a8130978d3ca91d67 [INFO] running `Command { std: "docker" "start" "-a" "b445c775ed5e4b1ea6924bd7ae85d22f709a935e08bb682a8130978d3ca91d67", kill_on_drop: false }` [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] Compiling getopts v0.2.18 [INFO] [stderr] Checking xmas-elf v0.6.2 [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[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/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1a95cddb5b8aaf6b.rlib [INFO] [stdout] = note: second definition in the local crate (`rcore_bootloader`) [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: aborting due to 4 previous errors [INFO] [stdout] [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` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: build failed [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] running `Command { std: "docker" "inspect" "b445c775ed5e4b1ea6924bd7ae85d22f709a935e08bb682a8130978d3ca91d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b445c775ed5e4b1ea6924bd7ae85d22f709a935e08bb682a8130978d3ca91d67", kill_on_drop: false }` [INFO] [stdout] b445c775ed5e4b1ea6924bd7ae85d22f709a935e08bb682a8130978d3ca91d67