[INFO] cloning repository https://github.com/tomoyat1/an-os-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomoyat1/an-os-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyat1%2Fan-os-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyat1%2Fan-os-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af66de76d8346b8f7fb4ebaf7c33d39574030644 [INFO] checking tomoyat1/an-os-in-rust against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyat1%2Fan-os-in-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tomoyat1/an-os-in-rust [INFO] finished tweaking git repo https://github.com/tomoyat1/an-os-in-rust [INFO] tweaked toml for git repo https://github.com/tomoyat1/an-os-in-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tomoyat1/an-os-in-rust on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tomoyat1/an-os-in-rust 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ucs2 v0.3.3 [INFO] [stderr] Downloaded ptr_meta v0.2.0 [INFO] [stderr] Downloaded bit_field v0.10.0 [INFO] [stderr] Downloaded uefi-raw v0.6.0 [INFO] [stderr] Downloaded uefi-macros v0.14.0 [INFO] [stderr] Downloaded uguid v2.2.1 [INFO] [stderr] Downloaded ptr_meta_derive v0.2.0 [INFO] [stderr] Downloaded rlibc v1.0.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.61 [INFO] [stderr] Downloaded uefi v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e96f15490ac5582ccc4a76a569a57f2e0eaae988739721ae4dc8bcd4bf3516c [INFO] running `Command { std: "docker" "start" "-a" "0e96f15490ac5582ccc4a76a569a57f2e0eaae988739721ae4dc8bcd4bf3516c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e96f15490ac5582ccc4a76a569a57f2e0eaae988739721ae4dc8bcd4bf3516c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e96f15490ac5582ccc4a76a569a57f2e0eaae988739721ae4dc8bcd4bf3516c", kill_on_drop: false }` [INFO] [stdout] 0e96f15490ac5582ccc4a76a569a57f2e0eaae988739721ae4dc8bcd4bf3516c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbebf5c14e228988046c4146213f68a6c64e282d49b137d53bcffdeadf73f74e [INFO] running `Command { std: "docker" "start" "-a" "fbebf5c14e228988046c4146213f68a6c64e282d49b137d53bcffdeadf73f74e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.61 [INFO] [stderr] Checking uguid v2.2.1 [INFO] [stderr] Checking bit_field v0.10.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stderr] Checking unicode-ident v1.0.8 [INFO] [stderr] Compiling an-operating-system-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking array-macro v2.1.8 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking ucs2 v0.3.3 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling uefi-macros v0.14.0 [INFO] [stderr] Compiling ptr_meta_derive v0.2.0 [INFO] [stderr] Checking ptr_meta v0.2.0 [INFO] [stderr] Checking uefi-raw v0.6.0 [INFO] [stderr] Checking uefi v0.29.0 [INFO] [stderr] Checking bootlib v0.1.0 (/opt/rustwide/workdir/bootlib) [INFO] [stderr] Checking bootloader v0.1.0 (/opt/rustwide/workdir/bootloader) [INFO] [stdout] error[E0152]: 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` (which `bootlib` depends on) [INFO] [stdout] = note: first definition in `uefi` loaded from /opt/rustwide/target/debug/deps/libuefi-4516dd31c553aed8.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-957b1fe07cf96b13.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bootlib` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] error[E0152]: 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` (which `bootx64` depends on) [INFO] [stdout] = note: first definition in `uefi` loaded from /opt/rustwide/target/debug/deps/libuefi-4516dd31c553aed8.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-957b1fe07cf96b13.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bootloader` (bin "bootx64") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error: the `#[global_allocator]` in this crate conflicts with global allocator in: uefi [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bootloader` (bin "bootx64" test) due to 1 previous error [INFO] [stdout] error[E0152]: 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` (which `aosir` depends on) [INFO] [stdout] = note: first definition in `uefi` loaded from /opt/rustwide/target/debug/deps/libuefi-4516dd31c553aed8.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-957b1fe07cf96b13.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `an-operating-system-in-rust` (bin "aosir" test) due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error: the `#[global_allocator]` in this crate conflicts with global allocator in: uefi [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/main.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / fn panic(info: &PanicInfo) -> ! { [INFO] [stdout] 121 | | fn do_panic(info: &PanicInfo) -> Option<()> { [INFO] [stdout] 122 | | serial::init(); [INFO] [stdout] 123 | | let args = info.message(); [INFO] [stdout] ... | [INFO] [stdout] 141 | | loop {} [INFO] [stdout] 142 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `uefi` (which `aosir` depends on) [INFO] [stdout] = note: first definition in `uefi` loaded from /opt/rustwide/target/debug/deps/libuefi-4516dd31c553aed8.rmeta [INFO] [stdout] = note: second definition in the local crate (`aosir`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `an-operating-system-in-rust` (bin "aosir") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fbebf5c14e228988046c4146213f68a6c64e282d49b137d53bcffdeadf73f74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbebf5c14e228988046c4146213f68a6c64e282d49b137d53bcffdeadf73f74e", kill_on_drop: false }` [INFO] [stdout] fbebf5c14e228988046c4146213f68a6c64e282d49b137d53bcffdeadf73f74e