[INFO] cloning repository https://github.com/pitoniak32/rust-action
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pitoniak32/rust-action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitoniak32%2Frust-action", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitoniak32%2Frust-action'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1dbe3a438dfaf0cad16e3952b611c5a3efffebb7
[INFO] checking pitoniak32/rust-action against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitoniak32%2Frust-action" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pitoniak32/rust-action
[INFO] finished tweaking git repo https://github.com/pitoniak32/rust-action
[INFO] tweaked toml for git repo https://github.com/pitoniak32/rust-action written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pitoniak32/rust-action on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pitoniak32/rust-action already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v4.5.0
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.27.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.90
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.27.0
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded opentelemetry v0.27.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]   Downloaded tower v0.5.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.27.0
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded opentelemetry-proto v0.27.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.28.0
[INFO] [stderr]   Downloaded bytes v1.8.0
[INFO] [stderr]   Downloaded syn v2.0.88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4fcd6d2533b20d2d177bf2f51c87c49686e5b4afa70fac0f4d4fb40066d793a
[INFO] running `Command { std: "docker" "start" "-a" "e4fcd6d2533b20d2d177bf2f51c87c49686e5b4afa70fac0f4d4fb40066d793a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4fcd6d2533b20d2d177bf2f51c87c49686e5b4afa70fac0f4d4fb40066d793a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4fcd6d2533b20d2d177bf2f51c87c49686e5b4afa70fac0f4d4fb40066d793a", kill_on_drop: false }`
[INFO] [stdout] e4fcd6d2533b20d2d177bf2f51c87c49686e5b4afa70fac0f4d4fb40066d793a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 459a04f0f1f3ee24e0e46a2ae56373e4f535dc1a117b6207c56e8bdcc6591df7
[INFO] running `Command { std: "docker" "start" "-a" "459a04f0f1f3ee24e0e46a2ae56373e4f535dc1a117b6207c56e8bdcc6591df7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.90
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.88
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]     Checking ordered-float v4.5.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking opentelemetry v0.27.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking opentelemetry-stdout v0.27.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.28.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking opentelemetry-proto v0.27.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.27.0
[INFO] [stderr]     Checking rust-action v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_input_warn` is never used
[INFO] [stdout]   --> src/github/command.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn get_input_warn(name: impl Into<String>, default: impl Into<String>) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_warn_with_params` is never used
[INFO] [stdout]   --> src/github/command.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn log_warn_with_params(msg: impl Into<String>, parameters: Vec<CommandParameter>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `StartGroup`, `EndGroup`, and `AddMask` are never constructed
[INFO] [stdout]   --> src/github/command.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub enum CommandType {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 83 |     Msg { msg: String, msg_type: MsgType },
[INFO] [stdout] 84 |     StartGroup(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 85 |     EndGroup,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 86 |     AddMask(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Title`, `File`, `Col`, `EndCol`, `Line`, and `EndLine` are never constructed
[INFO] [stdout]    --> src/github/command.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub enum CommandParameter {
[INFO] [stdout]     |          ---------------- variants in this enum
[INFO] [stdout]  91 |     /// Custom title
[INFO] [stdout]  92 |     Title(String),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]  93 |     /// Name of file.
[INFO] [stdout]  94 |     File(String),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]  95 |     /// Starting column number.
[INFO] [stdout]  96 |     Col(u64),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  97 |     /// End column number.
[INFO] [stdout]  98 |     EndCol(u64),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]  99 |     /// Starting line number.
[INFO] [stdout] 100 |     Line(u64),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 101 |     /// End line number.
[INFO] [stdout] 102 |     EndLine(u64),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommandParameter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ACTION_PATH` is never used
[INFO] [stdout]  --> src/github/context.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const GITHUB_ACTION_PATH: &'static str = "GITHUB_ACTION_PATH";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ACTION_REPOSITORY` is never used
[INFO] [stdout]  --> src/github/context.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const GITHUB_ACTION_REPOSITORY: &'static str = "GITHUB_ACTION_REPOSITORY";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ACTIONS` is never used
[INFO] [stdout]  --> src/github/context.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const GITHUB_ACTIONS: &'static str = "GITHUB_ACTIONS";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ACTION_STATUS` is never used
[INFO] [stdout]  --> src/github/context.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const GITHUB_ACTION_STATUS: &'static str = "GITHUB_ACTION_STATUS";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ENV` is never used
[INFO] [stdout]   --> src/github/context.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const GITHUB_ENV: &'static str = "GITHUB_ENV";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_EVENT_NAME` is never used
[INFO] [stdout]   --> src/github/context.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const GITHUB_EVENT_NAME: &'static str = "GITHUB_EVENT_NAME";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_EVENT_PATH` is never used
[INFO] [stdout]   --> src/github/context.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const GITHUB_EVENT_PATH: &'static str = "GITHUB_EVENT_PATH";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_GRAPHQL_URL` is never used
[INFO] [stdout]   --> src/github/context.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const GITHUB_GRAPHQL_URL: &'static str = "GITHUB_GRAPHQL_URL";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_HEAD_REF` is never used
[INFO] [stdout]   --> src/github/context.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const GITHUB_HEAD_REF: &'static str = "GITHUB_HEAD_REF";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_OUTPUT` is never used
[INFO] [stdout]   --> src/github/context.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const GITHUB_OUTPUT: &'static str = "GITHUB_OUTPUT";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REF` is never used
[INFO] [stdout]   --> src/github/context.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const GITHUB_REF: &'static str = "GITHUB_REF";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REF_NAME` is never used
[INFO] [stdout]   --> src/github/context.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const GITHUB_REF_NAME: &'static str = "GITHUB_REF_NAME";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REF_PROTECTED` is never used
[INFO] [stdout]   --> src/github/context.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const GITHUB_REF_PROTECTED: &'static str = "GITHUB_REF_PROTECTED";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REF_TYPE` is never used
[INFO] [stdout]   --> src/github/context.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const GITHUB_REF_TYPE: &'static str = "GITHUB_REF_TYPE";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REPOSITORY_ID` is never used
[INFO] [stdout]   --> src/github/context.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const GITHUB_REPOSITORY_ID: &'static str = "GITHUB_REPOSITORY_ID";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REPOSITORY_OWNER` is never used
[INFO] [stdout]   --> src/github/context.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const GITHUB_REPOSITORY_OWNER: &'static str = "GITHUB_REPOSITORY_OWNER";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REPOSITORY_OWNER_ID` is never used
[INFO] [stdout]   --> src/github/context.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const GITHUB_REPOSITORY_OWNER_ID: &'static str = "GITHUB_REPOSITORY_OWNER_ID";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_RETENTION_DAYS` is never used
[INFO] [stdout]   --> src/github/context.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const GITHUB_RETENTION_DAYS: &'static str = "GITHUB_RETENTION_DAYS";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_RUN_ATTEMPT` is never used
[INFO] [stdout]   --> src/github/context.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const GITHUB_RUN_ATTEMPT: &'static str = "GITHUB_RUN_ATTEMPT";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_RUN_ID` is never used
[INFO] [stdout]   --> src/github/context.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const GITHUB_RUN_ID: &'static str = "GITHUB_RUN_ID";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_RUN_NUMBER` is never used
[INFO] [stdout]   --> src/github/context.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const GITHUB_RUN_NUMBER: &'static str = "GITHUB_RUN_NUMBER";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_SERVER_URL` is never used
[INFO] [stdout]   --> src/github/context.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const GITHUB_SERVER_URL: &'static str = "GITHUB_SERVER_URL";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_SHA` is never used
[INFO] [stdout]   --> src/github/context.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const GITHUB_SHA: &'static str = "GITHUB_SHA";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_STEP_SUMMARY` is never used
[INFO] [stdout]   --> src/github/context.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const GITHUB_STEP_SUMMARY: &'static str = "GITHUB_STEP_SUMMARY";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_TRIGGERING_ACTOR` is never used
[INFO] [stdout]   --> src/github/context.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const GITHUB_TRIGGERING_ACTOR: &'static str = "GITHUB_TRIGGERING_ACTOR";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_WORKFLOW` is never used
[INFO] [stdout]   --> src/github/context.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const GITHUB_WORKFLOW: &'static str = "GITHUB_WORKFLOW";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_WORKFLOW_REF` is never used
[INFO] [stdout]   --> src/github/context.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const GITHUB_WORKFLOW_REF: &'static str = "GITHUB_WORKFLOW_REF";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_WORKFLOW_SHA` is never used
[INFO] [stdout]   --> src/github/context.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const GITHUB_WORKFLOW_SHA: &'static str = "GITHUB_WORKFLOW_SHA";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_WORKSPACE` is never used
[INFO] [stdout]   --> src/github/context.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | const GITHUB_WORKSPACE: &'static str = "GITHUB_WORKSPACE";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_ARCH` is never used
[INFO] [stdout]   --> src/github/context.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const RUNNER_ARCH: &'static str = "RUNNER_ARCH";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_DEBUG` is never used
[INFO] [stdout]   --> src/github/context.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const RUNNER_DEBUG: &'static str = "RUNNER_DEBUG";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_NAME` is never used
[INFO] [stdout]   --> src/github/context.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const RUNNER_NAME: &'static str = "RUNNER_NAME";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_OS` is never used
[INFO] [stdout]   --> src/github/context.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const RUNNER_OS: &'static str = "RUNNER_OS";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_TEMP` is never used
[INFO] [stdout]   --> src/github/context.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | const RUNNER_TEMP: &'static str = "RUNNER_TEMP";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_TOOL_CACHE` is never used
[INFO] [stdout]   --> src/github/context.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const RUNNER_TOOL_CACHE: &'static str = "RUNNER_TOOL_CACHE";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/github/context.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct GithubContext {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 50 |     is_ci: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 51 |     /// The name of the action currently running, or the id of a step.
[INFO] [stdout] 52 |     action: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 53 |     /// The path where an action is located. This property is only supported in composite actions.
[INFO] [stdout] 54 |     action_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 55 |     /// For a step executing an action, this is the ref of the action being executed. For example, v2.
[INFO] [stdout] 56 |     action_ref: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 57 |     /// For a step executing an action, this is the owner and repository name of the action. For example, actions/checkout.
[INFO] [stdout] 58 |     action_repository: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     /// The username of the user that triggered the initial workflow run.
[INFO] [stdout] 60 |     actor: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 61 |     /// The account ID of the person or app that triggered the initial workflow run.
[INFO] [stdout] 62 |     actor_id: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 63 |     /// The URL of the GitHub REST API.
[INFO] [stdout] 64 |     api_url: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 65 |     /// The base_ref or target branch of the pull request in a workflow run.
[INFO] [stdout] 66 |     base_ref: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 67 |     /// The [job_id](https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_id) of the current job.
[INFO] [stdout] 68 |     job: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_input_warn` is never used
[INFO] [stdout]   --> src/github/command.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn get_input_warn(name: impl Into<String>, default: impl Into<String>) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_warn_with_params` is never used
[INFO] [stdout]   --> src/github/command.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn log_warn_with_params(msg: impl Into<String>, parameters: Vec<CommandParameter>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `StartGroup`, `EndGroup`, and `AddMask` are never constructed
[INFO] [stdout]   --> src/github/command.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub enum CommandType {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 83 |     Msg { msg: String, msg_type: MsgType },
[INFO] [stdout] 84 |     StartGroup(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 85 |     EndGroup,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 86 |     AddMask(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Title`, `File`, `Col`, `EndCol`, `Line`, and `EndLine` are never constructed
[INFO] [stdout]    --> src/github/command.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub enum CommandParameter {
[INFO] [stdout]     |          ---------------- variants in this enum
[INFO] [stdout]  91 |     /// Custom title
[INFO] [stdout]  92 |     Title(String),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]  93 |     /// Name of file.
[INFO] [stdout]  94 |     File(String),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]  95 |     /// Starting column number.
[INFO] [stdout]  96 |     Col(u64),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  97 |     /// End column number.
[INFO] [stdout]  98 |     EndCol(u64),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]  99 |     /// Starting line number.
[INFO] [stdout] 100 |     Line(u64),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 101 |     /// End line number.
[INFO] [stdout] 102 |     EndLine(u64),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommandParameter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ACTION_PATH` is never used
[INFO] [stdout]  --> src/github/context.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const GITHUB_ACTION_PATH: &'static str = "GITHUB_ACTION_PATH";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ACTION_REPOSITORY` is never used
[INFO] [stdout]  --> src/github/context.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const GITHUB_ACTION_REPOSITORY: &'static str = "GITHUB_ACTION_REPOSITORY";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ACTIONS` is never used
[INFO] [stdout]  --> src/github/context.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const GITHUB_ACTIONS: &'static str = "GITHUB_ACTIONS";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ACTION_STATUS` is never used
[INFO] [stdout]  --> src/github/context.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const GITHUB_ACTION_STATUS: &'static str = "GITHUB_ACTION_STATUS";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_ENV` is never used
[INFO] [stdout]   --> src/github/context.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const GITHUB_ENV: &'static str = "GITHUB_ENV";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_EVENT_NAME` is never used
[INFO] [stdout]   --> src/github/context.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const GITHUB_EVENT_NAME: &'static str = "GITHUB_EVENT_NAME";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_EVENT_PATH` is never used
[INFO] [stdout]   --> src/github/context.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const GITHUB_EVENT_PATH: &'static str = "GITHUB_EVENT_PATH";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_GRAPHQL_URL` is never used
[INFO] [stdout]   --> src/github/context.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const GITHUB_GRAPHQL_URL: &'static str = "GITHUB_GRAPHQL_URL";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_HEAD_REF` is never used
[INFO] [stdout]   --> src/github/context.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const GITHUB_HEAD_REF: &'static str = "GITHUB_HEAD_REF";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_OUTPUT` is never used
[INFO] [stdout]   --> src/github/context.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const GITHUB_OUTPUT: &'static str = "GITHUB_OUTPUT";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REF` is never used
[INFO] [stdout]   --> src/github/context.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const GITHUB_REF: &'static str = "GITHUB_REF";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REF_NAME` is never used
[INFO] [stdout]   --> src/github/context.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const GITHUB_REF_NAME: &'static str = "GITHUB_REF_NAME";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REF_PROTECTED` is never used
[INFO] [stdout]   --> src/github/context.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const GITHUB_REF_PROTECTED: &'static str = "GITHUB_REF_PROTECTED";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REF_TYPE` is never used
[INFO] [stdout]   --> src/github/context.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const GITHUB_REF_TYPE: &'static str = "GITHUB_REF_TYPE";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REPOSITORY_ID` is never used
[INFO] [stdout]   --> src/github/context.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const GITHUB_REPOSITORY_ID: &'static str = "GITHUB_REPOSITORY_ID";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REPOSITORY_OWNER` is never used
[INFO] [stdout]   --> src/github/context.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const GITHUB_REPOSITORY_OWNER: &'static str = "GITHUB_REPOSITORY_OWNER";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_REPOSITORY_OWNER_ID` is never used
[INFO] [stdout]   --> src/github/context.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const GITHUB_REPOSITORY_OWNER_ID: &'static str = "GITHUB_REPOSITORY_OWNER_ID";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_RETENTION_DAYS` is never used
[INFO] [stdout]   --> src/github/context.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const GITHUB_RETENTION_DAYS: &'static str = "GITHUB_RETENTION_DAYS";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_RUN_ATTEMPT` is never used
[INFO] [stdout]   --> src/github/context.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const GITHUB_RUN_ATTEMPT: &'static str = "GITHUB_RUN_ATTEMPT";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_RUN_ID` is never used
[INFO] [stdout]   --> src/github/context.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const GITHUB_RUN_ID: &'static str = "GITHUB_RUN_ID";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_RUN_NUMBER` is never used
[INFO] [stdout]   --> src/github/context.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const GITHUB_RUN_NUMBER: &'static str = "GITHUB_RUN_NUMBER";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_SERVER_URL` is never used
[INFO] [stdout]   --> src/github/context.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const GITHUB_SERVER_URL: &'static str = "GITHUB_SERVER_URL";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_SHA` is never used
[INFO] [stdout]   --> src/github/context.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const GITHUB_SHA: &'static str = "GITHUB_SHA";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_STEP_SUMMARY` is never used
[INFO] [stdout]   --> src/github/context.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const GITHUB_STEP_SUMMARY: &'static str = "GITHUB_STEP_SUMMARY";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_TRIGGERING_ACTOR` is never used
[INFO] [stdout]   --> src/github/context.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const GITHUB_TRIGGERING_ACTOR: &'static str = "GITHUB_TRIGGERING_ACTOR";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_WORKFLOW` is never used
[INFO] [stdout]   --> src/github/context.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const GITHUB_WORKFLOW: &'static str = "GITHUB_WORKFLOW";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_WORKFLOW_REF` is never used
[INFO] [stdout]   --> src/github/context.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const GITHUB_WORKFLOW_REF: &'static str = "GITHUB_WORKFLOW_REF";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_WORKFLOW_SHA` is never used
[INFO] [stdout]   --> src/github/context.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const GITHUB_WORKFLOW_SHA: &'static str = "GITHUB_WORKFLOW_SHA";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GITHUB_WORKSPACE` is never used
[INFO] [stdout]   --> src/github/context.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | const GITHUB_WORKSPACE: &'static str = "GITHUB_WORKSPACE";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_ARCH` is never used
[INFO] [stdout]   --> src/github/context.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const RUNNER_ARCH: &'static str = "RUNNER_ARCH";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_DEBUG` is never used
[INFO] [stdout]   --> src/github/context.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const RUNNER_DEBUG: &'static str = "RUNNER_DEBUG";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_NAME` is never used
[INFO] [stdout]   --> src/github/context.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const RUNNER_NAME: &'static str = "RUNNER_NAME";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_OS` is never used
[INFO] [stdout]   --> src/github/context.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const RUNNER_OS: &'static str = "RUNNER_OS";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_TEMP` is never used
[INFO] [stdout]   --> src/github/context.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | const RUNNER_TEMP: &'static str = "RUNNER_TEMP";
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RUNNER_TOOL_CACHE` is never used
[INFO] [stdout]   --> src/github/context.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const RUNNER_TOOL_CACHE: &'static str = "RUNNER_TOOL_CACHE";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/github/context.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct GithubContext {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 50 |     is_ci: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 51 |     /// The name of the action currently running, or the id of a step.
[INFO] [stdout] 52 |     action: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 53 |     /// The path where an action is located. This property is only supported in composite actions.
[INFO] [stdout] 54 |     action_path: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 55 |     /// For a step executing an action, this is the ref of the action being executed. For example, v2.
[INFO] [stdout] 56 |     action_ref: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 57 |     /// For a step executing an action, this is the owner and repository name of the action. For example, actions/checkout.
[INFO] [stdout] 58 |     action_repository: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     /// The username of the user that triggered the initial workflow run.
[INFO] [stdout] 60 |     actor: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 61 |     /// The account ID of the person or app that triggered the initial workflow run.
[INFO] [stdout] 62 |     actor_id: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 63 |     /// The URL of the GitHub REST API.
[INFO] [stdout] 64 |     api_url: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 65 |     /// The base_ref or target branch of the pull request in a workflow run.
[INFO] [stdout] 66 |     base_ref: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 67 |     /// The [job_id](https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_id) of the current job.
[INFO] [stdout] 68 |     job: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GithubContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "459a04f0f1f3ee24e0e46a2ae56373e4f535dc1a117b6207c56e8bdcc6591df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "459a04f0f1f3ee24e0e46a2ae56373e4f535dc1a117b6207c56e8bdcc6591df7", kill_on_drop: false }`
[INFO] [stdout] 459a04f0f1f3ee24e0e46a2ae56373e4f535dc1a117b6207c56e8bdcc6591df7
