[INFO] cloning repository https://github.com/redox-os/bootloader-efi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/bootloader-efi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fbootloader-efi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fbootloader-efi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c1aa7a3f1e3acbbb28410d9c6ef8dd1a3083d50 [INFO] checking redox-os/bootloader-efi against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fbootloader-efi" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/bootloader-efi 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/redox-os/bootloader-efi [INFO] finished tweaking git repo https://github.com/redox-os/bootloader-efi [INFO] tweaked toml for git repo https://github.com/redox-os/bootloader-efi written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/bootloader-efi 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://gitlab.redox-os.org/redox-os/orbclient.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_uefi_std v0.1.4 [INFO] [stderr] Downloaded redox_uefi_alloc v0.1.0 [INFO] [stderr] Downloaded goblin v0.3.0 [INFO] [stderr] Downloaded redox_uefi v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 8934618b47f77465f67562c145b9293b6b664b362153445f667c04673f73c50c [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" "8934618b47f77465f67562c145b9293b6b664b362153445f667c04673f73c50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8934618b47f77465f67562c145b9293b6b664b362153445f667c04673f73c50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8934618b47f77465f67562c145b9293b6b664b362153445f667c04673f73c50c", kill_on_drop: false }` [INFO] [stdout] 8934618b47f77465f67562c145b9293b6b664b362153445f667c04673f73c50c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f0380b3ef888228b61848cdae5f20252c4f717fb164de19f46a503655645cd43 [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" "f0380b3ef888228b61848cdae5f20252c4f717fb164de19f46a503655645cd43", kill_on_drop: false }` [INFO] [stderr] Checking redox_uefi v0.1.0 [INFO] [stderr] Compiling x86 v0.34.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stderr] Checking orbclient v0.3.21 (https://gitlab.redox-os.org/redox-os/orbclient.git?branch=no_std#0cf93f23) [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Checking redox_uefi_alloc v0.1.0 [INFO] [stderr] Checking redox_uefi_std v0.1.4 [INFO] [stderr] Checking goblin v0.3.0 [INFO] [stderr] Checking redox_bootloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `BASEDIR` not defined [INFO] [stdout] --> src/app/mod.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | static KERNEL: &'static str = concat!("\\", env!("BASEDIR"), "\\kernel"); [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: environment variable `BASEDIR` not defined [INFO] [stdout] --> src/app/mod.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | static KERNEL: &'static str = concat!("\\", env!("BASEDIR"), "\\kernel"); [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: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/memory_map.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/partitions.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/partitions.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/partitions.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/redoxfs/extent.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy, Clone, Debug, Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/vesa.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Copy, Clone, Default, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/mod.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/image/mod.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/memory_map.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Debug, Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/partitions.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/partitions.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/partitions.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/redoxfs/extent.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy, Clone, Debug, Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/vesa.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Copy, Clone, Default, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/app/mod.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `derive` in this scope [INFO] [stdout] --> src/image/mod.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `uefi_std` (which `redox_bootloader` depends on) [INFO] [stdout] = note: first definition in `uefi_std` loaded from /opt/rustwide/target/debug/deps/libuefi_std-1124c07be1a65bdc.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e3026a7ea720d3a3.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std`: `oom`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `uefi_std` (which `redox_bootloader` depends on) [INFO] [stdout] = note: first definition in `uefi_std` loaded from /opt/rustwide/target/debug/deps/libuefi_std-1124c07be1a65bdc.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e3026a7ea720d3a3.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_unwind`: `eh_personality`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `uefi_std` (which `redox_bootloader` depends on) [INFO] [stdout] = note: first definition in `uefi_std` loaded from /opt/rustwide/target/debug/deps/libuefi_std-1124c07be1a65bdc.rmeta [INFO] [stdout] = note: second definition in `panic_unwind` loaded from /opt/rustwide/rustup-home/toolchains/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dea899c54966188d.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `uefi_std` (which `redox_bootloader` depends on) [INFO] [stdout] = note: first definition in `uefi_std` loaded from /opt/rustwide/target/debug/deps/libuefi_std-1124c07be1a65bdc.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e3026a7ea720d3a3.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `oom`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `uefi_std` (which `redox_bootloader` depends on) [INFO] [stdout] = note: first definition in `uefi_std` loaded from /opt/rustwide/target/debug/deps/libuefi_std-1124c07be1a65bdc.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e3026a7ea720d3a3.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_unwind` (which `std` depends on): `eh_personality`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `uefi_std` (which `redox_bootloader` depends on) [INFO] [stdout] = note: first definition in `uefi_std` loaded from /opt/rustwide/target/debug/deps/libuefi_std-1124c07be1a65bdc.rmeta [INFO] [stdout] = note: second definition in `panic_unwind` loaded from /opt/rustwide/rustup-home/toolchains/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dea899c54966188d.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: unions with non-`Copy` fields other than `ManuallyDrop` are unstable [INFO] [stdout] --> src/app/partitions.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub mbr: PartitionProtoInfoMbr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #55149 for more information [INFO] [stdout] = help: add `#![feature(untagged_unions)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: unions with non-`Copy` fields other than `ManuallyDrop` are unstable [INFO] [stdout] --> src/app/partitions.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub mbr: PartitionProtoInfoMbr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #55149 for more information [INFO] [stdout] = help: add `#![feature(untagged_unions)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: unions with non-`Copy` fields other than `ManuallyDrop` are unstable [INFO] [stdout] --> src/app/partitions.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub gpt: PartitionProtoInfoGpt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #55149 for more information [INFO] [stdout] = help: add `#![feature(untagged_unions)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: unions with non-`Copy` fields other than `ManuallyDrop` are unstable [INFO] [stdout] --> src/app/partitions.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub gpt: PartitionProtoInfoGpt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #55149 for more information [INFO] [stdout] = help: add `#![feature(untagged_unions)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Rsdp` doesn't implement `Debug` [INFO] [stdout] --> src/app/mod.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | println!("RSDP: {:?}", rsdp); [INFO] [stdout] | ^^^^ `Rsdp` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Rsdp` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&Rsdp` [INFO] [stdout] = note: required by `core::fmt::Debug::fmt` [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[E0277]: `Rsdp` doesn't implement `Debug` [INFO] [stdout] --> src/app/mod.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | println!("RSDP: {:?}", rsdp); [INFO] [stdout] | ^^^^ `Rsdp` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Rsdp` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&Rsdp` [INFO] [stdout] = note: required by `core::fmt::Debug::fmt` [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[E0277]: `Extent` doesn't implement `Debug` [INFO] [stdout] --> src/app/redoxfs/node.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | .field("extents", &extents) [INFO] [stdout] | ^^^^^^^^ `Extent` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Extent` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&Extent` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `Vec<&Extent>` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `VBEModeInfo` in the current scope [INFO] [stdout] --> src/app/vesa.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct VBEModeInfo { [INFO] [stdout] | ---------------------- function or associated item `default` not found for this [INFO] [stdout] ... [INFO] [stdout] 47 | let mut mode_info = VBEModeInfo::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `VBEModeInfo` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Extent` doesn't implement `Debug` [INFO] [stdout] --> src/app/redoxfs/node.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | .field("extents", &extents) [INFO] [stdout] | ^^^^^^^^ `Extent` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Extent` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&Extent` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `Vec<&Extent>` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `VBEModeInfo` in the current scope [INFO] [stdout] --> src/app/vesa.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct VBEModeInfo { [INFO] [stdout] | ---------------------- function or associated item `default` not found for this [INFO] [stdout] ... [INFO] [stdout] 47 | let mut mode_info = VBEModeInfo::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `VBEModeInfo` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redox_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: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0380b3ef888228b61848cdae5f20252c4f717fb164de19f46a503655645cd43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0380b3ef888228b61848cdae5f20252c4f717fb164de19f46a503655645cd43", kill_on_drop: false }` [INFO] [stdout] f0380b3ef888228b61848cdae5f20252c4f717fb164de19f46a503655645cd43