[INFO] cloning repository https://github.com/openeuler-mirror/lboot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openeuler-mirror/lboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Flboot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Flboot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d09013ce6c91614d2684a79b4368fdbb10110ba2 [INFO] building openeuler-mirror/lboot against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Flboot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/openeuler-mirror/lboot [INFO] finished tweaking git repo https://github.com/openeuler-mirror/lboot [INFO] tweaked toml for git repo https://github.com/openeuler-mirror/lboot written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openeuler-mirror/lboot on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/openeuler-mirror/lboot 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.11 [INFO] [stderr] Downloaded ptr_meta_derive v0.2.0 [INFO] [stderr] Downloaded uefi-raw v0.3.0 [INFO] [stderr] Downloaded ptr_meta v0.2.0 [INFO] [stderr] Downloaded uguid v2.0.1 [INFO] [stderr] Downloaded uefi-macros v0.12.0 [INFO] [stderr] Downloaded uefi-services v0.21.0 [INFO] [stderr] Downloaded ucs2 v0.3.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.66 [INFO] [stderr] Downloaded uefi v0.24.0 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded qemu-exit v3.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba31346375bba329f53192baf0076c9ef6c4c07b997e12a80fb49da71296a63d [INFO] running `Command { std: "docker" "start" "-a" "ba31346375bba329f53192baf0076c9ef6c4c07b997e12a80fb49da71296a63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba31346375bba329f53192baf0076c9ef6c4c07b997e12a80fb49da71296a63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba31346375bba329f53192baf0076c9ef6c4c07b997e12a80fb49da71296a63d", kill_on_drop: false }` [INFO] [stdout] ba31346375bba329f53192baf0076c9ef6c4c07b997e12a80fb49da71296a63d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92876d20ca39dbb4d349aaab9dce11879a0ad2d3c8e6c6b55c8d5e8f21945741 [INFO] running `Command { std: "docker" "start" "-a" "92876d20ca39dbb4d349aaab9dce11879a0ad2d3c8e6c6b55c8d5e8f21945741", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling uguid v2.0.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ucs2 v0.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling ptr_meta_derive v0.2.0 [INFO] [stderr] Compiling ptr_meta v0.2.0 [INFO] [stderr] Compiling uefi-macros v0.12.0 [INFO] [stderr] Compiling uefi-raw v0.3.0 [INFO] [stderr] Compiling uefi v0.24.0 [INFO] [stderr] Compiling uefi-services v0.21.0 [INFO] [stderr] Compiling lboot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:195:18 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn parse(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn parse(&self) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: could not compile `lboot` (bin "lboot") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "92876d20ca39dbb4d349aaab9dce11879a0ad2d3c8e6c6b55c8d5e8f21945741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92876d20ca39dbb4d349aaab9dce11879a0ad2d3c8e6c6b55c8d5e8f21945741", kill_on_drop: false }` [INFO] [stdout] 92876d20ca39dbb4d349aaab9dce11879a0ad2d3c8e6c6b55c8d5e8f21945741