[INFO] cloning repository https://github.com/toothbrush7777777/uefi-app-x64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toothbrush7777777/uefi-app-x64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoothbrush7777777%2Fuefi-app-x64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoothbrush7777777%2Fuefi-app-x64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46ffa472d27b00a2a56639b2c53ade31920f35e5 [INFO] documenting toothbrush7777777/uefi-app-x64 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoothbrush7777777%2Fuefi-app-x64" "/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/toothbrush7777777/uefi-app-x64 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking git repo https://github.com/toothbrush7777777/uefi-app-x64 [INFO] finished tweaking git repo https://github.com/toothbrush7777777/uefi-app-x64 [INFO] tweaked toml for git repo https://github.com/toothbrush7777777/uefi-app-x64 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/toothbrush7777777/uefi-app-x64 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a028197dd37416c7e03767ec6a398ceec3969b36879dd7d8760b68d918a9e00 [INFO] running `Command { std: "docker" "start" "-a" "4a028197dd37416c7e03767ec6a398ceec3969b36879dd7d8760b68d918a9e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a028197dd37416c7e03767ec6a398ceec3969b36879dd7d8760b68d918a9e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a028197dd37416c7e03767ec6a398ceec3969b36879dd7d8760b68d918a9e00", kill_on_drop: false }` [INFO] [stdout] 4a028197dd37416c7e03767ec6a398ceec3969b36879dd7d8760b68d918a9e00 [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21f876d2d6470bd0f81a542bcfd2948de92e2ccb75ed8b7a37a163e330568eb8 [INFO] running `Command { std: "docker" "start" "-a" "21f876d2d6470bd0f81a542bcfd2948de92e2ccb75ed8b7a37a163e330568eb8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling skeptic v0.5.0 [INFO] [stderr] Compiling fixedvec v0.2.3 [INFO] [stderr] Documenting uefi-app-x64 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0259]: the name `compiler_builtins` is defined multiple times [INFO] [stdout] --> src/main.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate compiler_builtins; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `compiler_builtins` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `compiler_builtins` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 21 | extern crate compiler_builtins as other_compiler_builtins; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Ok` is not a member of trait `core::ops::Try` [INFO] [stdout] --> src/uefi.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a member of trait `core::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `core::ops::Try` [INFO] [stdout] --> src/uefi.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `core::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `into_result` is not a member of trait `core::ops::Try` [INFO] [stdout] --> src/uefi.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / fn into_result(self) -> Result { [INFO] [stdout] 45 | | match self { [INFO] [stdout] 46 | | success @ Status::Success => Ok(success), [INFO] [stdout] 47 | | error @ _ => Err(error), [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ not a member of trait `core::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `core::ops::Try` [INFO] [stdout] --> src/uefi.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | fn from_error(status: Self::Error) -> Self { status } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `core::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `core::ops::Try` [INFO] [stdout] --> src/uefi.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | fn from_ok(status: Self::Ok) -> Self { status } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `core::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #![feature(compiler_builtins_lib)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0259, E0407, E0437, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0259`. [INFO] [stdout] [INFO] [stderr] error: could not document `uefi-app-x64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name uefi_app_x64 src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=892881711f394409 -L dependency=/opt/rustwide/target/debug/deps --extern fixedvec=/opt/rustwide/target/debug/deps/libfixedvec-78d2f0edcc13b109.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "21f876d2d6470bd0f81a542bcfd2948de92e2ccb75ed8b7a37a163e330568eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f876d2d6470bd0f81a542bcfd2948de92e2ccb75ed8b7a37a163e330568eb8", kill_on_drop: false }` [INFO] [stdout] 21f876d2d6470bd0f81a542bcfd2948de92e2ccb75ed8b7a37a163e330568eb8