[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 beta-2025-09-21 for beta-1.91-2
[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 beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45eb71f2548483bdcab0fc41e9acc66e68fc4affe69953cb097345ad2803c5d8
[INFO] running `Command { std: "docker" "start" "-a" "45eb71f2548483bdcab0fc41e9acc66e68fc4affe69953cb097345ad2803c5d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45eb71f2548483bdcab0fc41e9acc66e68fc4affe69953cb097345ad2803c5d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45eb71f2548483bdcab0fc41e9acc66e68fc4affe69953cb097345ad2803c5d8", kill_on_drop: false }`
[INFO] [stdout] 45eb71f2548483bdcab0fc41e9acc66e68fc4affe69953cb097345ad2803c5d8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfe13916462098bbeb2e6ceded1b4fa14173187a4c42acf949ca2c6e2773b6dd
[INFO] running `Command { std: "docker" "start" "-a" "bfe13916462098bbeb2e6ceded1b4fa14173187a4c42acf949ca2c6e2773b6dd", 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.08s
[INFO] running `Command { std: "docker" "inspect" "bfe13916462098bbeb2e6ceded1b4fa14173187a4c42acf949ca2c6e2773b6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfe13916462098bbeb2e6ceded1b4fa14173187a4c42acf949ca2c6e2773b6dd", kill_on_drop: false }`
[INFO] [stdout] bfe13916462098bbeb2e6ceded1b4fa14173187a4c42acf949ca2c6e2773b6dd
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca67f9c9fd606b35dc22d06efabc45edaae0a815d98d537c6592178a46df8592
[INFO] running `Command { std: "docker" "start" "-a" "ca67f9c9fd606b35dc22d06efabc45edaae0a815d98d537c6592178a46df8592", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling tokio v1.14.0
[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 14.02s
[INFO] running `Command { std: "docker" "inspect" "ca67f9c9fd606b35dc22d06efabc45edaae0a815d98d537c6592178a46df8592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca67f9c9fd606b35dc22d06efabc45edaae0a815d98d537c6592178a46df8592", kill_on_drop: false }`
[INFO] [stdout] ca67f9c9fd606b35dc22d06efabc45edaae0a815d98d537c6592178a46df8592
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b517c8f313a1b8f1a54c1675a9638ab47575853aee037e1ef88828cddb9adb74
[INFO] running `Command { std: "docker" "start" "-a" "b517c8f313a1b8f1a54c1675a9638ab47575853aee037e1ef88828cddb9adb74", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/github_api_octocat-ebf3b23a6c218247)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests github_api_octocat
[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] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4121) ... 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::PatchScimV2OrganizationsorgUsersscimUserId (line 6785) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PostOrgsorgActionsRunnersRegistrationToken (line 1375) ... 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::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6539) ... 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::PostReposownerrepoCodeScanningSarifs (line 4172) ... 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::PostEnterprisesenterpriseActionsRunnersRemoveToken (line 551) ... 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::PostReposownerrepoActionsRunnersRemoveToken (line 3092) ... 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::PostReposownerrepoActionsRunnersRegistrationToken (line 3076) ... 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::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4104) ... 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::PutReposownerrepoActionsSecretssecretName (line 3371) ... 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::PutUserCodespacesSecretssecretName (line 7432) ... 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::PutReposownerrepoCollaboratorsusername (line 4253) ... 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::PutOrgsorgActionsSecretssecretName (line 1501) ... 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::PutReposownerrepoDependabotSecretssecretName (line 4647) ... 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::PutReposownerrepoActionsSecretssecretName (line 3387) ... 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::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6555) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 1 | 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::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] 1 | 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::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] 4 |   "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::PostOrgsorgActionsRunnersRegistrationToken (line 1375) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/end_points.rs:1376:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | ./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::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] 1 | 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::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] 1 | 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] 4 |   "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::PostReposownerrepoCodeScanningSarifs (line 4172) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]  --> src/end_points.rs:4173:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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::PostEnterprisesenterpriseActionsRunnersRegistrationToken (line 533) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/end_points.rs:534:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | ./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::PostEnterprisesenterpriseActionsRunnersRemoveToken (line 551) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/end_points.rs:552:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | ./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::PostOrgsorgActionsRunnersRemoveToken (line 1393) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/end_points.rs:1394:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | ./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::PostReposownerrepoActionsRunnersRemoveToken (line 3092) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/end_points.rs:3093:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | ./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::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] 1 | 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::PostReposownerrepoActionsRunnersRegistrationToken (line 3076) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/end_points.rs:3077:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | ./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::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] 3 | 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] 3 - const sodium = require('tweetsodium');
[INFO] [stdout] 3 + 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] 10 | 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] 10 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 10 + 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] 16 | 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] 16 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 16 + 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] 9 | 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] 10 | 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] 16 | 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] 18 | 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] 3 | 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] 3 | const sodium = require('tweetsodium');
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 5 | 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] 6 | 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] 9 | const messageBytes = Buffer.from(value);
[INFO] [stdout]   |                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 10 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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] 13 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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] 16 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4104) stdout ----
[INFO] [stdout] error: expected item, found `"deletable"`
[INFO] [stdout]  --> src/end_points.rs:4105:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "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::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] 1 | 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::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] 1 | 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::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] 3 | 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] 3 - const sodium = require('tweetsodium');
[INFO] [stdout] 3 + 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] 10 | 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] 10 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 10 + 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] 16 | 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] 16 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 16 + 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] 9 | 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] 10 | 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] 16 | 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] 18 | 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] 3 | 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] 3 | const sodium = require('tweetsodium');
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 5 | 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] 6 | 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] 9 | const messageBytes = Buffer.from(value);
[INFO] [stdout]   |                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 10 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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] 13 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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] 16 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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::PutUserCodespacesSecretssecretName (line 7432) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]  --> src/end_points.rs:7433:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 3 + 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] 4 | 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] 4 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 4 + 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] 6 | 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] 6 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 6 + 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] 3 | 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] 2 + 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] 4 | 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] 6 | 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] 8 | 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] 8 | 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 4687) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]  --> src/end_points.rs:4688:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 3 + 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] 4 | 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] 4 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 4 + 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] 6 | 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] 6 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 6 + 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] 3 | 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] 2 + 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] 4 | 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] 6 | 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] 8 | 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] 8 | 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::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] 1 | 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 1541) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]  --> src/end_points.rs:1542:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 3 + 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] 4 | 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] 4 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 4 + 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] 6 | 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] 6 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 6 + 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] 3 | 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] 2 + 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] 4 | 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] 6 | 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] 8 | 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] 8 | 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::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] 3 | 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] 3 - const sodium = require('tweetsodium');
[INFO] [stdout] 3 + 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] 10 | 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] 10 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 10 + 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] 16 | 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] 16 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 16 + 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] 9 | 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] 10 | 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] 16 | 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] 18 | 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] 3 | 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] 3 | const sodium = require('tweetsodium');
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 5 | 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] 6 | 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] 9 | const messageBytes = Buffer.from(value);
[INFO] [stdout]   |                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 10 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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] 13 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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] 16 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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] 3 | 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] 3 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 3 + 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] 4 | 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] 4 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 4 + 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] 6 | 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] 6 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 6 + 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] 3 | 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] 2 + 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] 4 | 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] 6 | 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] 8 | 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] 8 | 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 4647) stdout ----
[INFO] [stdout] error: character literal may only contain one codepoint
[INFO] [stdout]  --> src/end_points.rs:4648:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 - const sodium = require('tweetsodium');
[INFO] [stdout] 3 + 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] 10 | 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] 10 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 10 + 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] 16 | 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] 16 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 16 + 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] 9 | 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] 10 | 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] 16 | 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] 18 | 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] 3 | 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] 3 | const sodium = require('tweetsodium');
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 5 | 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] 6 | 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] 9 | const messageBytes = Buffer.from(value);
[INFO] [stdout]   |                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 10 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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] 13 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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] 16 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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::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] 3 | 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] 3 - const sodium = require('tweetsodium');
[INFO] [stdout] 3 + 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] 10 | 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] 10 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 10 + 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] 16 | 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] 16 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 16 + 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] 9 | 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] 10 | 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] 16 | 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] 18 | 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] 3 | 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] 3 | const sodium = require('tweetsodium');
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 5 | 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] 6 | 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] 9 | const messageBytes = Buffer.from(value);
[INFO] [stdout]   |                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 10 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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] 13 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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] 16 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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::PutReposownerrepoActionsSecretssecretName (line 3387) stdout ----
[INFO] [stdout] error: invalid variable declaration
[INFO] [stdout]  --> src/end_points.rs:3388:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 3 + 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] 4 | 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] 4 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 4 + 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] 6 | 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] 6 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 6 + 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] 3 | 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] 2 + 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] 4 | 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] 6 | 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] 8 | 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] 8 | 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::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] 3 | 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] 3 - const sodium = require('tweetsodium');
[INFO] [stdout] 3 + 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] 10 | 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] 10 - const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout] 10 + 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] 16 | 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] 16 - const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout] 16 + 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] 9 | 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] 10 | 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] 16 | 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] 18 | 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] 3 | 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] 3 | const sodium = require('tweetsodium');
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 5 | 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] 6 | 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] 9 | const messageBytes = Buffer.from(value);
[INFO] [stdout]   |                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 10 | const keyBytes = Buffer.from(key, 'base64');
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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] 13 | const encryptedBytes = sodium.seal(messageBytes, keyBytes);
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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] 16 | const encrypted = Buffer.from(encryptedBytes).toString('base64');
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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] 3 | 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] 3 - var secretValue = System.Text.Encoding.UTF8.GetBytes("mySecret");
[INFO] [stdout] 3 + 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] 4 | 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] 4 - var publicKey = Convert.FromBase64String("2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvvcCU=");
[INFO] [stdout] 4 + 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] 6 | 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] 6 - var sealedPublicKeyBox = Sodium.SealedPublicKeyBox.Create(secretValue, publicKey);
[INFO] [stdout] 6 + 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] 3 | 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] 2 + 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] 4 | 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] 6 | 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] 8 | 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] 8 | 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.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b517c8f313a1b8f1a54c1675a9638ab47575853aee037e1ef88828cddb9adb74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b517c8f313a1b8f1a54c1675a9638ab47575853aee037e1ef88828cddb9adb74", kill_on_drop: false }`
[INFO] [stdout] b517c8f313a1b8f1a54c1675a9638ab47575853aee037e1ef88828cddb9adb74
