[INFO] cloning repository https://github.com/Riey/qni-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Riey/qni-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Fqni-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Fqni-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fd98d6beccf3ca4fbb4fe104553ba68a552bacf [INFO] checking Riey/qni-os against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Fqni-os" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Riey/qni-os on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Riey/qni-os [INFO] finished tweaking git repo https://github.com/Riey/qni-os [INFO] tweaked toml for git repo https://github.com/Riey/qni-os written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Riey/qni-os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/uefi-rs` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/uefi-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded cfg-if v1.0.0 [INFO] [stderr] Downloaded uefi-macros v0.3.3 [INFO] [stderr] Downloaded ucs2 v0.3.1 [INFO] [stderr] Downloaded uefi v0.6.0 [INFO] [stderr] Downloaded x86_64 v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ed973154b6da06da5aad9c2e9e9ae788a6d2eb2610174c4c01575e4c7bdb951 [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" "2ed973154b6da06da5aad9c2e9e9ae788a6d2eb2610174c4c01575e4c7bdb951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ed973154b6da06da5aad9c2e9e9ae788a6d2eb2610174c4c01575e4c7bdb951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed973154b6da06da5aad9c2e9e9ae788a6d2eb2610174c4c01575e4c7bdb951", kill_on_drop: false }` [INFO] [stdout] 2ed973154b6da06da5aad9c2e9e9ae788a6d2eb2610174c4c01575e4c7bdb951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3dce5958118b669240fa6a00ce60f714fbf0f9ce3d01e606bdb0b0c546a0354 [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" "a3dce5958118b669240fa6a00ce60f714fbf0f9ce3d01e606bdb0b0c546a0354", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling x86_64 v0.12.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ucs2 v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling uefi-macros v0.3.3 [INFO] [stderr] Checking uefi v0.6.0 [INFO] [stderr] Checking uefi v0.6.0 (https://github.com/rust-osdev/uefi-rs#c35054ef) [INFO] [stderr] Checking uefi-services v0.3.0 (https://github.com/rust-osdev/uefi-rs#c35054ef) [INFO] [stderr] Checking qni-os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: duplicate lang item in crate `uefi_services` (which `qni_os` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-edfba68bd3501617.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-252606da57d1f0e4.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `uefi_services` (which `qni_os` depends on): `oom`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-edfba68bd3501617.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-252606da57d1f0e4.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `uefi_services` (which `qni_os` depends on): `eh_personality`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_unwind` (which `std` depends on) [INFO] [stdout] = note: first definition in `panic_unwind` loaded from /opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cb36837ea2d84c1b.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-252606da57d1f0e4.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | uefi_services::init(&st).expect_success("Failed to initialize utilities"); [INFO] [stdout] | ^^^ expected struct `uefi::table::system::SystemTable`, found struct `uefi::table::SystemTable` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&uefi::table::system::SystemTable` [INFO] [stdout] found reference `&uefi::table::SystemTable` [INFO] [stdout] = note: perhaps two different versions of crate `uefi` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_success` found for enum `core::result::Result, uefi::result::error::Error>` in the current scope [INFO] [stdout] --> src/main.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | uefi_services::init(&st).expect_success("Failed to initialize utilities"); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `core::result::Result, uefi::result::error::Error>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 8 | use uefi::result::ResultExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qni-os` [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[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | uefi_services::init(&st).expect_success("Failed to initialize utilities"); [INFO] [stdout] | ^^^ expected struct `uefi::table::system::SystemTable`, found struct `uefi::table::SystemTable` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&uefi::table::system::SystemTable` [INFO] [stdout] found reference `&uefi::table::SystemTable` [INFO] [stdout] = note: perhaps two different versions of crate `uefi` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_success` found for enum `core::result::Result, uefi::result::error::Error>` in the current scope [INFO] [stdout] --> src/main.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | uefi_services::init(&st).expect_success("Failed to initialize utilities"); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `core::result::Result, uefi::result::error::Error>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 8 | use uefi::result::ResultExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a3dce5958118b669240fa6a00ce60f714fbf0f9ce3d01e606bdb0b0c546a0354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3dce5958118b669240fa6a00ce60f714fbf0f9ce3d01e606bdb0b0c546a0354", kill_on_drop: false }` [INFO] [stdout] a3dce5958118b669240fa6a00ce60f714fbf0f9ce3d01e606bdb0b0c546a0354