[INFO] cloning repository https://github.com/OlivierLemoine/raspberry-pi-bare-metal-ray-marching [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OlivierLemoine/raspberry-pi-bare-metal-ray-marching" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlivierLemoine%2Fraspberry-pi-bare-metal-ray-marching", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlivierLemoine%2Fraspberry-pi-bare-metal-ray-marching'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 169e9381a4ea7ca9839e9d7725bc0f532924721e [INFO] checking OlivierLemoine/raspberry-pi-bare-metal-ray-marching against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlivierLemoine%2Fraspberry-pi-bare-metal-ray-marching" "/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/OlivierLemoine/raspberry-pi-bare-metal-ray-marching on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/OlivierLemoine/raspberry-pi-bare-metal-ray-marching [INFO] finished tweaking git repo https://github.com/OlivierLemoine/raspberry-pi-bare-metal-ray-marching [INFO] tweaked toml for git repo https://github.com/OlivierLemoine/raspberry-pi-bare-metal-ray-marching written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/OlivierLemoine/raspberry-pi-bare-metal-ray-marching already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ada0ea6cc037e4dea21882c5486c5d8ee46d113975324af9636048bc20ca8854 [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" "ada0ea6cc037e4dea21882c5486c5d8ee46d113975324af9636048bc20ca8854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ada0ea6cc037e4dea21882c5486c5d8ee46d113975324af9636048bc20ca8854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada0ea6cc037e4dea21882c5486c5d8ee46d113975324af9636048bc20ca8854", kill_on_drop: false }` [INFO] [stdout] ada0ea6cc037e4dea21882c5486c5d8ee46d113975324af9636048bc20ca8854 [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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72528c7906404499885265f9b3e9a2da2649ac72a9d4df7972588776ead32571 [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" "72528c7906404499885265f9b3e9a2da2649ac72a9d4df7972588776ead32571", kill_on_drop: false }` [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking register v0.1.0 (https://github.com/OlivierLemoine/raspberry-pi-4-hal#a0331243) [INFO] [stderr] Checking linked-list-alloc v0.1.0 (https://github.com/OlivierLemoine/linked-list-allocator#c29f9815) [INFO] [stderr] Checking hal v0.1.0 (https://github.com/OlivierLemoine/raspberry-pi-4-hal#a0331243) [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprintln` in `hal` [INFO] [stdout] --> src/start.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | hal::eprintln!("Panic occured !\n\r{}", p); [INFO] [stdout] | ^^^^^^^^ could not find `eprintln` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprintln` in `hal` [INFO] [stdout] --> src/shapes/mod.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | hal::eprintln!(); [INFO] [stdout] | ^^^^^^^^ could not find `eprintln` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprint` in `hal` [INFO] [stdout] --> src/shapes/mod.rs:131:22 [INFO] [stdout] | [INFO] [stdout] 131 | hal::eprint!("{}", v as char); [INFO] [stdout] | ^^^^^^ could not find `eprint` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprintln` in `hal` [INFO] [stdout] --> src/shapes/mod.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | hal::eprintln!(); [INFO] [stdout] | ^^^^^^^^ could not find `eprintln` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprintln` in `hal` [INFO] [stdout] --> src/main.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | hal::eprintln!("Hello world"); [INFO] [stdout] | ^^^^^^^^ could not find `eprintln` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `memory` in crate `hal` [INFO] [stdout] --> src/start.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let arm_mem = hal::memory(); [INFO] [stdout] | ^^^^^^ not found in `hal` [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kernel` [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[E0433]: failed to resolve: could not find `eprintln` in `hal` [INFO] [stdout] --> src/start.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | hal::eprintln!("Panic occured !\n\r{}", p); [INFO] [stdout] | ^^^^^^^^ could not find `eprintln` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprintln` in `hal` [INFO] [stdout] --> src/shapes/mod.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | hal::eprintln!(); [INFO] [stdout] | ^^^^^^^^ could not find `eprintln` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprint` in `hal` [INFO] [stdout] --> src/shapes/mod.rs:131:22 [INFO] [stdout] | [INFO] [stdout] 131 | hal::eprint!("{}", v as char); [INFO] [stdout] | ^^^^^^ could not find `eprint` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprintln` in `hal` [INFO] [stdout] --> src/shapes/mod.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | hal::eprintln!(); [INFO] [stdout] | ^^^^^^^^ could not find `eprintln` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eprintln` in `hal` [INFO] [stdout] --> src/main.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | hal::eprintln!("Hello world"); [INFO] [stdout] | ^^^^^^^^ could not find `eprintln` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `memory` in crate `hal` [INFO] [stdout] --> src/start.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let arm_mem = hal::memory(); [INFO] [stdout] | ^^^^^^ not found in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `oom` [INFO] [stdout] --> src/start.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn alloc_error(_layout: core::alloc::Layout) -> ! { [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/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib [INFO] [stdout] = note: second definition in the local crate (`kernel`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/start.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | unsafe fn panic(p: &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/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib [INFO] [stdout] = note: second definition in the local crate (`kernel`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0425, 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" "72528c7906404499885265f9b3e9a2da2649ac72a9d4df7972588776ead32571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72528c7906404499885265f9b3e9a2da2649ac72a9d4df7972588776ead32571", kill_on_drop: false }` [INFO] [stdout] 72528c7906404499885265f9b3e9a2da2649ac72a9d4df7972588776ead32571