[INFO] cloning repository https://github.com/dolphin2410/gdn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dolphin2410/gdn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphin2410%2Fgdn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphin2410%2Fgdn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d32ecfc8321743c45e5ddc9c22b377f5b9d7e451 [INFO] documenting dolphin2410/gdn 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%2Fdolphin2410%2Fgdn" "/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/dolphin2410/gdn 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] started tweaking git repo https://github.com/dolphin2410/gdn [INFO] finished tweaking git repo https://github.com/dolphin2410/gdn [INFO] tweaked toml for git repo https://github.com/dolphin2410/gdn written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dolphin2410/gdn 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] warning: unused manifest key: package.author [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfbf9669e5fecfb4be5670befdfb6b8b0199dac0e5de1bf31a1edfd07c99b28b [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" "cfbf9669e5fecfb4be5670befdfb6b8b0199dac0e5de1bf31a1edfd07c99b28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfbf9669e5fecfb4be5670befdfb6b8b0199dac0e5de1bf31a1edfd07c99b28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbf9669e5fecfb4be5670befdfb6b8b0199dac0e5de1bf31a1edfd07c99b28b", kill_on_drop: false }` [INFO] [stdout] cfbf9669e5fecfb4be5670befdfb6b8b0199dac0e5de1bf31a1edfd07c99b28b [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" "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] 5ddd1a1e9d99835655d8ea9f3bbd3cd9654dbe30714fa1243bb3038f3cb340e7 [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" "5ddd1a1e9d99835655d8ea9f3bbd3cd9654dbe30714fa1243bb3038f3cb340e7", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking input-event-codes v0.2.2 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling device_query v1.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking is_elevated v0.1.2 [INFO] [stderr] Compiling soloud-sys v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking pcap-parser v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking soloud v1.0.2 [INFO] [stderr] Documenting pkt v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../assets/one.mp3: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | let one = include_bytes!("../assets/one.mp3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../assets/two.mp3: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | let two = include_bytes!("../assets/two.mp3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../assets/three.mp3: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | let three = include_bytes!("../assets/three.mp3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../assets/four.mp3: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | let four = include_bytes!("../assets/four.mp3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../assets/five.mp3: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | let five = include_bytes!("../assets/five.mp3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::SW_SHOWNORMAL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | use winapi::um::shellapi::ShellExecuteA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `is_elevated::is_elevated` [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | use is_elevated::is_elevated; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `is_elevated` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `pkt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name pkt 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=c10f786427d7d0a5 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-3946bf9783281efa.rmeta --extern device_query=/opt/rustwide/target/debug/deps/libdevice_query-6a14b65e0a47b6d8.rmeta --extern is_elevated=/opt/rustwide/target/debug/deps/libis_elevated-5ecc118cb53267e2.rmeta --extern pcap_parser=/opt/rustwide/target/debug/deps/libpcap_parser-60b11208ae44255c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93251fd65088a55f.rmeta --extern soloud=/opt/rustwide/target/debug/deps/libsoloud-6465d745202c46fa.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-1a9c829b59170f1d.rmeta --cap-lints=warn --crate-version 2.0.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "5ddd1a1e9d99835655d8ea9f3bbd3cd9654dbe30714fa1243bb3038f3cb340e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ddd1a1e9d99835655d8ea9f3bbd3cd9654dbe30714fa1243bb3038f3cb340e7", kill_on_drop: false }` [INFO] [stdout] 5ddd1a1e9d99835655d8ea9f3bbd3cd9654dbe30714fa1243bb3038f3cb340e7