[INFO] cloning repository https://github.com/tawashichan/uefi-rs-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tawashichan/uefi-rs-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawashichan%2Fuefi-rs-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawashichan%2Fuefi-rs-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eb21bb54962a9c87aa585783a0f5d36d05d8b5b [INFO] documenting tawashichan/uefi-rs-sample against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftawashichan%2Fuefi-rs-sample" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tawashichan/uefi-rs-sample on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tawashichan/uefi-rs-sample [INFO] removed path dependency uefi from git repo https://github.com/tawashichan/uefi-rs-sample [INFO] removed path dependency uefi-services from git repo https://github.com/tawashichan/uefi-rs-sample [INFO] finished tweaking git repo https://github.com/tawashichan/uefi-rs-sample [INFO] tweaked toml for git repo https://github.com/tawashichan/uefi-rs-sample written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tawashichan/uefi-rs-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (uefi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (uefi-services) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (uefi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (uefi-services) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", 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] 593ef229accc0fbea4b14f53c290df5d3800c616d3e543738fb3e2c94cc92598 [INFO] running `Command { std: "docker" "start" "-a" "593ef229accc0fbea4b14f53c290df5d3800c616d3e543738fb3e2c94cc92598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "593ef229accc0fbea4b14f53c290df5d3800c616d3e543738fb3e2c94cc92598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593ef229accc0fbea4b14f53c290df5d3800c616d3e543738fb3e2c94cc92598", kill_on_drop: false }` [INFO] [stdout] 593ef229accc0fbea4b14f53c290df5d3800c616d3e543738fb3e2c94cc92598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9f299848b64be6aeba434fb0c6df9be82122cf131aef249969d8dd59092e974 [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" "b9f299848b64be6aeba434fb0c6df9be82122cf131aef249969d8dd59092e974", kill_on_drop: false }` [INFO] [stderr] warning: dependency (uefi) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (uefi-services) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking bit_field v0.10.0 [INFO] [stderr] Compiling x86_64 v0.11.1 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking ucs2 v0.3.1 [INFO] [stderr] Compiling uefi-macros v0.3.2 [INFO] [stderr] Checking uefi v0.4.6 [INFO] [stderr] Checking uefi-services v0.2.4 [INFO] [stderr] Documenting uefi-rs-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/main.rs:14:80 [INFO] [stdout] | [INFO] [stdout] 14 | pub extern "C" fn efi_main(_image_handle: uefi::Handle, system_table: &'static SystemTable) -> ! { [INFO] [stdout] | ^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/shell.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn shell(system_table: &'static SystemTable,stdin: &mut Input, stdout: &mut Output) -> ! { [INFO] [stdout] | ^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/common.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn get_char(system_table: &'static SystemTable,stdin: &mut Input) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/common.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get_string(system_table: &'static SystemTable,stdin: &mut Input,stdout: &mut Output) -> [u16;32] { [INFO] [stdout] | ^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: Could not document `uefi-rs-sample`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name uefi_rs_sample src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern uefi=/opt/rustwide/target/debug/deps/libuefi-8383ef794b68dc70.rmeta --extern uefi_services=/opt/rustwide/target/debug/deps/libuefi_services-2cb33dfddd9a5904.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "b9f299848b64be6aeba434fb0c6df9be82122cf131aef249969d8dd59092e974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f299848b64be6aeba434fb0c6df9be82122cf131aef249969d8dd59092e974", kill_on_drop: false }` [INFO] [stdout] b9f299848b64be6aeba434fb0c6df9be82122cf131aef249969d8dd59092e974