[INFO] fetching crate actions-toolkit-sys 0.3.1...
[INFO] testing actions-toolkit-sys-0.3.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate actions-toolkit-sys 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate actions-toolkit-sys 0.3.1
[INFO] finished tweaking crates.io crate actions-toolkit-sys 0.3.1
[INFO] tweaked toml for crates.io crate actions-toolkit-sys 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate actions-toolkit-sys 0.3.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding cfg-if v0.1.10 (available: v1.0.4)
[INFO] [stderr]       Adding wasm-bindgen-test v0.3.1 (available: v0.3.55)
[INFO] [stderr]       Adding wasm-bindgen-test-macro v0.3.1 (available: v0.3.55)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa57d8cfcfe98520fa3d9e244edf59997098755558bdf4d2b1c67ccfe7d1621d
[INFO] running `Command { std: "docker" "start" "-a" "fa57d8cfcfe98520fa3d9e244edf59997098755558bdf4d2b1c67ccfe7d1621d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa57d8cfcfe98520fa3d9e244edf59997098755558bdf4d2b1c67ccfe7d1621d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa57d8cfcfe98520fa3d9e244edf59997098755558bdf4d2b1c67ccfe7d1621d", kill_on_drop: false }`
[INFO] [stdout] fa57d8cfcfe98520fa3d9e244edf59997098755558bdf4d2b1c67ccfe7d1621d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a035d0055cd94357c8f5d1f9256b30bf2fde34059f32c1e2d07da9236e1b9ebd
[INFO] running `Command { std: "docker" "start" "-a" "a035d0055cd94357c8f5d1f9256b30bf2fde34059f32c1e2d07da9236e1b9ebd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling actions-toolkit-sys v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated static `github::context::context`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/github.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use context::{context, Context};
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/github.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |         pub static context: Context;
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/github.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |         pub static context: Context;
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/github.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |         #[wasm_bindgen(method)]
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a function
[INFO] [stdout]  --> src/core.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[wasm_bindgen(module = "@actions/core")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![deny(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a struct
[INFO] [stdout]   --> src/github.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[wasm_bindgen(module = "@actions/github")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a method
[INFO] [stdout]   --> src/github.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[wasm_bindgen(module = "@actions/github")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for an associated function
[INFO] [stdout]   --> src/github.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[wasm_bindgen(module = "@actions/github")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `context` should have an upper case name
[INFO] [stdout]   --> src/github.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |         pub static context: Context;
[INFO] [stdout]    |                    ^^^^^^^ help: convert the identifier to upper case: `CONTEXT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a struct
[INFO] [stdout]  --> src/tool_cache.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[wasm_bindgen(module = "@actions/tool-cache")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a method
[INFO] [stdout]  --> src/tool_cache.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[wasm_bindgen(module = "@actions/tool-cache")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for an associated function
[INFO] [stdout]  --> src/tool_cache.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[wasm_bindgen(module = "@actions/tool-cache")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actions-toolkit-sys` (lib) due to 7 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a035d0055cd94357c8f5d1f9256b30bf2fde34059f32c1e2d07da9236e1b9ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a035d0055cd94357c8f5d1f9256b30bf2fde34059f32c1e2d07da9236e1b9ebd", kill_on_drop: false }`
[INFO] [stdout] a035d0055cd94357c8f5d1f9256b30bf2fde34059f32c1e2d07da9236e1b9ebd
