[INFO] cloning repository https://github.com/Tricked-dev/github-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tricked-dev/github-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fgithub-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fgithub-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f41f7640fb63764807939beed3fb39adb88b8ce1
[INFO] testing Tricked-dev/github-api against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fgithub-api" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tricked-dev/github-api
[INFO] finished tweaking git repo https://github.com/Tricked-dev/github-api
[INFO] tweaked toml for git repo https://github.com/Tricked-dev/github-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tricked-dev/github-api on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tricked-dev/github-api 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96740dc641f60169ed368e72315143772fac98222172122130ecffbd8488c1f5
[INFO] running `Command { std: "docker" "start" "-a" "96740dc641f60169ed368e72315143772fac98222172122130ecffbd8488c1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96740dc641f60169ed368e72315143772fac98222172122130ecffbd8488c1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96740dc641f60169ed368e72315143772fac98222172122130ecffbd8488c1f5", kill_on_drop: false }`
[INFO] [stdout] 96740dc641f60169ed368e72315143772fac98222172122130ecffbd8488c1f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0ef6a47e7cb4439e886ea1d17e9001d9bb56065d9416980e2d6c8f65aefdf9b
[INFO] running `Command { std: "docker" "start" "-a" "f0ef6a47e7cb4439e886ea1d17e9001d9bb56065d9416980e2d6c8f65aefdf9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling github-api-octocat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.54s
[INFO] running `Command { std: "docker" "inspect" "f0ef6a47e7cb4439e886ea1d17e9001d9bb56065d9416980e2d6c8f65aefdf9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ef6a47e7cb4439e886ea1d17e9001d9bb56065d9416980e2d6c8f65aefdf9b", kill_on_drop: false }`
[INFO] [stdout] f0ef6a47e7cb4439e886ea1d17e9001d9bb56065d9416980e2d6c8f65aefdf9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e811c67ccb4aa9f5e804c7c5dcc4c404f95be558e427368fe92d0677aa4146a
[INFO] running `Command { std: "docker" "start" "-a" "5e811c67ccb4aa9f5e804c7c5dcc4c404f95be558e427368fe92d0677aa4146a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling github-api-octocat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.48s
[INFO] running `Command { std: "docker" "inspect" "5e811c67ccb4aa9f5e804c7c5dcc4c404f95be558e427368fe92d0677aa4146a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e811c67ccb4aa9f5e804c7c5dcc4c404f95be558e427368fe92d0677aa4146a", kill_on_drop: false }`
[INFO] [stdout] 5e811c67ccb4aa9f5e804c7c5dcc4c404f95be558e427368fe92d0677aa4146a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9760bd57b9554fa94b31869a4a8dc57bb9b34bdb82a14eb1231b1533b01f6a2
[INFO] running `Command { std: "docker" "start" "-a" "f9760bd57b9554fa94b31869a4a8dc57bb9b34bdb82a14eb1231b1533b01f6a2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/github_api_octocat-9373398e1faff4c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests github_api_octocat
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PostOrgsorgActionsRunnersRegistrationToken (line 1375) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PostEnterprisesenterpriseActionsRunnersRegistrationToken (line 533) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4104) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PostEnterprisesenterpriseActionsRunnersRemoveToken (line 551) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4121) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PatchScimV2OrganizationsorgUsersscimUserId (line 6785) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PostReposownerrepoActionsRunnersRegistrationToken (line 3076) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1525) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PatchScimV2EnterprisesenterpriseUsersscimUserId (line 6709) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1728) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PostReposownerrepoActionsRunnersRemoveToken (line 3092) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PostReposownerrepoCodeScanningSarifs (line 4172) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6515) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1744) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3371) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1704) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6539) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutReposownerrepoCollaboratorsusername (line 4253) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1501) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6555) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PostOrgsorgActionsRunnersRemoveToken (line 1393) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3347) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4647) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1541) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4671) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7432) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7416) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7392) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4687) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3387) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PostOrgsorgActionsRunnersRegistrationToken (line 1375) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]     --> src/end_points.rs:1376:1
[INFO] [stdout]      |
[INFO] [stdout] 1376 | ./config.sh --url https://github.com/octo-org --token TOKEN
[INFO] [stdout]      | ^ expected item
[INFO] [stdout]      |
[INFO] [stdout]      = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PostEnterprisesenterpriseActionsRunnersRegistrationToken (line 533) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/end_points.rs:534:1
[INFO] [stdout]     |
[INFO] [stdout] 534 | ./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4104) stdout ----
[INFO] [stdout] error: expected item, found `"deletable"`
[INFO] [stdout]     --> src/end_points.rs:4105:1
[INFO] [stdout]      |
[INFO] [stdout] 4105 | "deletable": true
[INFO] [stdout]      | ^^^^^^^^^^^ expected item
[INFO] [stdout]      |
[INFO] [stdout]      = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PostEnterprisesenterpriseActionsRunnersRemoveToken (line 551) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/end_points.rs:552:1
[INFO] [stdout]     |
[INFO] [stdout] 552 | ./config.sh remove --token TOKEN
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4121) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `specified`
[INFO] [stdout]     --> src/end_points.rs:4122:10
[INFO] [stdout]      |
[INFO] [stdout] 4122 | Analysis specified is not deletable.
[INFO] [stdout]      |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PatchScimV2OrganizationsorgUsersscimUserId (line 6785) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]     --> src/end_points.rs:6787:15
[INFO] [stdout]      |
[INFO] [stdout] 6787 |   "Operations":[{
[INFO] [stdout]      |               ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PostReposownerrepoActionsRunnersRegistrationToken (line 3076) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]     --> src/end_points.rs:3077:1
[INFO] [stdout]      |
[INFO] [stdout] 3077 | ./config.sh --url https://github.com/octo-org/octo-repo-artifacts --token TOKEN
[INFO] [stdout]      | ^ expected item
[INFO] [stdout]      |
[INFO] [stdout]      = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1525) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `base64`
[INFO] [stdout]     --> src/end_points.rs:1526:6
[INFO] [stdout]      |
[INFO] [stdout] 1526 | from base64 import b64encode
[INFO] [stdout]      |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PatchScimV2EnterprisesenterpriseUsersscimUserId (line 6709) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]     --> src/end_points.rs:6711:15
[INFO] [stdout]      |
[INFO] [stdout] 6711 |   "Operations":[{
[INFO] [stdout]      |               ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1728) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `base64`
[INFO] [stdout]     --> src/end_points.rs:1729:6
[INFO] [stdout]      |
[INFO] [stdout] 1729 | from base64 import b64encode
[INFO] [stdout]      |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PostReposownerrepoActionsRunnersRemoveToken (line 3092) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]     --> src/end_points.rs:3093:1
[INFO] [stdout]      |
[INFO] [stdout] 3093 | ./config.sh remove --token TOKEN
[INFO] [stdout]      | ^ expected item
[INFO] [stdout]      |
[INFO] [stdout]      = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PostReposownerrepoCodeScanningSarifs (line 4172) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]     --> src/end_points.rs:4173:6
[INFO] [stdout]      |
[INFO] [stdout] 4173 | gzip -c analysis-data.sarif | base64 -w0
[INFO] [stdout]      |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6515) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:6516:24
[INFO] [stdout]      |
[INFO] [stdout] 6516 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 6516 - const sodium = require('tweetsodium');
[INFO] [stdout] 6516 + const sodium = require("tweetsodium");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:6523:35
[INFO] [stdout]      |
[INFO] [stdout] 6523 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 6523 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 6523 + const keyBytes = Buffer.from(key, "base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:6529:56
[INFO] [stdout]      |
[INFO] [stdout] 6529 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 6529 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 6529 + const encrypted = Buffer.from(encryptedBytes).toString("base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:6522:22
[INFO] [stdout]      |
[INFO] [stdout] 6522 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:6523:18
[INFO] [stdout]      |
[INFO] [stdout] 6523 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:6529:19
[INFO] [stdout]      |
[INFO] [stdout] 6529 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `console` in this scope
[INFO] [stdout]     --> src/end_points.rs:6531:1
[INFO] [stdout]      |
[INFO] [stdout] 6531 | console.log(encrypted);
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `require` in this scope
[INFO] [stdout]     --> src/end_points.rs:6516:16
[INFO] [stdout]      |
[INFO] [stdout] 6516 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:6516:13
[INFO] [stdout]      |
[INFO] [stdout] 6516 | const sodium = require('tweetsodium');
[INFO] [stdout]      |             ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 6516 | const sodium: <type> = require('tweetsodium');
[INFO] [stdout]      |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:6518:10
[INFO] [stdout]      |
[INFO] [stdout] 6518 | const key = "base64-encoded-public-key";
[INFO] [stdout]      |          ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:6519:12
[INFO] [stdout]      |
[INFO] [stdout] 6519 | const value = "plain-text-secret";
[INFO] [stdout]      |            ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:6522:19
[INFO] [stdout]      |
[INFO] [stdout] 6522 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 6522 | const messageBytes: <type> = Buffer.from(value);
[INFO] [stdout]      |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:6523:15
[INFO] [stdout]      |
[INFO] [stdout] 6523 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 6523 | const keyBytes: <type> = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:6526:21
[INFO] [stdout]      |
[INFO] [stdout] 6526 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 6526 | const encryptedBytes: <type> = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:6529:16
[INFO] [stdout]      |
[INFO] [stdout] 6529 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 6529 | const encrypted: <type> = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1744) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:1745:1
[INFO] [stdout]      |
[INFO] [stdout] 1745 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 1745 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 1745 + let secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:1746:1
[INFO] [stdout]      |
[INFO] [stdout] 1746 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 1746 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 1746 + let publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:1748:1
[INFO] [stdout]      |
[INFO] [stdout] 1748 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 1748 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 1748 + let sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `System` in this scope
[INFO] [stdout]     --> src/end_points.rs:1745:19
[INFO] [stdout]      |
[INFO] [stdout] 1745 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]      |
[INFO] [stdout] 1744 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:1746:17
[INFO] [stdout]      |
[INFO] [stdout] 1746 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Sodium` in this scope
[INFO] [stdout]     --> src/end_points.rs:1748:26
[INFO] [stdout]      |
[INFO] [stdout] 1748 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Console` in this scope
[INFO] [stdout]     --> src/end_points.rs:1750:1
[INFO] [stdout]      |
[INFO] [stdout] 1750 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:1750:19
[INFO] [stdout]      |
[INFO] [stdout] 1750 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3371) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `base64`
[INFO] [stdout]     --> src/end_points.rs:3372:6
[INFO] [stdout]      |
[INFO] [stdout] 3372 | from base64 import b64encode
[INFO] [stdout]      |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1704) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:1705:24
[INFO] [stdout]      |
[INFO] [stdout] 1705 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 1705 - const sodium = require('tweetsodium');
[INFO] [stdout] 1705 + const sodium = require("tweetsodium");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:1712:35
[INFO] [stdout]      |
[INFO] [stdout] 1712 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 1712 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 1712 + const keyBytes = Buffer.from(key, "base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:1718:56
[INFO] [stdout]      |
[INFO] [stdout] 1718 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 1718 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 1718 + const encrypted = Buffer.from(encryptedBytes).toString("base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:1711:22
[INFO] [stdout]      |
[INFO] [stdout] 1711 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:1712:18
[INFO] [stdout]      |
[INFO] [stdout] 1712 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:1718:19
[INFO] [stdout]      |
[INFO] [stdout] 1718 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `console` in this scope
[INFO] [stdout]     --> src/end_points.rs:1720:1
[INFO] [stdout]      |
[INFO] [stdout] 1720 | console.log(encrypted);
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `require` in this scope
[INFO] [stdout]     --> src/end_points.rs:1705:16
[INFO] [stdout]      |
[INFO] [stdout] 1705 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1705:13
[INFO] [stdout]      |
[INFO] [stdout] 1705 | const sodium = require('tweetsodium');
[INFO] [stdout]      |             ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1705 | const sodium: <type> = require('tweetsodium');
[INFO] [stdout]      |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1707:10
[INFO] [stdout]      |
[INFO] [stdout] 1707 | const key = "base64-encoded-public-key";
[INFO] [stdout]      |          ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1708:12
[INFO] [stdout]      |
[INFO] [stdout] 1708 | const value = "plain-text-secret";
[INFO] [stdout]      |            ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1711:19
[INFO] [stdout]      |
[INFO] [stdout] 1711 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1711 | const messageBytes: <type> = Buffer.from(value);
[INFO] [stdout]      |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1712:15
[INFO] [stdout]      |
[INFO] [stdout] 1712 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1712 | const keyBytes: <type> = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1715:21
[INFO] [stdout]      |
[INFO] [stdout] 1715 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1715 | const encryptedBytes: <type> = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1718:16
[INFO] [stdout]      |
[INFO] [stdout] 1718 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1718 | const encrypted: <type> = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6539) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `base64`
[INFO] [stdout]     --> src/end_points.rs:6540:6
[INFO] [stdout]      |
[INFO] [stdout] 6540 | from base64 import b64encode
[INFO] [stdout]      |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutReposownerrepoCollaboratorsusername (line 4253) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `assign`
[INFO] [stdout]     --> src/end_points.rs:4254:8
[INFO] [stdout]      |
[INFO] [stdout] 4254 | Cannot assign {member} permission of {role name}
[INFO] [stdout]      |        ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1501) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:1502:24
[INFO] [stdout]      |
[INFO] [stdout] 1502 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 1502 - const sodium = require('tweetsodium');
[INFO] [stdout] 1502 + const sodium = require("tweetsodium");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:1509:35
[INFO] [stdout]      |
[INFO] [stdout] 1509 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 1509 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 1509 + const keyBytes = Buffer.from(key, "base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:1515:56
[INFO] [stdout]      |
[INFO] [stdout] 1515 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 1515 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 1515 + const encrypted = Buffer.from(encryptedBytes).toString("base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:1508:22
[INFO] [stdout]      |
[INFO] [stdout] 1508 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:1509:18
[INFO] [stdout]      |
[INFO] [stdout] 1509 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:1515:19
[INFO] [stdout]      |
[INFO] [stdout] 1515 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `console` in this scope
[INFO] [stdout]     --> src/end_points.rs:1517:1
[INFO] [stdout]      |
[INFO] [stdout] 1517 | console.log(encrypted);
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `require` in this scope
[INFO] [stdout]     --> src/end_points.rs:1502:16
[INFO] [stdout]      |
[INFO] [stdout] 1502 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1502:13
[INFO] [stdout]      |
[INFO] [stdout] 1502 | const sodium = require('tweetsodium');
[INFO] [stdout]      |             ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1502 | const sodium: <type> = require('tweetsodium');
[INFO] [stdout]      |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1504:10
[INFO] [stdout]      |
[INFO] [stdout] 1504 | const key = "base64-encoded-public-key";
[INFO] [stdout]      |          ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1505:12
[INFO] [stdout]      |
[INFO] [stdout] 1505 | const value = "plain-text-secret";
[INFO] [stdout]      |            ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1508:19
[INFO] [stdout]      |
[INFO] [stdout] 1508 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1508 | const messageBytes: <type> = Buffer.from(value);
[INFO] [stdout]      |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1509:15
[INFO] [stdout]      |
[INFO] [stdout] 1509 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1509 | const keyBytes: <type> = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1512:21
[INFO] [stdout]      |
[INFO] [stdout] 1512 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1512 | const encryptedBytes: <type> = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:1515:16
[INFO] [stdout]      |
[INFO] [stdout] 1515 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 1515 | const encrypted: <type> = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6555) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:6556:1
[INFO] [stdout]      |
[INFO] [stdout] 6556 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 6556 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 6556 + let secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:6557:1
[INFO] [stdout]      |
[INFO] [stdout] 6557 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 6557 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 6557 + let publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:6559:1
[INFO] [stdout]      |
[INFO] [stdout] 6559 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 6559 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 6559 + let sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `System` in this scope
[INFO] [stdout]     --> src/end_points.rs:6556:19
[INFO] [stdout]      |
[INFO] [stdout] 6556 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]      |
[INFO] [stdout] 6555 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:6557:17
[INFO] [stdout]      |
[INFO] [stdout] 6557 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Sodium` in this scope
[INFO] [stdout]     --> src/end_points.rs:6559:26
[INFO] [stdout]      |
[INFO] [stdout] 6559 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Console` in this scope
[INFO] [stdout]     --> src/end_points.rs:6561:1
[INFO] [stdout]      |
[INFO] [stdout] 6561 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:6561:19
[INFO] [stdout]      |
[INFO] [stdout] 6561 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PostOrgsorgActionsRunnersRemoveToken (line 1393) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]     --> src/end_points.rs:1394:1
[INFO] [stdout]      |
[INFO] [stdout] 1394 | ./config.sh remove --token TOKEN
[INFO] [stdout]      | ^ expected item
[INFO] [stdout]      |
[INFO] [stdout]      = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3347) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:3348:24
[INFO] [stdout]      |
[INFO] [stdout] 3348 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]      |
[INFO] [stdout] 3348 - const sodium = require('tweetsodium');
[INFO] [stdout] 3348 + const sodium = require("tweetsodium");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:3355:35
[INFO] [stdout]      |
[INFO] [stdout] 3355 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 3355 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 3355 + const keyBytes = Buffer.from(key, "base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:3361:56
[INFO] [stdout]      |
[INFO] [stdout] 3361 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 3361 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 3361 + const encrypted = Buffer.from(encryptedBytes).toString("base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:3354:22
[INFO] [stdout]      |
[INFO] [stdout] 3354 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:3355:18
[INFO] [stdout]      |
[INFO] [stdout] 3355 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:3361:19
[INFO] [stdout]      |
[INFO] [stdout] 3361 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `console` in this scope
[INFO] [stdout]     --> src/end_points.rs:3363:1
[INFO] [stdout]      |
[INFO] [stdout] 3363 | console.log(encrypted);
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `require` in this scope
[INFO] [stdout]     --> src/end_points.rs:3348:16
[INFO] [stdout]      |
[INFO] [stdout] 3348 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:3348:13
[INFO] [stdout]      |
[INFO] [stdout] 3348 | const sodium = require('tweetsodium');
[INFO] [stdout]      |             ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 3348 | const sodium: <type> = require('tweetsodium');
[INFO] [stdout]      |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:3350:10
[INFO] [stdout]      |
[INFO] [stdout] 3350 | const key = "base64-encoded-public-key";
[INFO] [stdout]      |          ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:3351:12
[INFO] [stdout]      |
[INFO] [stdout] 3351 | const value = "plain-text-secret";
[INFO] [stdout]      |            ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:3354:19
[INFO] [stdout]      |
[INFO] [stdout] 3354 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 3354 | const messageBytes: <type> = Buffer.from(value);
[INFO] [stdout]      |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:3355:15
[INFO] [stdout]      |
[INFO] [stdout] 3355 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 3355 | const keyBytes: <type> = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:3358:21
[INFO] [stdout]      |
[INFO] [stdout] 3358 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 3358 | const encryptedBytes: <type> = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:3361:16
[INFO] [stdout]      |
[INFO] [stdout] 3361 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 3361 | const encrypted: <type> = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4647) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:4648:24
[INFO] [stdout]      |
[INFO] [stdout] 4648 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 4648 - const sodium = require('tweetsodium');
[INFO] [stdout] 4648 + const sodium = require("tweetsodium");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:4655:35
[INFO] [stdout]      |
[INFO] [stdout] 4655 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 4655 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 4655 + const keyBytes = Buffer.from(key, "base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:4661:56
[INFO] [stdout]      |
[INFO] [stdout] 4661 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 4661 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 4661 + const encrypted = Buffer.from(encryptedBytes).toString("base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:4654:22
[INFO] [stdout]      |
[INFO] [stdout] 4654 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:4655:18
[INFO] [stdout]      |
[INFO] [stdout] 4655 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:4661:19
[INFO] [stdout]      |
[INFO] [stdout] 4661 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `console` in this scope
[INFO] [stdout]     --> src/end_points.rs:4663:1
[INFO] [stdout]      |
[INFO] [stdout] 4663 | console.log(encrypted);
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `require` in this scope
[INFO] [stdout]     --> src/end_points.rs:4648:16
[INFO] [stdout]      |
[INFO] [stdout] 4648 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:4648:13
[INFO] [stdout]      |
[INFO] [stdout] 4648 | const sodium = require('tweetsodium');
[INFO] [stdout]      |             ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 4648 | const sodium: <type> = require('tweetsodium');
[INFO] [stdout]      |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:4650:10
[INFO] [stdout]      |
[INFO] [stdout] 4650 | const key = "base64-encoded-public-key";
[INFO] [stdout]      |          ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:4651:12
[INFO] [stdout]      |
[INFO] [stdout] 4651 | const value = "plain-text-secret";
[INFO] [stdout]      |            ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:4654:19
[INFO] [stdout]      |
[INFO] [stdout] 4654 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 4654 | const messageBytes: <type> = Buffer.from(value);
[INFO] [stdout]      |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:4655:15
[INFO] [stdout]      |
[INFO] [stdout] 4655 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 4655 | const keyBytes: <type> = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:4658:21
[INFO] [stdout]      |
[INFO] [stdout] 4658 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 4658 | const encryptedBytes: <type> = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:4661:16
[INFO] [stdout]      |
[INFO] [stdout] 4661 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 4661 | const encrypted: <type> = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1541) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:1542:1
[INFO] [stdout]      |
[INFO] [stdout] 1542 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 1542 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 1542 + let secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:1543:1
[INFO] [stdout]      |
[INFO] [stdout] 1543 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 1543 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 1543 + let publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:1545:1
[INFO] [stdout]      |
[INFO] [stdout] 1545 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 1545 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 1545 + let sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `System` in this scope
[INFO] [stdout]     --> src/end_points.rs:1542:19
[INFO] [stdout]      |
[INFO] [stdout] 1542 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]      |
[INFO] [stdout] 1541 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:1543:17
[INFO] [stdout]      |
[INFO] [stdout] 1543 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Sodium` in this scope
[INFO] [stdout]     --> src/end_points.rs:1545:26
[INFO] [stdout]      |
[INFO] [stdout] 1545 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Console` in this scope
[INFO] [stdout]     --> src/end_points.rs:1547:1
[INFO] [stdout]      |
[INFO] [stdout] 1547 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:1547:19
[INFO] [stdout]      |
[INFO] [stdout] 1547 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4671) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `base64`
[INFO] [stdout]     --> src/end_points.rs:4672:6
[INFO] [stdout]      |
[INFO] [stdout] 4672 | from base64 import b64encode
[INFO] [stdout]      |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7432) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:7433:1
[INFO] [stdout]      |
[INFO] [stdout] 7433 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 7433 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 7433 + let secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:7434:1
[INFO] [stdout]      |
[INFO] [stdout] 7434 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 7434 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 7434 + let publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:7436:1
[INFO] [stdout]      |
[INFO] [stdout] 7436 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 7436 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 7436 + let sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `System` in this scope
[INFO] [stdout]     --> src/end_points.rs:7433:19
[INFO] [stdout]      |
[INFO] [stdout] 7433 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]      |
[INFO] [stdout] 7432 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:7434:17
[INFO] [stdout]      |
[INFO] [stdout] 7434 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Sodium` in this scope
[INFO] [stdout]     --> src/end_points.rs:7436:26
[INFO] [stdout]      |
[INFO] [stdout] 7436 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Console` in this scope
[INFO] [stdout]     --> src/end_points.rs:7438:1
[INFO] [stdout]      |
[INFO] [stdout] 7438 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:7438:19
[INFO] [stdout]      |
[INFO] [stdout] 7438 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7416) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `base64`
[INFO] [stdout]     --> src/end_points.rs:7417:6
[INFO] [stdout]      |
[INFO] [stdout] 7417 | from base64 import b64encode
[INFO] [stdout]      |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7392) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:7393:24
[INFO] [stdout]      |
[INFO] [stdout] 7393 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7393 - const sodium = require('tweetsodium');
[INFO] [stdout] 7393 + const sodium = require("tweetsodium");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:7400:35
[INFO] [stdout]      |
[INFO] [stdout] 7400 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7400 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 7400 + const keyBytes = Buffer.from(key, "base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]     --> src/end_points.rs:7406:56
[INFO] [stdout]      |
[INFO] [stdout] 7406 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to write a string literal, use double quotes
[INFO] [stdout]      |
[INFO] [stdout] 7406 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 7406 + const encrypted = Buffer.from(encryptedBytes).toString("base64");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:7399:22
[INFO] [stdout]      |
[INFO] [stdout] 7399 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:7400:18
[INFO] [stdout]      |
[INFO] [stdout] 7400 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Buffer` in this scope
[INFO] [stdout]     --> src/end_points.rs:7406:19
[INFO] [stdout]      |
[INFO] [stdout] 7406 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `console` in this scope
[INFO] [stdout]     --> src/end_points.rs:7408:1
[INFO] [stdout]      |
[INFO] [stdout] 7408 | console.log(encrypted);
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `require` in this scope
[INFO] [stdout]     --> src/end_points.rs:7393:16
[INFO] [stdout]      |
[INFO] [stdout] 7393 | const sodium = require('tweetsodium');
[INFO] [stdout]      |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:7393:13
[INFO] [stdout]      |
[INFO] [stdout] 7393 | const sodium = require('tweetsodium');
[INFO] [stdout]      |             ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 7393 | const sodium: <type> = require('tweetsodium');
[INFO] [stdout]      |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:7395:10
[INFO] [stdout]      |
[INFO] [stdout] 7395 | const key = "base64-encoded-public-key";
[INFO] [stdout]      |          ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:7396:12
[INFO] [stdout]      |
[INFO] [stdout] 7396 | const value = "plain-text-secret";
[INFO] [stdout]      |            ^ help: provide a type for the constant: `: &str`
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:7399:19
[INFO] [stdout]      |
[INFO] [stdout] 7399 | const messageBytes = Buffer.from(value);
[INFO] [stdout]      |                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 7399 | const messageBytes: <type> = Buffer.from(value);
[INFO] [stdout]      |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:7400:15
[INFO] [stdout]      |
[INFO] [stdout] 7400 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 7400 | const keyBytes: <type> = Buffer.from(key, 'base64');
[INFO] [stdout]      |               ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:7403:21
[INFO] [stdout]      |
[INFO] [stdout] 7403 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 7403 | const encryptedBytes: <type> = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]      |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]     --> src/end_points.rs:7406:16
[INFO] [stdout]      |
[INFO] [stdout] 7406 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ^
[INFO] [stdout]      |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]      |
[INFO] [stdout] 7406 | const encrypted: <type> = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]      |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4687) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:4688:1
[INFO] [stdout]      |
[INFO] [stdout] 4688 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 4688 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 4688 + let secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:4689:1
[INFO] [stdout]      |
[INFO] [stdout] 4689 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 4689 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 4689 + let publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:4691:1
[INFO] [stdout]      |
[INFO] [stdout] 4691 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 4691 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 4691 + let sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `System` in this scope
[INFO] [stdout]     --> src/end_points.rs:4688:19
[INFO] [stdout]      |
[INFO] [stdout] 4688 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]      |
[INFO] [stdout] 4687 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:4689:17
[INFO] [stdout]      |
[INFO] [stdout] 4689 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Sodium` in this scope
[INFO] [stdout]     --> src/end_points.rs:4691:26
[INFO] [stdout]      |
[INFO] [stdout] 4691 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Console` in this scope
[INFO] [stdout]     --> src/end_points.rs:4693:1
[INFO] [stdout]      |
[INFO] [stdout] 4693 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:4693:19
[INFO] [stdout]      |
[INFO] [stdout] 4693 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3387) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:3388:1
[INFO] [stdout]      |
[INFO] [stdout] 3388 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 3388 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 3388 + let secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:3389:1
[INFO] [stdout]      |
[INFO] [stdout] 3389 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 3389 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 3389 + let publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]     --> src/end_points.rs:3391:1
[INFO] [stdout]      |
[INFO] [stdout] 3391 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write `let` instead of `var` to introduce a new variable
[INFO] [stdout]      |
[INFO] [stdout] 3391 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 3391 + let sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `System` in this scope
[INFO] [stdout]     --> src/end_points.rs:3388:19
[INFO] [stdout]      |
[INFO] [stdout] 3388 | var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout]      |                   ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]      |
[INFO] [stdout] 3387 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:3389:17
[INFO] [stdout]      |
[INFO] [stdout] 3389 | var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout]      |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Sodium` in this scope
[INFO] [stdout]     --> src/end_points.rs:3391:26
[INFO] [stdout]      |
[INFO] [stdout] 3391 | var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout]      |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Console` in this scope
[INFO] [stdout]     --> src/end_points.rs:3393:1
[INFO] [stdout]      |
[INFO] [stdout] 3393 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Convert` in this scope
[INFO] [stdout]     --> src/end_points.rs:3393:19
[INFO] [stdout]      |
[INFO] [stdout] 3393 | Console.WriteLine(Convert.ToBase64String(sealedPublicKeyBox));
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4104)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4121)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PatchScimV2EnterprisesenterpriseUsersscimUserId (line 6709)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PatchScimV2OrganizationsorgUsersscimUserId (line 6785)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PostEnterprisesenterpriseActionsRunnersRegistrationToken (line 533)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PostEnterprisesenterpriseActionsRunnersRemoveToken (line 551)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PostOrgsorgActionsRunnersRegistrationToken (line 1375)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PostOrgsorgActionsRunnersRemoveToken (line 1393)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PostReposownerrepoActionsRunnersRegistrationToken (line 3076)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PostReposownerrepoActionsRunnersRemoveToken (line 3092)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PostReposownerrepoCodeScanningSarifs (line 4172)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1501)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1525)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutOrgsorgActionsSecretssecretName (line 1541)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1704)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1728)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutOrgsorgDependabotSecretssecretName (line 1744)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6515)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6539)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6555)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3347)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3371)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutReposownerrepoActionsSecretssecretName (line 3387)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutReposownerrepoCollaboratorsusername (line 4253)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4647)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4671)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutReposownerrepoDependabotSecretssecretName (line 4687)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7392)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7416)
[INFO] [stdout]     src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7432)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 30 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9760bd57b9554fa94b31869a4a8dc57bb9b34bdb82a14eb1231b1533b01f6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9760bd57b9554fa94b31869a4a8dc57bb9b34bdb82a14eb1231b1533b01f6a2", kill_on_drop: false }`
[INFO] [stdout] f9760bd57b9554fa94b31869a4a8dc57bb9b34bdb82a14eb1231b1533b01f6a2
