[INFO] fetching crate netsblox-stateflow 0.2.1...
[INFO] checking netsblox-stateflow-0.2.1 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate netsblox-stateflow 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate netsblox-stateflow 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netsblox-stateflow 0.2.1
[INFO] tweaked toml for crates.io crate netsblox-stateflow 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netsblox-stateflow 0.2.1 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netsblox-stateflow 0.2.1 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d9c0734d33b45857d112413f2935dee708640fab2393d11f971a8ec405ad1f4
[INFO] running `Command { std: "docker" "start" "-a" "0d9c0734d33b45857d112413f2935dee708640fab2393d11f971a8ec405ad1f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d9c0734d33b45857d112413f2935dee708640fab2393d11f971a8ec405ad1f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d9c0734d33b45857d112413f2935dee708640fab2393d11f971a8ec405ad1f4", kill_on_drop: false }`
[INFO] [stdout] 0d9c0734d33b45857d112413f2935dee708640fab2393d11f971a8ec405ad1f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eff0cb85cc1e780f72d4fc559d460fc8ee67a52f775fa45fba8fe3bd8a6e730
[INFO] running `Command { std: "docker" "start" "-a" "9eff0cb85cc1e780f72d4fc559d460fc8ee67a52f775fa45fba8fe3bd8a6e730", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking compact_str v0.8.0-beta
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking netsblox-ast v0.5.12
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:1:112
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |   ________________________________________________________________________________________________________________^
[INFO] [stdout]      |  |________________________________________________________________________________________________________________|
[INFO] [stdout]    2 | ||     ("AirQuality", [
[INFO] [stdout]    3 | ||         ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | ||         ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1013 | ||     ].as_slice()),
[INFO] [stdout] 1014 | || ].as_slice();
[INFO] [stdout]      | || ^          -
[INFO] [stdout]      | || |          |
[INFO] [stdout]      | ||_|__________temporary value is freed at the end of this statement
[INFO] [stdout]      | |__|          using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]      |    creates a temporary value which is freed while still in use
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:2:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]    3 | ||         ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | ||         ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    5 | ||         ("qualityIndexByZipCode", ["zipCode"].as_slice()),
[INFO] [stdout]    6 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:7:29
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]    7 | |      ("Alcohol Consumption", [
[INFO] [stdout]      | | _____________________________^
[INFO] [stdout]    8 | ||         ("getAllCountryValues", [].as_slice()),
[INFO] [stdout]    9 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]   10 | ||         ("getValueLitresPerCapita15", ["Country"].as_slice()),
[INFO] [stdout]   11 | ||         ("getYEA", ["Country"].as_slice()),
[INFO] [stdout]   12 | ||         ("getYear", ["Country"].as_slice()),
[INFO] [stdout]   13 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:14:15
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   14 | |      ("Alexa", [
[INFO] [stdout]      | | _______________^
[INFO] [stdout]   15 | ||         ("createSkill", ["configuration"].as_slice()),
[INFO] [stdout]   16 | ||         ("deleteSkill", ["ID"].as_slice()),
[INFO] [stdout]   17 | ||         ("getSkill", ["ID"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]   22 | ||         ("updateSkill", ["ID", "configuration"].as_slice()),
[INFO] [stdout]   23 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:24:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   24 | |      ("Autograders", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]   25 | ||         ("createAutograder", ["configuration"].as_slice()),
[INFO] [stdout]   26 | ||         ("getAutograderConfig", ["name"].as_slice()),
[INFO] [stdout]   27 | ||         ("getAutograders", [].as_slice()),
[INFO] [stdout]   28 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:29:25
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   29 | |      ("Avoidable Death", [
[INFO] [stdout]      | | _________________________^
[INFO] [stdout]   30 | ||         ("getAllVariableValues", [].as_slice()),
[INFO] [stdout]   31 | ||         ("getCountry", ["Variable"].as_slice()),
[INFO] [stdout]   32 | ||         ("getDeathPer100000", ["Variable"].as_slice()),
[INFO] [stdout]   33 | ||         ("getMeasure", ["Variable"].as_slice()),
[INFO] [stdout]   34 | ||         ("getYear", ["Variable"].as_slice()),
[INFO] [stdout]   35 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:36:15
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   36 | |      ("BaseX", [
[INFO] [stdout]      | | _______________^
[INFO] [stdout]   37 | ||         ("command", ["url", "command", "username", "password"].as_slice()),
[INFO] [stdout]   38 | ||         ("query", ["url", "database", "query", "username", "password"].as_slice()),
[INFO] [stdout]   39 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:40:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   40 | |      ("Battleship", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]   41 | ||         ("allShips", [].as_slice()),
[INFO] [stdout]   42 | ||         ("fire", ["row", "column"].as_slice()),
[INFO] [stdout]   43 | ||         ("placeShip", ["ship", "row", "column", "facing"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]   47 | ||         ("start", [].as_slice()),
[INFO] [stdout]   48 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:49:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   49 | |      ("BingTraffic", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]   50 | ||         ("search", ["westLongitude", "northLatitude", "eastLongitude", "southLatitude"].as_slice()),
[INFO] [stdout]   51 | ||         ("stop", [].as_slice()),
[INFO] [stdout]   52 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:53:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   53 | |      ("CARES data", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]   54 | ||         ("get1222021", ["Well A"].as_slice()),
[INFO] [stdout]   55 | ||         ("get172", ["Well A"].as_slice()),
[INFO] [stdout]   56 | ||         ("getAllWellAValues", [].as_slice()),
[INFO] [stdout]   57 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]   58 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:59:18
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   59 | |      ("COVID-19", [
[INFO] [stdout]      | | __________________^
[INFO] [stdout]   60 | ||         ("getConfirmedCounts", ["country", "state", "city"].as_slice()),
[INFO] [stdout]   61 | ||         ("getDeathCounts", ["country", "state", "city"].as_slice()),
[INFO] [stdout]   62 | ||         ("getLocationCoordinates", ["country", "state", "city"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]   68 | ||         ("getVaccinationStates", [].as_slice()),
[INFO] [stdout]   69 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:70:37
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   70 | |      ("COVID-19 Estimated ICU Beds", [
[INFO] [stdout]      | | _____________________________________^
[INFO] [stdout]   71 | ||         ("getAllStateValues", [].as_slice()),
[INFO] [stdout]   72 | ||         ("getCollectionDate", ["state"].as_slice()),
[INFO] [stdout]   73 | ||         ("getCountLL", ["state"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]   83 | ||         ("getTotalUL", ["state"].as_slice()),
[INFO] [stdout]   84 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:85:26
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   85 | |      ("COVID-19 ICU Bed", [
[INFO] [stdout]      | | __________________________^
[INFO] [stdout]   86 | ||         ("getAllStateValues", [].as_slice()),
[INFO] [stdout]   87 | ||         ("getCollectionDate", ["state"].as_slice()),
[INFO] [stdout]   88 | ||         ("getPercentageOfStaffedAdultICUBedsOccupiedEstimated", ["state"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]   91 | ||         ("getTotalStaffedAdultICUBeds", ["state"].as_slice()),
[INFO] [stdout]   92 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:93:30
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]   93 | |      ("CS PhDs By Ethnicity", [
[INFO] [stdout]      | | ______________________________^
[INFO] [stdout]   94 | ||         ("getAsianByYear", [].as_slice()),
[INFO] [stdout]   95 | ||         ("getAsianColumn", [].as_slice()),
[INFO] [stdout]   96 | ||         ("getBlackByYear", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  104 | ||         ("getYearColumn", [].as_slice()),
[INFO] [stdout]  105 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:106:23
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  106 | |      ("Cape Grim CO2", [
[INFO] [stdout]      | | _______________________^
[INFO] [stdout]  107 | ||         ("getAllCO2PpmValues", [].as_slice()),
[INFO] [stdout]  108 | ||         ("getAllDATEValues", [].as_slice()),
[INFO] [stdout]  109 | ||         ("getCO2Ppm", ["DATE"].as_slice()),
[INFO] [stdout]  110 | ||         ("getRecord", ["DATE"].as_slice()),
[INFO] [stdout]  111 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:112:15
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  112 | |      ("Chart", [
[INFO] [stdout]      | | _______________^
[INFO] [stdout]  113 | ||         ("defaultOptions", [].as_slice()),
[INFO] [stdout]  114 | ||         ("draw", ["lines", "options"].as_slice()),
[INFO] [stdout]  115 | ||         ("drawBarChart", ["dataset", "xAxisTag", "yAxisTag", "datasetTag", "title"].as_slice()),
[INFO] [stdout]  116 | ||         ("drawLineChart", ["dataset", "xAxisTag", "yAxisTag", "datasetTag", "title"].as_slice()),
[INFO] [stdout]  117 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:118:26
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  118 | |      ("Climate Forcings", [
[INFO] [stdout]      | | __________________________^
[INFO] [stdout]  119 | ||         ("getAerosolsByYear", [].as_slice()),
[INFO] [stdout]  120 | ||         ("getAerosolsColumn", [].as_slice()),
[INFO] [stdout]  121 | ||         ("getAllByYear", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  143 | ||         ("getYearColumn", [].as_slice()),
[INFO] [stdout]  144 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:145:24
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  145 | |      ("CloudVariables", [
[INFO] [stdout]      | | ________________________^
[INFO] [stdout]  146 | ||         ("deleteUserVariable", ["name"].as_slice()),
[INFO] [stdout]  147 | ||         ("deleteVariable", ["name", "password"].as_slice()),
[INFO] [stdout]  148 | ||         ("getUserVariable", ["name"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  155 | ||         ("unlockVariable", ["name", "password"].as_slice()),
[INFO] [stdout]  156 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:157:18
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  157 | |      ("ConnectN", [
[INFO] [stdout]      | | __________________^
[INFO] [stdout]  158 | ||         ("isFullBoard", [].as_slice()),
[INFO] [stdout]  159 | ||         ("isGameOver", [].as_slice()),
[INFO] [stdout]  160 | ||         ("newGame", ["row", "column", "numDotsToConnect"].as_slice()),
[INFO] [stdout]  161 | ||         ("play", ["row", "column"].as_slice()),
[INFO] [stdout]  162 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:163:30
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  163 | |      ("Coral Growth Anomaly", [
[INFO] [stdout]      | | ______________________________^
[INFO] [stdout]  164 | ||         ("getCoralGrowthAnomalyByYEAR", [].as_slice()),
[INFO] [stdout]  165 | ||         ("getCoralGrowthAnomalyColumn", [].as_slice()),
[INFO] [stdout]  166 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  167 | ||         ("getValue", ["YEAR", "column name"].as_slice()),
[INFO] [stdout]  168 | ||         ("getYEARColumn", [].as_slice()),
[INFO] [stdout]  169 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:170:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  170 | |      ("CoreNLP", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  171 | ||         ("annotate", ["text", "annotators"].as_slice()),
[INFO] [stdout]  172 | ||         ("getAnnotators", [].as_slice()),
[INFO] [stdout]  173 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:174:24
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  174 | |      ("DailyWordGuess", [
[INFO] [stdout]      | | ________________________^
[INFO] [stdout]  175 | ||         ("getWordList", [].as_slice()),
[INFO] [stdout]  176 | ||         ("giveUp", [].as_slice()),
[INFO] [stdout]  177 | ||         ("guess", ["word"].as_slice()),
[INFO] [stdout]  178 | ||         ("timeRemaining", [].as_slice()),
[INFO] [stdout]  179 | ||         ("triesRemaining", [].as_slice()),
[INFO] [stdout]  180 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:181:22
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  181 | |      ("DrugOverdose", [
[INFO] [stdout]      | | ______________________^
[INFO] [stdout]  182 | ||         ("getNumberAllByYear", [].as_slice()),
[INFO] [stdout]  183 | ||         ("getNumberAllColumn", [].as_slice()),
[INFO] [stdout]  184 | ||         ("getNumberOpioidAnyByYear", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  212 | ||         ("getYearColumn", [].as_slice()),
[INFO] [stdout]  213 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:214:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  214 | |      ("EarthOrbit", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]  215 | ||         ("getEccentricity", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  216 | ||         ("getInsolation", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  217 | ||         ("getLongitude", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  218 | ||         ("getObliquity", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  219 | ||         ("getPrecession", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  220 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:221:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  221 | |      ("Earthquakes", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]  222 | ||         ("byRegion", ["minLatitude", "maxLatitude", "minLongitude", "maxLongitude", "startTime", "endTime", "minMagnitude", "ma...
[INFO] [stdout]  223 | ||         ("stop", [].as_slice()),
[INFO] [stdout]  224 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:225:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  225 | |      ("Eclipse2017", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]  226 | ||         ("availableStations", ["maxReadingMedian", "maxDistanceFromCenter", "latitude", "longitude", "maxDistanceFromPoint"].as...
[INFO] [stdout]  227 | ||         ("condition", ["stationId"].as_slice()),
[INFO] [stdout]  228 | ||         ("conditionHistory", ["stationId", "limit"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  240 | ||         ("temperatureHistoryRange", ["stationId", "startTime", "endTime"].as_slice()),
[INFO] [stdout]  241 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:242:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  242 | |      ("Execute", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  243 | ||         ("call", ["fn"].as_slice()),
[INFO] [stdout]  244 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:245:27
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  245 | |      ("Fairbanks Weather", [
[INFO] [stdout]      | | ___________________________^
[INFO] [stdout]  246 | ||         ("getAllDATEValues", [].as_slice()),
[INFO] [stdout]  247 | ||         ("getAllPRCPValues", [].as_slice()),
[INFO] [stdout]  248 | ||         ("getAllSNOWValues", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  257 | ||         ("getTOBS", ["DATE"].as_slice()),
[INFO] [stdout]  258 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:259:31
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  259 | |      ("Franklin Temperatures", [
[INFO] [stdout]      | | _______________________________^
[INFO] [stdout]  260 | ||         ("getAllDATEValues", [].as_slice()),
[INFO] [stdout]  261 | ||         ("getAllTMAXValues", [].as_slice()),
[INFO] [stdout]  262 | ||         ("getAllTMINValues", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  267 | ||         ("getTOBS", ["DATE"].as_slice()),
[INFO] [stdout]  268 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:269:18
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  269 | |      ("GDPTrend", [
[INFO] [stdout]      | | __________________^
[INFO] [stdout]  270 | ||         ("getChinaByYear", [].as_slice()),
[INFO] [stdout]  271 | ||         ("getChinaColumn", [].as_slice()),
[INFO] [stdout]  272 | ||         ("getGermanyByYear", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  280 | ||         ("getYearColumn", [].as_slice()),
[INFO] [stdout]  281 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:282:16
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  282 | |      ("Genius", [
[INFO] [stdout]      | | ________________^
[INFO] [stdout]  283 | ||         ("getArtist", ["ID"].as_slice()),
[INFO] [stdout]  284 | ||         ("getSong", ["ID"].as_slice()),
[INFO] [stdout]  285 | ||         ("getSongLyrics", ["ID"].as_slice()),
[INFO] [stdout]  286 | ||         ("getSongsByArtist", ["ID"].as_slice()),
[INFO] [stdout]  287 | ||         ("searchSongs", ["query"].as_slice()),
[INFO] [stdout]  288 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:289:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  289 | |      ("Geolocation", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]  290 | ||         ("city", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]  291 | ||         ("country", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]  292 | ||         ("countryCode", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  300 | ||         ("timezone", ["address"].as_slice()),
[INFO] [stdout]  301 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:302:31
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  302 | |      ("GlobalLandTemperature", [
[INFO] [stdout]      | | _______________________________^
[INFO] [stdout]  303 | ||         ("get10YearAverage", ["Date"].as_slice()),
[INFO] [stdout]  304 | ||         ("getAll10YearAverageValues", [].as_slice()),
[INFO] [stdout]  305 | ||         ("getAllAnnualValues", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  310 | ||         ("getRecord", ["Date"].as_slice()),
[INFO] [stdout]  311 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:312:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  312 | |      ("GoogleMaps", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]  313 | ||         ("getDistance", ["startLatitude", "startLongitude", "endLatitude", "endLongitude"].as_slice()),
[INFO] [stdout]  314 | ||         ("getEarthCoordinates", ["x", "y"].as_slice()),
[INFO] [stdout]  315 | ||         ("getImageCoordinates", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  328 | ||         ("minLongitude", [].as_slice()),
[INFO] [stdout]  329 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:330:26
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  330 | |      ("GoogleStreetView", [
[INFO] [stdout]      | | __________________________^
[INFO] [stdout]  331 | ||         ("getInfo", ["latitude", "longitude", "fieldofview", "heading", "pitch"].as_slice()),
[INFO] [stdout]  332 | ||         ("getInfoFromAddress", ["location", "fieldofview", "heading", "pitch"].as_slice()),
[INFO] [stdout]  333 | ||         ("getView", ["latitude", "longitude", "width", "height", "fieldofview", "heading", "pitch"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  337 | ||         ("isAvailableFromAddress", ["location", "fieldofview", "heading", "pitch"].as_slice()),
[INFO] [stdout]  338 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:339:25
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  339 | |      ("HPV Vaccination", [
[INFO] [stdout]      | | _________________________^
[INFO] [stdout]  340 | ||         ("getAllSexValues", [].as_slice()),
[INFO] [stdout]  341 | ||         ("getAnnualPercentChangeAPC", ["Sex"].as_slice()),
[INFO] [stdout]  342 | ||         ("getAverageAnnualPercentChangeAAPC", ["Sex"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  347 | ||         ("getYear", ["Sex"].as_slice()),
[INFO] [stdout]  348 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:349:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  349 | |      ("Hangman", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  350 | ||         ("getCurrentlyKnownWord", [].as_slice()),
[INFO] [stdout]  351 | ||         ("getWrongCount", [].as_slice()),
[INFO] [stdout]  352 | ||         ("guess", ["letter"].as_slice()),
[INFO] [stdout]  353 | ||         ("isWordGuessed", [].as_slice()),
[INFO] [stdout]  354 | ||         ("setWord", ["word"].as_slice()),
[INFO] [stdout]  355 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:356:31
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  356 | |      ("HistoricalTemperature", [
[INFO] [stdout]      | | _______________________________^
[INFO] [stdout]  357 | ||         ("annualAnomaly", ["region"].as_slice()),
[INFO] [stdout]  358 | ||         ("fiveYearAnomaly", ["region"].as_slice()),
[INFO] [stdout]  359 | ||         ("monthlyAnomaly", ["region"].as_slice()),
[INFO] [stdout]  360 | ||         ("tenYearAnomaly", ["region"].as_slice()),
[INFO] [stdout]  361 | ||         ("twentyYearAnomaly", ["region"].as_slice()),
[INFO] [stdout]  362 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:363:32
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  363 | |      ("HumanMortalityDatabase", [
[INFO] [stdout]      | | ________________________________^
[INFO] [stdout]  364 | ||         ("getAllData", [].as_slice()),
[INFO] [stdout]  365 | ||         ("getAllDataForCountry", ["country"].as_slice()),
[INFO] [stdout]  366 | ||         ("getCategories", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  369 | ||         ("getTimeSeries", ["country", "gender", "category"].as_slice()),
[INFO] [stdout]  370 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:371:23
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  371 | |      ("HurricaneData", [
[INFO] [stdout]      | | _______________________^
[INFO] [stdout]  372 | ||         ("getHurricaneData", ["name", "year"].as_slice()),
[INFO] [stdout]  373 | ||         ("getHurricanesInYear", ["year"].as_slice()),
[INFO] [stdout]  374 | ||         ("getYearsWithHurricaneNamed", ["name"].as_slice()),
[INFO] [stdout]  375 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:376:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  376 | |      ("IceCoreData", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]  377 | ||         ("getCarbonDioxideData", ["core", "startyear", "endyear"].as_slice()),
[INFO] [stdout]  378 | ||         ("getDataAvailability", [].as_slice()),
[INFO] [stdout]  379 | ||         ("getDelta18OData", ["core", "startyear", "endyear"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  383 | ||         ("getTemperatureData", ["core", "startyear", "endyear"].as_slice()),
[INFO] [stdout]  384 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:385:18
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  385 | |      ("IoTScape", [
[INFO] [stdout]      | | __________________^
[INFO] [stdout]  386 | ||         ("getDevices", ["service"].as_slice()),
[INFO] [stdout]  387 | ||         ("getMessageTypes", ["service"].as_slice()),
[INFO] [stdout]  388 | ||         ("getServices", [].as_slice()),
[INFO] [stdout]  389 | ||         ("send", ["service", "id", "command"].as_slice()),
[INFO] [stdout]  390 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:391:23
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  391 | |      ("KeyValueStore", [
[INFO] [stdout]      | | _______________________^
[INFO] [stdout]  392 | ||         ("child", ["key", "password"].as_slice()),
[INFO] [stdout]  393 | ||         ("delete", ["key", "password"].as_slice()),
[INFO] [stdout]  394 | ||         ("get", ["key", "password"].as_slice()),
[INFO] [stdout]  395 | ||         ("parent", ["key"].as_slice()),
[INFO] [stdout]  396 | ||         ("put", ["key", "value", "password"].as_slice()),
[INFO] [stdout]  397 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:398:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  398 | |      ("LIDARSensor", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]  399 | ||         ("getDevices", [].as_slice()),
[INFO] [stdout]  400 | ||         ("getRange", ["id"].as_slice()),
[INFO] [stdout]  401 | ||         ("listen", ["id"].as_slice()),
[INFO] [stdout]  402 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:403:35
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  403 | |      ("LandOceanTemperatureIndex", [
[INFO] [stdout]      | | ___________________________________^
[INFO] [stdout]  404 | ||         ("getAllAprValues", [].as_slice()),
[INFO] [stdout]  405 | ||         ("getAllAugValues", [].as_slice()),
[INFO] [stdout]  406 | ||         ("getAllDJFValues", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  441 | ||         ("getSep", ["Year"].as_slice()),
[INFO] [stdout]  442 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:443:25
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  443 | |      ("MaunaLoaCO2Data", [
[INFO] [stdout]      | | _________________________^
[INFO] [stdout]  444 | ||         ("getCO2Trend", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  445 | ||         ("getRawCO2", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  446 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:447:19
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  447 | |      ("MetMuseum", [
[INFO] [stdout]      | | ___________________^
[INFO] [stdout]  448 | ||         ("advancedSearch", ["field", "query", "skip", "limit"].as_slice()),
[INFO] [stdout]  449 | ||         ("fields", [].as_slice()),
[INFO] [stdout]  450 | ||         ("getImageUrls", ["id"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  464 | ||         ("searchByTitle", ["query"].as_slice()),
[INFO] [stdout]  465 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:466:23
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  466 | |      ("MetalDetector", [
[INFO] [stdout]      | | _______________________^
[INFO] [stdout]  467 | ||         ("dig", ["id"].as_slice()),
[INFO] [stdout]  468 | ||         ("getDevices", [].as_slice()),
[INFO] [stdout]  469 | ||         ("getIntensity", ["id"].as_slice()),
[INFO] [stdout]  470 | ||         ("listen", ["id"].as_slice()),
[INFO] [stdout]  471 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:472:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  472 | |      ("MovieDB", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  473 | ||         ("getImage", ["path"].as_slice()),
[INFO] [stdout]  474 | ||         ("movieBackdropPath", ["id"].as_slice()),
[INFO] [stdout]  475 | ||         ("movieBudget", ["id"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  526 | ||         ("searchPerson", ["name"].as_slice()),
[INFO] [stdout]  527 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:528:14
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  528 | |      ("NASA", [
[INFO] [stdout]      | | ______________^
[INFO] [stdout]  529 | ||         ("apod", [].as_slice()),
[INFO] [stdout]  530 | ||         ("apodDetails", [].as_slice()),
[INFO] [stdout]  531 | ||         ("apodMedia", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  534 | ||         ("marsWeather", [].as_slice()),
[INFO] [stdout]  535 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:536:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  536 | |      ("NPlayer", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  537 | ||         ("endTurn", ["next"].as_slice()),
[INFO] [stdout]  538 | ||         ("getActive", [].as_slice()),
[INFO] [stdout]  539 | ||         ("getN", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  542 | ||         ("start", [].as_slice()),
[INFO] [stdout]  543 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:544:30
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  544 | |      ("NewYorkPublicLibrary", [
[INFO] [stdout]      | | ______________________________^
[INFO] [stdout]  545 | ||         ("getDetails", ["uuid"].as_slice()),
[INFO] [stdout]  546 | ||         ("getImage", ["itemID"].as_slice()),
[INFO] [stdout]  547 | ||         ("search", ["term", "perPage", "page"].as_slice()),
[INFO] [stdout]  548 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:549:22
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  549 | |      ("NewYorkTimes", [
[INFO] [stdout]      | | ______________________^
[INFO] [stdout]  550 | ||         ("getArticleSections", [].as_slice()),
[INFO] [stdout]  551 | ||         ("getArticlesWithConcept", ["concept"].as_slice()),
[INFO] [stdout]  552 | ||         ("getBestSellerLists", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  570 | ||         ("searchMovieReviews", ["query", "offset"].as_slice()),
[INFO] [stdout]  571 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:572:19
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  572 | |      ("OceanData", [
[INFO] [stdout]      | | ___________________^
[INFO] [stdout]  573 | ||         ("getDeepOceanTemp", ["startYear", "endYear"].as_slice()),
[INFO] [stdout]  574 | ||         ("getOxygenRatio", ["startYear", "endYear"].as_slice()),
[INFO] [stdout]  575 | ||         ("getSeaLevel", ["startYear", "endYear"].as_slice()),
[INFO] [stdout]  576 | ||         ("getSurfaceTemp", ["startYear", "endYear"].as_slice()),
[INFO] [stdout]  577 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:578:33
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  578 | |      ("PaleoceanOxygenIsotopes", [
[INFO] [stdout]      | | _________________________________^
[INFO] [stdout]  579 | ||         ("getAverageSedimentationRates", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  580 | ||         ("getDelta18O", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  581 | ||         ("getDelta18OError", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  582 | ||         ("getNormalizedSedimentationRates", ["startyear", "endyear"].as_slice()),
[INFO] [stdout]  583 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:584:22
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  584 | |      ("ParallelDots", [
[INFO] [stdout]      | | ______________________^
[INFO] [stdout]  585 | ||         ("getAbuse", ["text"].as_slice()),
[INFO] [stdout]  586 | ||         ("getEmotion", ["text"].as_slice()),
[INFO] [stdout]  587 | ||         ("getIntent", ["text"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  593 | ||         ("getTaxonomy", ["text"].as_slice()),
[INFO] [stdout]  594 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:595:16
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  595 | |      ("People", [
[INFO] [stdout]      | | ________________^
[INFO] [stdout]  596 | ||         ("getAgeByName", [].as_slice()),
[INFO] [stdout]  597 | ||         ("getAgeColumn", [].as_slice()),
[INFO] [stdout]  598 | ||         ("getNameColumn", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  602 | ||         ("getValue", ["name", "column name"].as_slice()),
[INFO] [stdout]  603 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:604:18
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  604 | |      ("PhoneIoT", [
[INFO] [stdout]      | | __________________^
[INFO] [stdout]  605 | ||         ("addButton", ["device", "x", "y", "width", "height", "text", "options"].as_slice()),
[INFO] [stdout]  606 | ||         ("addImageDisplay", ["device", "x", "y", "width", "height", "options"].as_slice()),
[INFO] [stdout]  607 | ||         ("addJoystick", ["device", "x", "y", "width", "options"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  658 | ||         ("stopSensors", ["device"].as_slice()),
[INFO] [stdout]  659 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:660:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  660 | |      ("Pixabay", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  661 | ||         ("getImage", ["url"].as_slice()),
[INFO] [stdout]  662 | ||         ("searchAll", ["keywords", "maxHeight", "minHeight"].as_slice()),
[INFO] [stdout]  663 | ||         ("searchIllustration", ["keywords", "maxHeight", "minHeight"].as_slice()),
[INFO] [stdout]  664 | ||         ("searchPhoto", ["keywords", "maxHeight", "minHeight"].as_slice()),
[INFO] [stdout]  665 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:666:24
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  666 | |      ("PositionSensor", [
[INFO] [stdout]      | | ________________________^
[INFO] [stdout]  667 | ||         ("getDevices", [].as_slice()),
[INFO] [stdout]  668 | ||         ("getHeading", ["id"].as_slice()),
[INFO] [stdout]  669 | ||         ("getPosition", ["id"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  673 | ||         ("listen", ["id"].as_slice()),
[INFO] [stdout]  674 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:675:26
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  675 | |      ("ProjectGutenberg", [
[INFO] [stdout]      | | __________________________^
[INFO] [stdout]  676 | ||         ("getInfo", ["ID"].as_slice()),
[INFO] [stdout]  677 | ||         ("getText", ["ID"].as_slice()),
[INFO] [stdout]  678 | ||         ("search", ["field", "text"].as_slice()),
[INFO] [stdout]  679 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:680:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  680 | |      ("PublicRoles", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]  681 | ||         ("getPublicRoleId", [].as_slice()),
[INFO] [stdout]  682 | ||         ("requestPublicRoleId", [].as_slice()),
[INFO] [stdout]  683 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:684:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  684 | |      ("RainViewer", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]  685 | ||         ("getColorSchemes", [].as_slice()),
[INFO] [stdout]  686 | ||         ("getOverlay", ["latitude", "longitude", "width", "height", "zoom", "timeOffset", "options"].as_slice()),
[INFO] [stdout]  687 | ||         ("getTimeOffsets", [].as_slice()),
[INFO] [stdout]  688 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:689:19
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  689 | |      ("RoboScape", [
[INFO] [stdout]      | | ___________________^
[INFO] [stdout]  690 | ||         ("eavesdrop", ["robots"].as_slice()),
[INFO] [stdout]  691 | ||         ("getRobots", [].as_slice()),
[INFO] [stdout]  692 | ||         ("listen", ["robots"].as_slice()),
[INFO] [stdout]  693 | ||         ("send", ["robot", "command"].as_slice()),
[INFO] [stdout]  694 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:695:12
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  695 | |      ("S1", [
[INFO] [stdout]      | | ____________^
[INFO] [stdout]  696 | ||         ("get1222021", ["Well A"].as_slice()),
[INFO] [stdout]  697 | ||         ("get172", ["Well A"].as_slice()),
[INFO] [stdout]  698 | ||         ("getAllWellAValues", [].as_slice()),
[INFO] [stdout]  699 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  700 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:701:25
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  701 | |      ("ServiceCreation", [
[INFO] [stdout]      | | _________________________^
[INFO] [stdout]  702 | ||         ("createServiceFromTable", ["name", "data", "options"].as_slice()),
[INFO] [stdout]  703 | ||         ("deleteService", ["name"].as_slice()),
[INFO] [stdout]  704 | ||         ("getCreateFromTableOptions", ["data"].as_slice()),
[INFO] [stdout]  705 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:706:23
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  706 | |      ("SimpleHangman", [
[INFO] [stdout]      | | _______________________^
[INFO] [stdout]  707 | ||         ("getCurrentlyKnownWord", [].as_slice()),
[INFO] [stdout]  708 | ||         ("getWrongCount", [].as_slice()),
[INFO] [stdout]  709 | ||         ("guess", ["letter"].as_slice()),
[INFO] [stdout]  710 | ||         ("isWordGuessed", [].as_slice()),
[INFO] [stdout]  711 | ||         ("restart", ["word"].as_slice()),
[INFO] [stdout]  712 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:713:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  713 | |      ("Smithsonian", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]  714 | ||         ("getImage", ["id"].as_slice()),
[INFO] [stdout]  715 | ||         ("search", ["term", "count", "skip"].as_slice()),
[INFO] [stdout]  716 | ||         ("searchImageContent", ["term", "count", "skip"].as_slice()),
[INFO] [stdout]  717 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:718:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  718 | |      ("StarMap", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  719 | ||         ("arcHourMinSecToDeg", ["arcHour", "arcMin", "arcSec"].as_slice()),
[INFO] [stdout]  720 | ||         ("findObject", ["name"].as_slice()),
[INFO] [stdout]  721 | ||         ("getImage", ["right_ascension", "declination", "arcseconds_per_pixel", "options", "width", "height"].as_slice()),
[INFO] [stdout]  722 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:723:28
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  723 | |      ("StudentPerformance", [
[INFO] [stdout]      | | ____________________________^
[INFO] [stdout]  724 | ||         ("getAllGenderValues", [].as_slice()),
[INFO] [stdout]  725 | ||         ("getLunch", ["gender"].as_slice()),
[INFO] [stdout]  726 | ||         ("getMathScore", ["gender"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  732 | ||         ("getWritingScore", ["gender"].as_slice()),
[INFO] [stdout]  733 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:734:29
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  734 | |      ("SummerOlympicMedals", [
[INFO] [stdout]      | | _____________________________^
[INFO] [stdout]  735 | ||         ("getAllYearValues", [].as_slice()),
[INFO] [stdout]  736 | ||         ("getAthlete", ["Year"].as_slice()),
[INFO] [stdout]  737 | ||         ("getCityForYear", ["Year"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  743 | ||         ("getSport", ["Year"].as_slice()),
[INFO] [stdout]  744 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:745:29
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  745 | |      ("TemperatureDatabase", [
[INFO] [stdout]      | | _____________________________^
[INFO] [stdout]  746 | ||         ("getAerosolsByYear", [].as_slice()),
[INFO] [stdout]  747 | ||         ("getAerosolsColumn", [].as_slice()),
[INFO] [stdout]  748 | ||         ("getAllByYear", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  770 | ||         ("getYearColumn", [].as_slice()),
[INFO] [stdout]  771 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:772:38
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  772 | |      ("TheMapotakes's First Service", [
[INFO] [stdout]      | | ______________________________________^
[INFO] [stdout]  773 | ||         ("getAwayScoreSum", [].as_slice()),
[INFO] [stdout]  774 | ||         ("getDateColumn", [].as_slice()),
[INFO] [stdout]  775 | ||         ("getHomeScoreSum", [].as_slice()),
[INFO] [stdout]  776 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:777:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  777 | |      ("Thingspeak", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]  778 | ||         ("channelDetails", ["id"].as_slice()),
[INFO] [stdout]  779 | ||         ("channelFeed", ["id", "numResult"].as_slice()),
[INFO] [stdout]  780 | ||         ("privateChannelFeed", ["id", "numResult", "apiKey"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  783 | ||         ("searchByTagAndLocation", ["tag", "latitude", "longitude", "distance", "limit", "updatedSince"].as_slice()),
[INFO] [stdout]  784 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:785:27
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  785 | |      ("ThisXDoesNotExist", [
[INFO] [stdout]      | | ___________________________^
[INFO] [stdout]  786 | ||         ("getArtwork", [].as_slice()),
[INFO] [stdout]  787 | ||         ("getCat", [].as_slice()),
[INFO] [stdout]  788 | ||         ("getCongressPerson", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  794 | ||         ("getWaifu", [].as_slice()),
[INFO] [stdout]  795 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:796:29
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  796 | |      ("Tobacco Consumption", [
[INFO] [stdout]      | | _____________________________^
[INFO] [stdout]  797 | ||         ("getAllMeasureValues", [].as_slice()),
[INFO] [stdout]  798 | ||         ("getCountry", ["Measure"].as_slice()),
[INFO] [stdout]  799 | ||         ("getValue", ["Measure"].as_slice()),
[INFO] [stdout]  800 | ||         ("getYEA", ["Measure"].as_slice()),
[INFO] [stdout]  801 | ||         ("getYear", ["Measure"].as_slice()),
[INFO] [stdout]  802 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:803:21
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  803 | |      ("Translation", [
[INFO] [stdout]      | | _____________________^
[INFO] [stdout]  804 | ||         ("detectLanguage", ["text"].as_slice()),
[INFO] [stdout]  805 | ||         ("getSupportedLanguages", [].as_slice()),
[INFO] [stdout]  806 | ||         ("toEnglish", ["text"].as_slice()),
[INFO] [stdout]  807 | ||         ("translate", ["text", "from", "to"].as_slice()),
[INFO] [stdout]  808 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:809:16
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  809 | |      ("Trivia", [
[INFO] [stdout]      | | ________________^
[INFO] [stdout]  810 | ||         ("getRandomQuestion", [].as_slice()),
[INFO] [stdout]  811 | ||         ("random", [].as_slice()),
[INFO] [stdout]  812 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:813:25
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  813 | |      ("TwentyQuestions", [
[INFO] [stdout]      | | _________________________^
[INFO] [stdout]  814 | ||         ("answer", ["answer"].as_slice()),
[INFO] [stdout]  815 | ||         ("gameStarted", [].as_slice()),
[INFO] [stdout]  816 | ||         ("guess", ["guess"].as_slice()),
[INFO] [stdout]  817 | ||         ("restart", [].as_slice()),
[INFO] [stdout]  818 | ||         ("start", ["answer"].as_slice()),
[INFO] [stdout]  819 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:820:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  820 | |      ("Twitter", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  821 | ||         ("favorites", ["screenName", "count"].as_slice()),
[INFO] [stdout]  822 | ||         ("favoritesCount", ["screenName"].as_slice()),
[INFO] [stdout]  823 | ||         ("followers", ["screenName"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  827 | ||         ("tweetsPerDay", ["screenName"].as_slice()),
[INFO] [stdout]  828 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:829:16
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  829 | |      ("Vaping", [
[INFO] [stdout]      | | ________________^
[INFO] [stdout]  830 | ||         ("getAllMeasureValues", [].as_slice()),
[INFO] [stdout]  831 | ||         ("getCountry", ["Measure"].as_slice()),
[INFO] [stdout]  832 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  833 | ||         ("getValue", ["Measure"].as_slice()),
[INFO] [stdout]  834 | ||         ("getYear", ["Measure"].as_slice()),
[INFO] [stdout]  835 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:836:29
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  836 | |      ("Vostok Temperatures", [
[INFO] [stdout]      | | _____________________________^
[INFO] [stdout]  837 | ||         ("getAllTemperatureValues", [].as_slice()),
[INFO] [stdout]  838 | ||         ("getAllYearValues", [].as_slice()),
[INFO] [stdout]  839 | ||         ("getRecord", ["Year"].as_slice()),
[INFO] [stdout]  840 | ||         ("getTemperature", ["Year"].as_slice()),
[INFO] [stdout]  841 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:842:23
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  842 | |      ("Water Quality", [
[INFO] [stdout]      | | _______________________^
[INFO] [stdout]  843 | ||         ("getAllWellValues", [].as_slice()),
[INFO] [stdout]  844 | ||         ("getDate", ["Well"].as_slice()),
[INFO] [stdout]  845 | ||         ("getQuality", ["Well"].as_slice()),
[INFO] [stdout]  846 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  847 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:848:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  848 | |      ("WaterWatch", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]  849 | ||         ("gageHeight", ["minLatitude", "maxLatitude", "minLongitude", "maxLongitude"].as_slice()),
[INFO] [stdout]  850 | ||         ("stop", [].as_slice()),
[INFO] [stdout]  851 | ||         ("streamFlow", ["minLatitude", "maxLatitude", "minLongitude", "maxLongitude"].as_slice()),
[INFO] [stdout]  852 | ||         ("waterTemp", ["minLatitude", "maxLatitude", "minLongitude", "maxLongitude"].as_slice()),
[INFO] [stdout]  853 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:854:22
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  854 | |      ("WaypointList", [
[INFO] [stdout]      | | ______________________^
[INFO] [stdout]  855 | ||         ("getDevices", [].as_slice()),
[INFO] [stdout]  856 | ||         ("getNextWaypoint", ["id"].as_slice()),
[INFO] [stdout]  857 | ||         ("listen", ["id"].as_slice()),
[INFO] [stdout]  858 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:859:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  859 | |      ("Weather", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  860 | ||         ("description", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]  861 | ||         ("humidity", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]  862 | ||         ("icon", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  866 | ||         ("windSpeed", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]  867 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:868:19
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  868 | |      ("Well Data", [
[INFO] [stdout]      | | ___________________^
[INFO] [stdout]  869 | ||         ("get1222021", ["Well A"].as_slice()),
[INFO] [stdout]  870 | ||         ("get172", ["Well A"].as_slice()),
[INFO] [stdout]  871 | ||         ("getAllWellAValues", [].as_slice()),
[INFO] [stdout]  872 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  873 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:874:17
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  874 | |      ("Wildcam", [
[INFO] [stdout]      | | _________________^
[INFO] [stdout]  875 | ||         ("getCameras", ["latitude", "longitude", "radius"].as_slice()),
[INFO] [stdout]  876 | ||         ("getImage", ["entry"].as_slice()),
[INFO] [stdout]  877 | ||         ("getSpeciesList", [].as_slice()),
[INFO] [stdout]  878 | ||         ("search", ["startDate", "stopDate", "species", "latitude", "longitude", "radius"].as_slice()),
[INFO] [stdout]  879 | ||         ("searchByCamera", ["startDate", "stopDate", "species", "camera"].as_slice()),
[INFO] [stdout]  880 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:881:19
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  881 | |      ("WordGuess", [
[INFO] [stdout]      | | ___________________^
[INFO] [stdout]  882 | ||         ("getWordList", ["length"].as_slice()),
[INFO] [stdout]  883 | ||         ("giveUp", [].as_slice()),
[INFO] [stdout]  884 | ||         ("guess", ["word"].as_slice()),
[INFO] [stdout]  885 | ||         ("start", ["length"].as_slice()),
[INFO] [stdout]  886 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:887:31
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  887 | |      ("brian's First Service", [
[INFO] [stdout]      | | _______________________________^
[INFO] [stdout]  888 | ||         ("getAwayScoreByDate", [].as_slice()),
[INFO] [stdout]  889 | ||         ("getAwayScoreColumn", [].as_slice()),
[INFO] [stdout]  890 | ||         ("getAwayTeamByDate", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  899 | ||         ("getHomeTeamColumn", [].as_slice()),
[INFO] [stdout]  900 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:901:32
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  901 | |      ("brian's soccer service", [
[INFO] [stdout]      | | ________________________________^
[INFO] [stdout]  902 | ||         ("getAwayScoreByDate", [].as_slice()),
[INFO] [stdout]  903 | ||         ("getAwayScoreColumn", [].as_slice()),
[INFO] [stdout]  904 | ||         ("getAwayTeamByDate", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  916 | ||         ("getValue", ["date", "column name"].as_slice()),
[INFO] [stdout]  917 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:918:32
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  918 | |      ("cbradyisTestingFromCSV", [
[INFO] [stdout]      | | ________________________________^
[INFO] [stdout]  919 | ||         ("getAreaByIndex", [].as_slice()),
[INFO] [stdout]  920 | ||         ("getAreaColumn", [].as_slice()),
[INFO] [stdout]  921 | ||         ("getIndexColumn", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  927 | ||         ("getValue", ["index", "column name"].as_slice()),
[INFO] [stdout]  928 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:929:19
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  929 | |      ("classhole", [
[INFO] [stdout]      | | ___________________^
[INFO] [stdout]  930 | ||         ("getAColumn", [].as_slice()),
[INFO] [stdout]  931 | ||         ("getBByA", [].as_slice()),
[INFO] [stdout]  932 | ||         ("getBColumn", [].as_slice()),
[INFO] [stdout]  933 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  934 | ||         ("getValue", ["a", "column name"].as_slice()),
[INFO] [stdout]  935 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:936:36
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  936 | |      ("coreys-soccer-wtih-options", [
[INFO] [stdout]      | | ____________________________________^
[INFO] [stdout]  937 | ||         ("getAwayScoreByDate", [].as_slice()),
[INFO] [stdout]  938 | ||         ("getAwayScoreColumn", [].as_slice()),
[INFO] [stdout]  939 | ||         ("getAwayTeamByDate", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  951 | ||         ("getValue", ["date", "column name"].as_slice()),
[INFO] [stdout]  952 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:953:15
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  953 | |      ("dummy", [
[INFO] [stdout]      | | _______________^
[INFO] [stdout]  954 | ||         ("get12ByA", [].as_slice()),
[INFO] [stdout]  955 | ||         ("get12Column", [].as_slice()),
[INFO] [stdout]  956 | ||         ("getAColumn", [].as_slice()),
[INFO] [stdout]  957 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  958 | ||         ("getValue", ["A", "column name"].as_slice()),
[INFO] [stdout]  959 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:960:23
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  960 | |      ("empty service", [
[INFO] [stdout]      | | _______________________^
[INFO] [stdout]  961 | ||         ("get0By0", [].as_slice()),
[INFO] [stdout]  962 | ||         ("get0Column", [].as_slice()),
[INFO] [stdout]  963 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  964 | ||         ("getValue", ["0", "column name"].as_slice()),
[INFO] [stdout]  965 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:966:24
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  966 | |      ("myfirstservice", [
[INFO] [stdout]      | | ________________________^
[INFO] [stdout]  967 | ||         ("getAForA", ["a"].as_slice()),
[INFO] [stdout]  968 | ||         ("getAllAValues", [].as_slice()),
[INFO] [stdout]  969 | ||         ("getBForA", ["a"].as_slice()),
[INFO] [stdout]  970 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  971 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:972:19
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  972 | |      ("myservice", [
[INFO] [stdout]      | | ___________________^
[INFO] [stdout]  973 | ||         ("getAColumn", [].as_slice()),
[INFO] [stdout]  974 | ||         ("getBByA", [].as_slice()),
[INFO] [stdout]  975 | ||         ("getBColumn", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout]  979 | ||         ("getValue", ["a", "column name"].as_slice()),
[INFO] [stdout]  980 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:981:20
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  981 | |      ("myservice1", [
[INFO] [stdout]      | | ____________________^
[INFO] [stdout]  982 | ||         ("get1ByA", [].as_slice()),
[INFO] [stdout]  983 | ||         ("get1Column", [].as_slice()),
[INFO] [stdout]  984 | ||         ("getAColumn", [].as_slice()),
[INFO] [stdout]  985 | ||         ("getTable", [].as_slice()),
[INFO] [stdout]  986 | ||         ("getValue", ["a", "column name"].as_slice()),
[INFO] [stdout]  987 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:988:16
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout]  988 | |      ("soccer", [
[INFO] [stdout]      | | ________________^
[INFO] [stdout]  989 | ||         ("getAwayScoreByDate", [].as_slice()),
[INFO] [stdout]  990 | ||         ("getAwayScoreColumn", [].as_slice()),
[INFO] [stdout]  991 | ||         ("getAwayTeamByDate", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1003 | ||         ("getValue", ["date", "column name"].as_slice()),
[INFO] [stdout] 1004 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |      ].as_slice()),
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netsblox-ast-0.5.12/src/rpcs.rs:1005:15
[INFO] [stdout]      |
[INFO] [stdout]    1 |    pub(crate) const SERVICE_INFO: &'static [(&'static str, &'static [(&'static str, &'static [&'static str])])] = [
[INFO] [stdout]      |  _________________________________________________________________________________________________________________-
[INFO] [stdout]    2 | |      ("AirQuality", [
[INFO] [stdout]    3 | |          ("aqi", ["latitude", "longitude"].as_slice()),
[INFO] [stdout]    4 | |          ("qualityIndex", ["latitude", "longitude"].as_slice()),
[INFO] [stdout] ...    |
[INFO] [stdout] 1005 | |      ("test1", [
[INFO] [stdout]      | | _______________^
[INFO] [stdout] 1006 | ||         ("get1Column", [].as_slice()),
[INFO] [stdout] 1007 | ||         ("get2By1", [].as_slice()),
[INFO] [stdout] 1008 | ||         ("get2Column", [].as_slice()),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1012 | ||         ("getValue", ["1", "column name"].as_slice()),
[INFO] [stdout] 1013 | ||     ].as_slice()),
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1014 | |  ].as_slice();
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]      |               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netsblox-ast` (lib) due to 101 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9eff0cb85cc1e780f72d4fc559d460fc8ee67a52f775fa45fba8fe3bd8a6e730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eff0cb85cc1e780f72d4fc559d460fc8ee67a52f775fa45fba8fe3bd8a6e730", kill_on_drop: false }`
[INFO] [stdout] 9eff0cb85cc1e780f72d4fc559d460fc8ee67a52f775fa45fba8fe3bd8a6e730
