[INFO] cloning repository https://github.com/SED4906/windows-9x-efi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SED4906/windows-9x-efi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSED4906%2Fwindows-9x-efi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSED4906%2Fwindows-9x-efi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bee3b7cd4044d90d726cda8ed21919c8506aee2 [INFO] testing SED4906/windows-9x-efi against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSED4906%2Fwindows-9x-efi" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SED4906/windows-9x-efi [INFO] finished tweaking git repo https://github.com/SED4906/windows-9x-efi [INFO] tweaked toml for git repo https://github.com/SED4906/windows-9x-efi written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SED4906/windows-9x-efi on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SED4906/windows-9x-efi 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uguid v2.2.0 [INFO] [stderr] Downloaded uefi-raw v0.10.0 [INFO] [stderr] Downloaded ucs2 v0.3.3 [INFO] [stderr] Downloaded uefi-macros v0.18.0 [INFO] [stderr] Downloaded uefi v0.34.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a0f1d1855c9ac87dbc5b3ce3dbb64ab69bc9c6337f35dd80380efdf88deb6b4 [INFO] running `Command { std: "docker" "start" "-a" "6a0f1d1855c9ac87dbc5b3ce3dbb64ab69bc9c6337f35dd80380efdf88deb6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a0f1d1855c9ac87dbc5b3ce3dbb64ab69bc9c6337f35dd80380efdf88deb6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0f1d1855c9ac87dbc5b3ce3dbb64ab69bc9c6337f35dd80380efdf88deb6b4", kill_on_drop: false }` [INFO] [stdout] 6a0f1d1855c9ac87dbc5b3ce3dbb64ab69bc9c6337f35dd80380efdf88deb6b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fdb4bc40a440e52767ff90204771ff247ec027249b048f243c239370e5d2c96 [INFO] running `Command { std: "docker" "start" "-a" "9fdb4bc40a440e52767ff90204771ff247ec027249b048f243c239370e5d2c96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling uguid v2.2.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling ucs2 v0.3.3 [INFO] [stderr] Compiling uefi-raw v0.10.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling uefi-macros v0.18.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling uefi v0.34.1 [INFO] [stderr] Compiling windows-9x-efi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header_size` [INFO] [stdout] --> src/le.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn load(&self, header_size: usize, virtual_base: u32, page_table: &mut PageTable) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page_table` [INFO] [stdout] --> src/le.rs:65:63 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn load(&self, header_size: usize, virtual_base: u32, page_table: &mut PageTable) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-9x-efi` (bin "windows-9x-efi") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9fdb4bc40a440e52767ff90204771ff247ec027249b048f243c239370e5d2c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdb4bc40a440e52767ff90204771ff247ec027249b048f243c239370e5d2c96", kill_on_drop: false }` [INFO] [stdout] 9fdb4bc40a440e52767ff90204771ff247ec027249b048f243c239370e5d2c96