[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequation314%2Frcore-bootloader" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/equation314/rcore-bootloader on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-11/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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] Downloading crates ... [INFO] [stderr] Downloaded volatile v0.2.6 [INFO] [stderr] Downloaded fixedvec v0.2.3 [INFO] [stderr] Downloaded usize_conversions v0.2.0 [INFO] [stderr] Downloaded pulldown-cmark v0.0.3 [INFO] [stderr] Downloaded ux v0.1.3 [INFO] [stderr] Downloaded xmas-elf v0.6.2 [INFO] [stderr] Downloaded skeptic v0.5.0 [INFO] [stderr] Downloaded zero v0.1.2 [INFO] [stderr] Downloaded register v0.2.1 [INFO] [stderr] Downloaded tock-registers v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34e51c09d16c79f9bea8d32dc404caa81dd5720067fdfc28b9b8943540590a5e [INFO] running `Command { std: "docker" "start" "-a" "34e51c09d16c79f9bea8d32dc404caa81dd5720067fdfc28b9b8943540590a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34e51c09d16c79f9bea8d32dc404caa81dd5720067fdfc28b9b8943540590a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e51c09d16c79f9bea8d32dc404caa81dd5720067fdfc28b9b8943540590a5e", kill_on_drop: false }` [INFO] [stdout] 34e51c09d16c79f9bea8d32dc404caa81dd5720067fdfc28b9b8943540590a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ea92783060ede8036a079d30b56646c49e7d84146d44376bc936759e8c098b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44ea92783060ede8036a079d30b56646c49e7d84146d44376bc936759e8c098b", 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] Compiling rcore-bootloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking zero v0.1.2 [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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] [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] [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/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e3026a7ea720d3a3.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] 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: build failed [INFO] running `Command { std: "docker" "inspect" "44ea92783060ede8036a079d30b56646c49e7d84146d44376bc936759e8c098b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ea92783060ede8036a079d30b56646c49e7d84146d44376bc936759e8c098b", kill_on_drop: false }` [INFO] [stdout] 44ea92783060ede8036a079d30b56646c49e7d84146d44376bc936759e8c098b