[INFO] fetching crate webview2-com-bindings 0.1.1... [INFO] documenting webview2-com-bindings-0.1.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate webview2-com-bindings 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate webview2-com-bindings 0.1.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate webview2-com-bindings 0.1.1 [INFO] finished tweaking crates.io crate webview2-com-bindings 0.1.1 [INFO] tweaked toml for crates.io crate webview2-com-bindings 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows_quote v0.19.0 [INFO] [stderr] Downloaded windows_macros v0.19.0 [INFO] [stderr] Downloaded windows_gen v0.19.0 [INFO] [stderr] Downloaded windows v0.19.0 [INFO] [stderr] Downloaded windows_reader v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.61.0" "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] e1fb18413b58d03a4ea961c2dda4aa98f14c4d085b363716f94768405b23a180 [INFO] running `Command { std: "docker" "start" "-a" "e1fb18413b58d03a4ea961c2dda4aa98f14c4d085b363716f94768405b23a180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1fb18413b58d03a4ea961c2dda4aa98f14c4d085b363716f94768405b23a180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1fb18413b58d03a4ea961c2dda4aa98f14c4d085b363716f94768405b23a180", kill_on_drop: false }` [INFO] [stdout] e1fb18413b58d03a4ea961c2dda4aa98f14c4d085b363716f94768405b23a180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 7f74bb38eeaa857bd129e21a5fe5b8dffb60aa3156263dd1687b6c943b0ebc55 [INFO] running `Command { std: "docker" "start" "-a" "7f74bb38eeaa857bd129e21a5fe5b8dffb60aa3156263dd1687b6c943b0ebc55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling windows_quote v0.19.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling windows_reader v0.19.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling windows_gen v0.19.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling windows_macros v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling windows v0.19.0 [INFO] [stderr] Compiling webview2-com-bindings v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Read`, `fs` [INFO] [stdout] --> build.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | env, fs, [INFO] [stdout] | ^^ [INFO] [stdout] 40 | io::{self, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> build.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> build.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | io::{self, Read, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CORE_WEBVIEW_TARGET_PRODUCT_VERSION` [INFO] [stdout] --> ./src/browser_version.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const CORE_WEBVIEW_TARGET_PRODUCT_VERSION: &str = "92.0.902.49"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `all_declared` [INFO] [stdout] --> ./src/callback_interfaces.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn all_declared() -> BTreeSet<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WEBVIEW2_NAME` [INFO] [stdout] --> build.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | const WEBVIEW2_NAME: &str = "Microsoft.Web.WebView2"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WEBVIEW2_VERSION` [INFO] [stdout] --> build.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | const WEBVIEW2_VERSION: &str = "1.0.902.49"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_out_dir` [INFO] [stdout] --> build.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | fn get_out_dir() -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_workspace_dir` [INFO] [stdout] --> build.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | fn get_workspace_dir() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingVersion` [INFO] [stdout] --> build.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | MissingVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:281:14 [INFO] [stdout] | [INFO] [stdout] 281 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingTypedef` [INFO] [stdout] --> build.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | MissingTypedef, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:281:14 [INFO] [stdout] | [INFO] [stdout] 281 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingPath` [INFO] [stdout] --> build.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | MissingPath(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:281:14 [INFO] [stdout] | [INFO] [stdout] 281 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting webview2-com-bindings v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "7f74bb38eeaa857bd129e21a5fe5b8dffb60aa3156263dd1687b6c943b0ebc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f74bb38eeaa857bd129e21a5fe5b8dffb60aa3156263dd1687b6c943b0ebc55", kill_on_drop: false }` [INFO] [stdout] 7f74bb38eeaa857bd129e21a5fe5b8dffb60aa3156263dd1687b6c943b0ebc55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 5ade14656518d579943885472c80753ed2e4edfa3fa4adec54b67e655ec109bf [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" "5ade14656518d579943885472c80753ed2e4edfa3fa4adec54b67e655ec109bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling windows_quote v0.19.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling windows_reader v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling windows_gen v0.19.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling windows_macros v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling windows v0.19.0 [INFO] [stderr] Compiling webview2-com-bindings v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Read`, `fs` [INFO] [stdout] --> build.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | env, fs, [INFO] [stdout] | ^^ [INFO] [stdout] 40 | io::{self, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> build.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> build.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | io::{self, Read, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CORE_WEBVIEW_TARGET_PRODUCT_VERSION` [INFO] [stdout] --> ./src/browser_version.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const CORE_WEBVIEW_TARGET_PRODUCT_VERSION: &str = "92.0.902.49"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `all_declared` [INFO] [stdout] --> ./src/callback_interfaces.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn all_declared() -> BTreeSet<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WEBVIEW2_NAME` [INFO] [stdout] --> build.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | const WEBVIEW2_NAME: &str = "Microsoft.Web.WebView2"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WEBVIEW2_VERSION` [INFO] [stdout] --> build.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | const WEBVIEW2_VERSION: &str = "1.0.902.49"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_out_dir` [INFO] [stdout] --> build.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | fn get_out_dir() -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_workspace_dir` [INFO] [stdout] --> build.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | fn get_workspace_dir() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingVersion` [INFO] [stdout] --> build.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | MissingVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:281:14 [INFO] [stdout] | [INFO] [stdout] 281 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingTypedef` [INFO] [stdout] --> build.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | MissingTypedef, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:281:14 [INFO] [stdout] | [INFO] [stdout] 281 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingPath` [INFO] [stdout] --> build.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | MissingPath(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> build.rs:281:14 [INFO] [stdout] | [INFO] [stdout] 281 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting webview2-com-bindings v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "5ade14656518d579943885472c80753ed2e4edfa3fa4adec54b67e655ec109bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ade14656518d579943885472c80753ed2e4edfa3fa4adec54b67e655ec109bf", kill_on_drop: false }` [INFO] [stdout] 5ade14656518d579943885472c80753ed2e4edfa3fa4adec54b67e655ec109bf