[INFO] cloning repository https://github.com/Fux90/DegradOs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fux90/DegradOs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFux90%2FDegradOs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFux90%2FDegradOs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de5772546d86d7440576fd570fbdabe620a55465
[INFO] building Fux90/DegradOs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFux90%2FDegradOs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Fux90/DegradOs on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Fux90/DegradOs
[INFO] finished tweaking git repo https://github.com/Fux90/DegradOs
[INFO] tweaked toml for git repo https://github.com/Fux90/DegradOs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Fux90/DegradOs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e7aad680f36ecb23a15698359bff33f0ffc1fb1d29e0cf836d05ca048ddb371
[INFO] running `Command { std: "docker" "start" "-a" "1e7aad680f36ecb23a15698359bff33f0ffc1fb1d29e0cf836d05ca048ddb371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e7aad680f36ecb23a15698359bff33f0ffc1fb1d29e0cf836d05ca048ddb371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e7aad680f36ecb23a15698359bff33f0ffc1fb1d29e0cf836d05ca048ddb371", kill_on_drop: false }`
[INFO] [stdout] 1e7aad680f36ecb23a15698359bff33f0ffc1fb1d29e0cf836d05ca048ddb371
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28d449eb51a2e6033103fab2aec4eb17a243f807c7070bbb41ded55e860166f4
[INFO] running `Command { std: "docker" "start" "-a" "28d449eb51a2e6033103fab2aec4eb17a243f807c7070bbb41ded55e860166f4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling x86 v0.7.1
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling raw-cpuid v2.0.1
[INFO] [stderr]    Compiling rlibc v0.1.5
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling volatile v0.1.0
[INFO] [stderr]    Compiling spin v0.3.5
[INFO] [stderr]    Compiling multiboot2 v0.1.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.3.5/src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(const_fn, asm)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.3.5/src/mutex.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     unsafe { asm!("pause" :::: "volatile"); }
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         asm!("movl $0, %eax" : : "{eax}" (eax) : "eax");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         asm!("movl $0, %ecx" : : "{ecx}" (ecx) : "ecx");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         asm!("movl $0, %eax" : : "{eax}" (eax) : "eax");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.first_section` which is behind a shared reference
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiboot2-0.1.0/src/elf_sections.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     first_section: ElfSection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.first_section` has type `ElfSection`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `ElfSection` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiboot2-0.1.0/src/elf_sections.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |     first_section: ElfSection,
[INFO] [stdout]    |     ------------------------- you could clone this value
[INFO] [stdout] ...
[INFO] [stdout] 51 | pub struct ElfSection {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiboot2-0.1.0/src/elf_sections.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |             current_section: &self.first_section,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]    = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]    = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spin` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0507, E0793.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multiboot2` (lib) due to 2 previous errors
[INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "28d449eb51a2e6033103fab2aec4eb17a243f807c7070bbb41ded55e860166f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28d449eb51a2e6033103fab2aec4eb17a243f807c7070bbb41ded55e860166f4", kill_on_drop: false }`
[INFO] [stdout] 28d449eb51a2e6033103fab2aec4eb17a243f807c7070bbb41ded55e860166f4
