[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] testing Riey/qni-os against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Fqni-os" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Riey/qni-os on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-11/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-11/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uefi-macros v0.3.3 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded ucs2 v0.3.2 [INFO] [stderr] Downloaded uefi v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aed00a3ccccb59d639dcd5073a4417f1e2197e674ae12df9a253119bf03b52fd [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" "aed00a3ccccb59d639dcd5073a4417f1e2197e674ae12df9a253119bf03b52fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aed00a3ccccb59d639dcd5073a4417f1e2197e674ae12df9a253119bf03b52fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed00a3ccccb59d639dcd5073a4417f1e2197e674ae12df9a253119bf03b52fd", kill_on_drop: false }` [INFO] [stdout] aed00a3ccccb59d639dcd5073a4417f1e2197e674ae12df9a253119bf03b52fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b5d89ff06aaeaab436f94e63d015922adc1775974704299ad531ad683a473ca [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" "2b5d89ff06aaeaab436f94e63d015922adc1775974704299ad531ad683a473ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling x86_64 v0.12.3 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ucs2 v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling uefi-macros v0.3.3 [INFO] [stderr] Compiling uefi v0.6.0 [INFO] [stderr] Compiling uefi v0.6.0 (https://github.com/rust-osdev/uefi-rs#41933c84) [INFO] [stderr] Compiling uefi-services v0.3.0 (https://github.com/rust-osdev/uefi-rs#41933c84) [INFO] [stderr] Compiling qni-os v0.1.0 (/opt/rustwide/workdir) [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: could not compile `qni-os` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2b5d89ff06aaeaab436f94e63d015922adc1775974704299ad531ad683a473ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b5d89ff06aaeaab436f94e63d015922adc1775974704299ad531ad683a473ca", kill_on_drop: false }` [INFO] [stdout] 2b5d89ff06aaeaab436f94e63d015922adc1775974704299ad531ad683a473ca