[INFO] updating cached repository https://github.com/Riey/qni-os [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4fd98d6beccf3ca4fbb4fe104553ba68a552bacf [INFO] checking Riey/qni-os against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Fqni-os" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Riey/qni-os on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [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-12/source/Cargo.toml [INFO] crate git repo https://github.com/Riey/qni-os already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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 `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/uefi-rs` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e74c952ba10fb089b16e9d777c23a0f277b8f0ea065e9134b0b750917c311b55 [INFO] running `"docker" "start" "-a" "e74c952ba10fb089b16e9d777c23a0f277b8f0ea065e9134b0b750917c311b55"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bit_field v0.10.0 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking ucs2 v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking x86_64 v0.8.3 [INFO] [stderr] Compiling uefi-macros v0.3.1 [INFO] [stderr] Checking uefi v0.4.4 [INFO] [stderr] Checking uefi v0.4.4 (https://github.com/rust-osdev/uefi-rs#5814c52e) [INFO] [stderr] Checking uefi-services v0.2.2 (https://github.com/rust-osdev/uefi-rs#5814c52e) [INFO] [stderr] Checking qni-os v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: duplicate lang item in crate `uefi_services` (which `qni_os` depends on): `panic_impl`. [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stderr] [INFO] [stderr] error: duplicate lang item in crate `uefi_services` (which `qni_os` depends on): `oom`. [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stderr] [INFO] [stderr] error: duplicate lang item in crate `uefi_services` (which `qni_os` depends on): `eh_personality`. [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `panic_unwind` (which `std` depends on) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:93:25 [INFO] [stderr] | [INFO] [stderr] 93 | uefi_services::init(&st).expect_success("Failed to initialize utilities"); [INFO] [stderr] | ^^^ expected struct `uefi::table::system::SystemTable`, found a different struct `uefi::table::system::SystemTable` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&uefi::table::system::SystemTable` (struct `uefi::table::system::SystemTable`) [INFO] [stderr] found reference `&uefi::table::system::SystemTable` (struct `uefi::table::system::SystemTable`) [INFO] [stderr] = note: perhaps two different versions of crate `uefi` are being used? [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `expect_success` found for enum `core::result::Result, uefi::result::error::Error>` in the current scope [INFO] [stderr] --> src/main.rs:93:30 [INFO] [stderr] | [INFO] [stderr] 93 | uefi_services::init(&st).expect_success("Failed to initialize utilities"); [INFO] [stderr] | ^^^^^^^^^^^^^^ method not found in `core::result::Result, uefi::result::error::Error>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/mod.rs:44:8 [INFO] [stderr] | [INFO] [stderr] 44 | fn expect_success(self, msg: &str) -> Output; [INFO] [stderr] | -------------- [INFO] [stderr] | | [INFO] [stderr] | the method is available for `alloc::boxed::Box, uefi::result::error::Error>>` here [INFO] [stderr] | the method is available for `alloc::sync::Arc, uefi::result::error::Error>>` here [INFO] [stderr] | the method is available for `alloc::rc::Rc, uefi::result::error::Error>>` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] | [INFO] [stderr] 8 | use uefi::result::ResultExt; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [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 `"docker" "inspect" "e74c952ba10fb089b16e9d777c23a0f277b8f0ea065e9134b0b750917c311b55"` [INFO] running `"docker" "rm" "-f" "e74c952ba10fb089b16e9d777c23a0f277b8f0ea065e9134b0b750917c311b55"` [INFO] [stdout] e74c952ba10fb089b16e9d777c23a0f277b8f0ea065e9134b0b750917c311b55