[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fgithub-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Tricked-dev/github-api on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding github-api-octocat v0.1.0 (/workspace/builds/worker-5-tc1/source)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2129f9cfa726d643fe7b6a41a5c506fc2cb68e66b192af84307408eab0c13f8b
[INFO] running `Command { std: "docker" "start" "-a" "2129f9cfa726d643fe7b6a41a5c506fc2cb68e66b192af84307408eab0c13f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2129f9cfa726d643fe7b6a41a5c506fc2cb68e66b192af84307408eab0c13f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2129f9cfa726d643fe7b6a41a5c506fc2cb68e66b192af84307408eab0c13f8b", kill_on_drop: false }`
[INFO] [stdout] 2129f9cfa726d643fe7b6a41a5c506fc2cb68e66b192af84307408eab0c13f8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47d801d4cb81321477ee6b735dab13b258e5c2f3543d68cf6daec8faf3a114cf
[INFO] running `Command { std: "docker" "start" "-a" "47d801d4cb81321477ee6b735dab13b258e5c2f3543d68cf6daec8faf3a114cf", 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 7.93s
[INFO] running `Command { std: "docker" "inspect" "47d801d4cb81321477ee6b735dab13b258e5c2f3543d68cf6daec8faf3a114cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d801d4cb81321477ee6b735dab13b258e5c2f3543d68cf6daec8faf3a114cf", kill_on_drop: false }`
[INFO] [stdout] 47d801d4cb81321477ee6b735dab13b258e5c2f3543d68cf6daec8faf3a114cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cac89253fe593b50a58e07104611765e1294fa5450e0888b5595dfb74ce39032
[INFO] running `Command { std: "docker" "start" "-a" "cac89253fe593b50a58e07104611765e1294fa5450e0888b5595dfb74ce39032", 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 7.20s
[INFO] running `Command { std: "docker" "inspect" "cac89253fe593b50a58e07104611765e1294fa5450e0888b5595dfb74ce39032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac89253fe593b50a58e07104611765e1294fa5450e0888b5595dfb74ce39032", kill_on_drop: false }`
[INFO] [stdout] cac89253fe593b50a58e07104611765e1294fa5450e0888b5595dfb74ce39032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 759febd975735867f609e8003ed29bbea8485a96e7de80daf61042c967ba5b02
[INFO] running `Command { std: "docker" "start" "-a" "759febd975735867f609e8003ed29bbea8485a96e7de80daf61042c967ba5b02", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/github_api_octocat-4e417c31078cad4e)
[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::PatchScimV2EnterprisesenterpriseUsersscimUserId (line 6709) ... 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::PostReposownerrepoCodeScanningSarifs (line 4172) ... 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::PutOrgsorgDependabotSecretssecretName (line 1728) ... 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::PostOrgsorgActionsRunnersRemoveToken (line 1393) ... 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::PostEnterprisesenterpriseActionsRunnersRemoveToken (line 551) ... 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::PostReposownerrepoActionsRunnersRemoveToken (line 3092) ... 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::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6539) ... 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::PutOrgsorgActionsSecretssecretName (line 1541) ... 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::PutUserCodespacesSecretssecretName (line 7416) ... 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 1704) ... 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::PutReposownerrepoDependabotSecretssecretName (line 4687) ... 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::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6555) ... 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::PutReposownerrepoDependabotSecretssecretName (line 4647) ... 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 7392) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7432) ... 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 expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:1376:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh --url https://github.com/octo-org --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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::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::PostReposownerrepoActionsRunnersRegistrationToken (line 3076) stdout ----
[INFO] [stdout] error: expected expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:3077:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh --url https://github.com/octo-org/octo-repo-artifacts --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 an operator, found `analysis`
[INFO] [stdout]  --> src/end_points.rs:4173:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | gzip -c analysis-data.sarif | base64 -w0
[INFO] [stdout]   |         ^^^^^^^^ expected one of 8 possible tokens
[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 an operator, found `specified`
[INFO] [stdout]  --> src/end_points.rs:4122:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | Analysis specified is not deletable.
[INFO] [stdout]   |          ^^^^^^^^^ expected one of 8 possible tokens
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:1729:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:534:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:1394:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh remove --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:1526:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:552:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh remove --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/end_points.rs:4105:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | "deletable": true
[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::PostReposownerrepoActionsRunnersRemoveToken (line 3092) stdout ----
[INFO] [stdout] error: expected expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:3093:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh remove --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:3372:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:6540:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:4672:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 | 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 | 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 | 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::PutReposownerrepoCollaboratorsusername (line 4253) stdout ----
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `assign`
[INFO] [stdout]  --> src/end_points.rs:4254:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | Cannot assign {member} permission of {role name}
[INFO] [stdout]   |        ^^^^^^ expected one of 8 possible tokens
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:7417:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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] 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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 | 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 | 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 | 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::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 | 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 | 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 | 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::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 | 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 | 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 | 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::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 | 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 | 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 | 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] ---- 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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] 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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 | 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 | 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 | 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] 
[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.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "759febd975735867f609e8003ed29bbea8485a96e7de80daf61042c967ba5b02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "759febd975735867f609e8003ed29bbea8485a96e7de80daf61042c967ba5b02", kill_on_drop: false }`
[INFO] [stdout] 759febd975735867f609e8003ed29bbea8485a96e7de80daf61042c967ba5b02
[INFO] testing Tricked-dev/github-api against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[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] validating manifest of git repo https://github.com/Tricked-dev/github-api on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding github-api-octocat v0.1.0 (/workspace/builds/worker-5-tc2/source)
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 135ff5b6b51c302b35fd2eaed888b6548509d575442d236d775ea26fb8d51f3f
[INFO] running `Command { std: "docker" "start" "-a" "135ff5b6b51c302b35fd2eaed888b6548509d575442d236d775ea26fb8d51f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "135ff5b6b51c302b35fd2eaed888b6548509d575442d236d775ea26fb8d51f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "135ff5b6b51c302b35fd2eaed888b6548509d575442d236d775ea26fb8d51f3f", kill_on_drop: false }`
[INFO] [stdout] 135ff5b6b51c302b35fd2eaed888b6548509d575442d236d775ea26fb8d51f3f
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe8e649b1b3497182cca222d3c246f05381db3697949f806d812f8350ea363f1
[INFO] running `Command { std: "docker" "start" "-a" "fe8e649b1b3497182cca222d3c246f05381db3697949f806d812f8350ea363f1", 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 8.10s
[INFO] running `Command { std: "docker" "inspect" "fe8e649b1b3497182cca222d3c246f05381db3697949f806d812f8350ea363f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8e649b1b3497182cca222d3c246f05381db3697949f806d812f8350ea363f1", kill_on_drop: false }`
[INFO] [stdout] fe8e649b1b3497182cca222d3c246f05381db3697949f806d812f8350ea363f1
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c9e24721f8e92d872cf3a6b4a0c48a9f1adced57ba5f69ba0b7b2fd8d40106a
[INFO] running `Command { std: "docker" "start" "-a" "8c9e24721f8e92d872cf3a6b4a0c48a9f1adced57ba5f69ba0b7b2fd8d40106a", 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 9.33s
[INFO] running `Command { std: "docker" "inspect" "8c9e24721f8e92d872cf3a6b4a0c48a9f1adced57ba5f69ba0b7b2fd8d40106a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c9e24721f8e92d872cf3a6b4a0c48a9f1adced57ba5f69ba0b7b2fd8d40106a", kill_on_drop: false }`
[INFO] [stdout] 8c9e24721f8e92d872cf3a6b4a0c48a9f1adced57ba5f69ba0b7b2fd8d40106a
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ea79364f15b69dba74e6dbdbbdedc569410b5475fee67ef3dff04a53eefe0d0
[INFO] running `Command { std: "docker" "start" "-a" "6ea79364f15b69dba74e6dbdbbdedc569410b5475fee67ef3dff04a53eefe0d0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/github_api_octocat-4e417c31078cad4e)
[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::PostReposownerrepoActionsRunnersRemoveToken (line 3092) ... 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::PatchScimV2OrganizationsorgUsersscimUserId (line 6785) ... 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::PutOrgsorgDependabotSecretssecretName (line 1728) ... 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::PostEnterprisesenterpriseActionsRunnersRegistrationToken (line 533) ... 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::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4121) ... 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::DeleteReposownerrepoCodeScanningAnalysesanalysisId (line 4104) ... 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::PostReposownerrepoCodeScanningSarifs (line 4172) ... 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::PutReposownerrepoDependabotSecretssecretName (line 4671) ... 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::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::PutOrgsorgDependabotSecretssecretName (line 1704) ... 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 3347) ... 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::PutOrgsorgDependabotSecretssecretName (line 1744) ... 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::PutUserCodespacesSecretssecretName (line 7392) ... 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::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6515) ... FAILED
[INFO] [stdout] test src/end_points.rs - end_points::EndPoints::PutUserCodespacesSecretssecretName (line 7432) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/end_points.rs - end_points::EndPoints::PostReposownerrepoActionsRunnersRemoveToken (line 3092) stdout ----
[INFO] [stdout] error: expected expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:3093:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh remove --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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::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::PostEnterprisesenterpriseActionsRunnersRemoveToken (line 551) stdout ----
[INFO] [stdout] error: expected expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:552:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh remove --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:1729:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:1526:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:534:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:1376:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh --url https://github.com/octo-org --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 an operator, found `specified`
[INFO] [stdout]  --> src/end_points.rs:4122:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | Analysis specified is not deletable.
[INFO] [stdout]   |          ^^^^^^^^^ expected one of 8 possible tokens
[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 expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:1394:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh remove --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/end_points.rs:4105:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | "deletable": true
[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 expression, found `.`
[INFO] [stdout]  --> src/end_points.rs:3077:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ./config.sh --url https://github.com/octo-org/octo-repo-artifacts --token TOKEN
[INFO] [stdout]   | ^ expected expression
[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 an operator, found `analysis`
[INFO] [stdout]  --> src/end_points.rs:4173:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | gzip -c analysis-data.sarif | base64 -w0
[INFO] [stdout]   |         ^^^^^^^^ expected one of 8 possible tokens
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:7417:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:3372:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:4672:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 | 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 | 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 | 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::PutRepositoriesrepositoryIdEnvironmentsenvironmentNameSecretssecretName (line 6539) stdout ----
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `base64`
[INFO] [stdout]  --> src/end_points.rs:6540:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | from base64 import b64encode
[INFO] [stdout]   |      ^^^^^^ expected one of 8 possible tokens
[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 an operator, found `assign`
[INFO] [stdout]  --> src/end_points.rs:4254:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | Cannot assign {member} permission of {role name}
[INFO] [stdout]   |        ^^^^^^ expected one of 8 possible tokens
[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] 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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] 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 | 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 | 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 | 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::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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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 | 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 | 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 | 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::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 | 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 | 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 | 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::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 | 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 | 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 | 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] ---- 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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] 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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 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]   |                        ~           ~
[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]    |                                   ~      ~
[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]    |                                                        ~      ~
[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]   |             ^ help: provide a type for the item: `: <type>`
[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]   |                   ^ help: provide a type for the item: `: <type>`
[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]    |               ^ help: provide a type for the item: `: <type>`
[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]    |                     ^ help: provide a type for the item: `: <type>`
[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]    |                ^ help: provide a type for the item: `: <type>`
[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 | 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 | 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 | 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] 
[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.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6ea79364f15b69dba74e6dbdbbdedc569410b5475fee67ef3dff04a53eefe0d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea79364f15b69dba74e6dbdbbdedc569410b5475fee67ef3dff04a53eefe0d0", kill_on_drop: false }`
[INFO] [stdout] 6ea79364f15b69dba74e6dbdbbdedc569410b5475fee67ef3dff04a53eefe0d0
