[INFO] fetching crate nc_rsdk 0.1.0...
[INFO] testing nc_rsdk-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate nc_rsdk 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate nc_rsdk 0.1.0
[INFO] finished tweaking crates.io crate nc_rsdk 0.1.0
[INFO] tweaked toml for crates.io crate nc_rsdk 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nc_rsdk 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nc_rsdk 0.1.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha256 v1.1.2
[INFO] [stderr]   Downloaded eosio_numstr v0.3.0
[INFO] [stderr]   Downloaded eosio v0.3.1
[INFO] [stderr]   Downloaded dotenv_codegen_implementation v0.15.0
[INFO] [stderr]   Downloaded dotenv_codegen v0.15.0
[INFO] [stderr]   Downloaded eosio_macros_internal v0.3.1
[INFO] [stderr]   Downloaded eosio_macros v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bff8f83244faf31d5165af6bf0830a34594eb1731c5b62f734af3940c49ad4e7
[INFO] running `Command { std: "docker" "start" "-a" "bff8f83244faf31d5165af6bf0830a34594eb1731c5b62f734af3940c49ad4e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bff8f83244faf31d5165af6bf0830a34594eb1731c5b62f734af3940c49ad4e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bff8f83244faf31d5165af6bf0830a34594eb1731c5b62f734af3940c49ad4e7", kill_on_drop: false }`
[INFO] [stdout] bff8f83244faf31d5165af6bf0830a34594eb1731c5b62f734af3940c49ad4e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9af7c13346eb2f7671c01b0587d652bcd7888dd3a3c2aa14491a969c79094fe6
[INFO] running `Command { std: "docker" "start" "-a" "9af7c13346eb2f7671c01b0587d652bcd7888dd3a3c2aa14491a969c79094fe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling eosio_numstr v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling sha256 v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling eosio_macros_internal v0.3.1
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling eosio_macros v0.3.1
[INFO] [stderr]    Compiling eosio v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling nc_rsdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/c_api/chain_api.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |         hv(String::from(dotenv!("VERIFICATION_CODE"))).unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/c_api/chain_api.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |         hv(String::from(dotenv!("PRIVATE_KEY"))).unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/c_api/chain_api.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |         hv(String::from(dotenv!("VERIFICATION_CODE"))).unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/c_api/chain_api.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |         hv(String::from(dotenv!("PRIVATE_KEY"))).unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/c_api/chain_api.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |         hv(String::from(dotenv!("VERIFICATION_CODE"))).unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/c_api/chain_api.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |         hv("newsafe".to_owned() + &String::from(dotenv!("PRIVATE_KEY"))).unwrap(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/c_api/chain_api.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |         hv("newsafe".to_owned() + &String::from(dotenv!("PRIVATE_KEY"))).unwrap(),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/c_api/chain_api.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |         hv(String::from(dotenv!("VERIFICATION_CODE"))).unwrap(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/c_api/chain_api.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |         hv(String::from(dotenv!("PRIVATE_KEY"))).unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/c_api/chain_api.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |         hv(String::from(dotenv!("VERIFICATION_CODE"))).unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/c_api/chain_api.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |         hv(String::from(dotenv!("PRIVATE_KEY"))).unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/c_api/chain_api.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |         hv(String::from(dotenv!("VERIFICATION_CODE"))).unwrap(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]   --> src/io_sys/io.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(tests)]
[INFO] [stdout]    |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> src/c_api/chain_api.rs:186:27
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub async fn get_top_pool(opts: TopPoolPayload) -> Response {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> src/c_api/chain_api.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub async fn get_top_pool(opts: TopPoolPayload) -> Response {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> src/c_api/chain_api.rs:242:27
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn get_vote(opts: VotePayload) -> Response {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> src/c_api/chain_api.rs:260:41
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn get_contract_whitelist(opts: WhiteListPayload) -> Response {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/eos_api/api.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn get_required_keys(args: AuthorityProviderArgs) -> Option<Vec<String>> {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `raw_abi`
[INFO] [stdout]   --> src/eos_api/api.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let raw_abi = reqwest::get(account_name);
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_abi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/json_rpc/rpc.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         for i in 0..257 {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> src/json_rpc/rpc.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn create_base_64_map(s: String) -> Result<Base64Map, ()> {
[INFO] [stdout]   |                           ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gtr_wp`
[INFO] [stdout]   --> src/main.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let gtr_wp: Response = get_table_rows_with_payload(&payload).await.unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gtr_wp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nc_rsdk` (bin "nc_rsdk") due to 12 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9af7c13346eb2f7671c01b0587d652bcd7888dd3a3c2aa14491a969c79094fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af7c13346eb2f7671c01b0587d652bcd7888dd3a3c2aa14491a969c79094fe6", kill_on_drop: false }`
[INFO] [stdout] 9af7c13346eb2f7671c01b0587d652bcd7888dd3a3c2aa14491a969c79094fe6
