[INFO] cloning repository https://github.com/vic-rattlehead/Rust-Os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vic-rattlehead/Rust-Os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvic-rattlehead%2FRust-Os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvic-rattlehead%2FRust-Os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b053af73f0177afa43867415251891e09b9967a4 [INFO] checking vic-rattlehead/Rust-Os against master#42bd138126b0a9d38d65bc9973e72de3c5b6c37f for pr-99217 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvic-rattlehead%2FRust-Os" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vic-rattlehead/Rust-Os on toolchain 42bd138126b0a9d38d65bc9973e72de3c5b6c37f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vic-rattlehead/Rust-Os [INFO] finished tweaking git repo https://github.com/vic-rattlehead/Rust-Os [INFO] tweaked toml for git repo https://github.com/vic-rattlehead/Rust-Os written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vic-rattlehead/Rust-Os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] warning: unused manifest key: unstable [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bootloader v0.9.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50071319906f0f6c632a418dfe188b929625093ae70cee624e4aa554c8429ced [INFO] running `Command { std: "docker" "start" "-a" "50071319906f0f6c632a418dfe188b929625093ae70cee624e4aa554c8429ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50071319906f0f6c632a418dfe188b929625093ae70cee624e4aa554c8429ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50071319906f0f6c632a418dfe188b929625093ae70cee624e4aa554c8429ced", kill_on_drop: false }` [INFO] [stdout] 50071319906f0f6c632a418dfe188b929625093ae70cee624e4aa554c8429ced [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db9da43f89f842ba5fc3bc871a5fcc12acf17bf1f9a362947df4a905840a321b [INFO] running `Command { std: "docker" "start" "-a" "db9da43f89f842ba5fc3bc871a5fcc12acf17bf1f9a362947df4a905840a321b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] warning: unused manifest key: unstable [INFO] [stderr] Compiling bootloader v0.9.18 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking volatile v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | 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/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib [INFO] [stdout] = note: second definition in the local crate (`os`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Off` is never constructed [INFO] [stdout] --> src/vga_buffer.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Blink { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 29 | On = 0x8, [INFO] [stdout] 30 | Off = 0, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/vga_buffer.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `os` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "db9da43f89f842ba5fc3bc871a5fcc12acf17bf1f9a362947df4a905840a321b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9da43f89f842ba5fc3bc871a5fcc12acf17bf1f9a362947df4a905840a321b", kill_on_drop: false }` [INFO] [stdout] db9da43f89f842ba5fc3bc871a5fcc12acf17bf1f9a362947df4a905840a321b