[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#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [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 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/uefi-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa499e8d529e6ef3872aed617de0a3dba3f5e45f5f56b32b03dbd42b13a39a5e [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" "aa499e8d529e6ef3872aed617de0a3dba3f5e45f5f56b32b03dbd42b13a39a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa499e8d529e6ef3872aed617de0a3dba3f5e45f5f56b32b03dbd42b13a39a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa499e8d529e6ef3872aed617de0a3dba3f5e45f5f56b32b03dbd42b13a39a5e", kill_on_drop: false }` [INFO] [stdout] aa499e8d529e6ef3872aed617de0a3dba3f5e45f5f56b32b03dbd42b13a39a5e [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 89bef6ac3d923651d744305d8b3491f286bd3e66647c7165cf245c2bc9861811 [INFO] running `Command { std: "docker" "start" "-a" "89bef6ac3d923651d744305d8b3491f286bd3e66647c7165cf245c2bc9861811", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking qemu-exit v1.0.2 [INFO] [stderr] Checking ucs2 v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling uefi-macros v0.3.3 [INFO] [stderr] Checking uefi v0.8.1 [INFO] [stderr] Checking uefi v0.8.1 (https://github.com/rust-osdev/uefi-rs#1e9c0bc7) [INFO] [stderr] Checking uefi-services v0.5.1 (https://github.com/rust-osdev/uefi-rs#1e9c0bc7) [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/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-45e0b7638b023f9d.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/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-45e0b7638b023f9d.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/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-45e0b7638b023f9d.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 `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 `Result, uefi::result::error::Error>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.8.1/src/result/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn expect_success(self, msg: &str) -> Output; [INFO] [stdout] | -------------- the method is available for `Result, uefi::result::error::Error>` here [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "89bef6ac3d923651d744305d8b3491f286bd3e66647c7165cf245c2bc9861811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bef6ac3d923651d744305d8b3491f286bd3e66647c7165cf245c2bc9861811", kill_on_drop: false }` [INFO] [stdout] 89bef6ac3d923651d744305d8b3491f286bd3e66647c7165cf245c2bc9861811