[INFO] fetching crate rcc-aptos 0.1.0...
[INFO] building rcc-aptos-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rcc-aptos 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rcc-aptos 0.1.0
[INFO] finished tweaking crates.io crate rcc-aptos 0.1.0
[INFO] tweaked toml for crates.io crate rcc-aptos 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rcc-aptos 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa6cdf08e45d03b2ab89f79d1a95be2d52bd583c241585ec076790a984b6d506
[INFO] running `Command { std: "docker" "start" "-a" "aa6cdf08e45d03b2ab89f79d1a95be2d52bd583c241585ec076790a984b6d506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa6cdf08e45d03b2ab89f79d1a95be2d52bd583c241585ec076790a984b6d506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6cdf08e45d03b2ab89f79d1a95be2d52bd583c241585ec076790a984b6d506", kill_on_drop: false }`
[INFO] [stdout] aa6cdf08e45d03b2ab89f79d1a95be2d52bd583c241585ec076790a984b6d506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34046c4da371500cf00446adf7c308d50a4f558232fa7be7ca2a069ffdf2099f
[INFO] running `Command { std: "docker" "start" "-a" "34046c4da371500cf00446adf7c308d50a4f558232fa7be7ca2a069ffdf2099f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rcc-trait-chain v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling rcc-aptos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(any(test, feature = "fuzzing"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(any(test, feature = "fuzzing"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg_attr(feature = "fuzzing", derive(arbitrary::Arbitrary))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]   --> src/aptos_type/mod.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use module::{Module, ModuleBundle};
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AptosTx`
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::parser::{AptosTx, Parser};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CORE_CODE_ADDRESS` is never used
[INFO] [stdout]   --> src/aptos_type/language_storage.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const CORE_CODE_ADDRESS: AccountAddress = AccountAddress::ONE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_config_chain_id` is never used
[INFO] [stdout]   --> src/aptos_type/chain_id.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn deserialize_config_chain_id<'de, D>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceKey` is never constructed
[INFO] [stdout]   --> src/aptos_type/language_storage.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct ResourceKey {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `mainnet` is never used
[INFO] [stdout]    --> src/aptos_type/chain_id.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl ChainId {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn mainnet() -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `address` and `type_` are never used
[INFO] [stdout]    --> src/aptos_type/language_storage.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl ResourceKey {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 104 |     pub fn address(&self) -> AccountAddress {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn type_(&self) -> &StructTag {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_txn_args` is never used
[INFO] [stdout]   --> src/aptos_type/transaction_argument.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn convert_txn_args(args: &[TransactionArgument]) -> Vec<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/aptos_type/language_storage.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl ResourceKey {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 114 |     pub fn new(address: AccountAddress, type_: StructTag) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_values` is never used
[INFO] [stdout]    --> src/aptos_type/value.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn serialize_values<'a, I>(vals: I) -> Vec<Vec<u8>>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_string` and `parse_transaction_argument` are never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl<I: Iterator<Item = Token>> Parser<I> {
[INFO] [stdout]     | ----------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn parse_string(&mut self) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     fn parse_transaction_argument(&mut self) -> Result<TransactionArgument> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_string_list` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn parse_string_list(s: &str) -> Result<Vec<String>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_tags` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse_type_tags(s: &str) -> Result<Vec<TypeTag>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_transaction_arguments` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub fn parse_transaction_arguments(s: &str) -> Result<Vec<TransactionArgument>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_transaction_argument` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:374:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_transaction_argument(s: &str) -> Result<TransactionArgument> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `code`, `ty_args`, `args`, and `into_inner` are never used
[INFO] [stdout]   --> src/aptos_type/script.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Script {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 30 |     pub fn new(code: Vec<u8>, ty_args: Vec<TypeTag>, args: Vec<TransactionArgument>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn code(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn ty_args(&self) -> &[TypeTag] {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn args(&self) -> &[TransactionArgument] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn into_inner(self) -> (Vec<u8>, Vec<TypeTag>, Vec<TransactionArgument>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VecBytes` is never constructed
[INFO] [stdout]   --> src/aptos_type/transaction_argument.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct VecBytes(Vec<serde_bytes::ByteBuf>);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from` and `into_vec` are never used
[INFO] [stdout]    --> src/aptos_type/transaction_argument.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl VecBytes {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  92 |     pub fn from(vec_bytes: Vec<Vec<u8>>) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn into_vec(self) -> Vec<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `code`, and `into_inner` are never used
[INFO] [stdout]   --> src/aptos_type/module.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Module {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(code: Vec<u8>) -> Module {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn code(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn into_inner(self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `singleton`, `into_inner`, and `iter` are never used
[INFO] [stdout]   --> src/aptos_type/module.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ModuleBundle {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 41 |     pub fn new(codes: Vec<Vec<u8>>) -> ModuleBundle {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn singleton(code: Vec<u8>) -> ModuleBundle {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn into_inner(self) -> Vec<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn iter(&self) -> impl Iterator<Item = &Module> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `module`, `function`, `ty_args`, `args`, and `into_inner` are never used
[INFO] [stdout]    --> src/aptos_type/script.rs:76:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl EntryFunction {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  76 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn module(&self) -> &ModuleId {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn function(&self) -> &IdentStr {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn ty_args(&self) -> &[TypeTag] {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn args(&self) -> &[Vec<u8>] {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn into_inner(self) -> (ModuleId, Identifier, Vec<TypeTag>, Vec<Vec<u8>>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
[INFO] running `Command { std: "docker" "inspect" "34046c4da371500cf00446adf7c308d50a4f558232fa7be7ca2a069ffdf2099f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34046c4da371500cf00446adf7c308d50a4f558232fa7be7ca2a069ffdf2099f", kill_on_drop: false }`
[INFO] [stdout] 34046c4da371500cf00446adf7c308d50a4f558232fa7be7ca2a069ffdf2099f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e8d96a66d3e0bcaa027c5c6c2b3f91a63d0272cbc1917eb822fe31ed317dc1c
[INFO] running `Command { std: "docker" "start" "-a" "8e8d96a66d3e0bcaa027c5c6c2b3f91a63d0272cbc1917eb822fe31ed317dc1c", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(any(test, feature = "fuzzing"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(any(test, feature = "fuzzing"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg_attr(feature = "fuzzing", derive(arbitrary::Arbitrary))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]   --> src/aptos_type/mod.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use module::{Module, ModuleBundle};
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AptosTx`
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::parser::{AptosTx, Parser};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CORE_CODE_ADDRESS` is never used
[INFO] [stdout]   --> src/aptos_type/language_storage.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const CORE_CODE_ADDRESS: AccountAddress = AccountAddress::ONE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_config_chain_id` is never used
[INFO] [stdout]   --> src/aptos_type/chain_id.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn deserialize_config_chain_id<'de, D>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceKey` is never constructed
[INFO] [stdout]   --> src/aptos_type/language_storage.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct ResourceKey {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `mainnet` is never used
[INFO] [stdout]    --> src/aptos_type/chain_id.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl ChainId {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn mainnet() -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `address` and `type_` are never used
[INFO] [stdout]    --> src/aptos_type/language_storage.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl ResourceKey {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 104 |     pub fn address(&self) -> AccountAddress {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn type_(&self) -> &StructTag {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_txn_args` is never used
[INFO] [stdout]   --> src/aptos_type/transaction_argument.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn convert_txn_args(args: &[TransactionArgument]) -> Vec<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/aptos_type/language_storage.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl ResourceKey {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 114 |     pub fn new(address: AccountAddress, type_: StructTag) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_values` is never used
[INFO] [stdout]    --> src/aptos_type/value.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn serialize_values<'a, I>(vals: I) -> Vec<Vec<u8>>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_string` and `parse_transaction_argument` are never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl<I: Iterator<Item = Token>> Parser<I> {
[INFO] [stdout]     | ----------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn parse_string(&mut self) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     fn parse_transaction_argument(&mut self) -> Result<TransactionArgument> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_string_list` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn parse_string_list(s: &str) -> Result<Vec<String>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_tags` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse_type_tags(s: &str) -> Result<Vec<TypeTag>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_transaction_arguments` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub fn parse_transaction_arguments(s: &str) -> Result<Vec<TransactionArgument>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_transaction_argument` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:374:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_transaction_argument(s: &str) -> Result<TransactionArgument> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `code`, `ty_args`, `args`, and `into_inner` are never used
[INFO] [stdout]   --> src/aptos_type/script.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Script {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 30 |     pub fn new(code: Vec<u8>, ty_args: Vec<TypeTag>, args: Vec<TransactionArgument>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn code(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn ty_args(&self) -> &[TypeTag] {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn args(&self) -> &[TransactionArgument] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn into_inner(self) -> (Vec<u8>, Vec<TypeTag>, Vec<TransactionArgument>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VecBytes` is never constructed
[INFO] [stdout]   --> src/aptos_type/transaction_argument.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct VecBytes(Vec<serde_bytes::ByteBuf>);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from` and `into_vec` are never used
[INFO] [stdout]    --> src/aptos_type/transaction_argument.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl VecBytes {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  92 |     pub fn from(vec_bytes: Vec<Vec<u8>>) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn into_vec(self) -> Vec<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `code`, and `into_inner` are never used
[INFO] [stdout]   --> src/aptos_type/module.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Module {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(code: Vec<u8>) -> Module {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn code(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn into_inner(self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `singleton`, `into_inner`, and `iter` are never used
[INFO] [stdout]   --> src/aptos_type/module.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ModuleBundle {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 41 |     pub fn new(codes: Vec<Vec<u8>>) -> ModuleBundle {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn singleton(code: Vec<u8>) -> ModuleBundle {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn into_inner(self) -> Vec<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn iter(&self) -> impl Iterator<Item = &Module> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `module`, `function`, `ty_args`, `args`, and `into_inner` are never used
[INFO] [stdout]    --> src/aptos_type/script.rs:76:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl EntryFunction {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  76 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn module(&self) -> &ModuleId {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn function(&self) -> &IdentStr {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn ty_args(&self) -> &[TypeTag] {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn args(&self) -> &[Vec<u8>] {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn into_inner(self) -> (ModuleId, Identifier, Vec<TypeTag>, Vec<Vec<u8>>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rcc-aptos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(any(test, feature = "fuzzing"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(any(test, feature = "fuzzing"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzing`
[INFO] [stdout]   --> src/aptos_type/identifier.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg_attr(feature = "fuzzing", derive(arbitrary::Arbitrary))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `address20`, `address32`, and `default`
[INFO] [stdout]    = help: consider adding `fuzzing` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]   --> src/aptos_type/mod.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use module::{Module, ModuleBundle};
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AptosTx`
[INFO] [stdout]  --> src/lib.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::parser::{AptosTx, Parser};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value::String`
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use serde_json::Value::String;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ALLOWED_NO_SELF_IDENTIFIERS` is never used
[INFO] [stdout]   --> src/aptos_type/identifier.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) static ALLOWED_NO_SELF_IDENTIFIERS: &str =
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CORE_CODE_ADDRESS` is never used
[INFO] [stdout]   --> src/aptos_type/language_storage.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const CORE_CODE_ADDRESS: AccountAddress = AccountAddress::ONE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_config_chain_id` is never used
[INFO] [stdout]   --> src/aptos_type/chain_id.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn deserialize_config_chain_id<'de, D>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `mainnet` is never used
[INFO] [stdout]    --> src/aptos_type/chain_id.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl ChainId {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn mainnet() -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `code`, `ty_args`, `args`, and `into_inner` are never used
[INFO] [stdout]   --> src/aptos_type/script.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Script {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 30 |     pub fn new(code: Vec<u8>, ty_args: Vec<TypeTag>, args: Vec<TransactionArgument>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn code(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn ty_args(&self) -> &[TypeTag] {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn args(&self) -> &[TransactionArgument] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn into_inner(self) -> (Vec<u8>, Vec<TypeTag>, Vec<TransactionArgument>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `module`, `function`, `ty_args`, `args`, and `into_inner` are never used
[INFO] [stdout]    --> src/aptos_type/script.rs:76:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl EntryFunction {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  76 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn module(&self) -> &ModuleId {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn function(&self) -> &IdentStr {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn ty_args(&self) -> &[TypeTag] {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn args(&self) -> &[Vec<u8>] {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn into_inner(self) -> (ModuleId, Identifier, Vec<TypeTag>, Vec<Vec<u8>>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_txn_args` is never used
[INFO] [stdout]   --> src/aptos_type/transaction_argument.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn convert_txn_args(args: &[TransactionArgument]) -> Vec<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VecBytes` is never constructed
[INFO] [stdout]   --> src/aptos_type/transaction_argument.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct VecBytes(Vec<serde_bytes::ByteBuf>);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from` and `into_vec` are never used
[INFO] [stdout]    --> src/aptos_type/transaction_argument.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl VecBytes {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  92 |     pub fn from(vec_bytes: Vec<Vec<u8>>) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn into_vec(self) -> Vec<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize_values` is never used
[INFO] [stdout]    --> src/aptos_type/value.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn serialize_values<'a, I>(vals: I) -> Vec<Vec<u8>>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_string` and `parse_transaction_argument` are never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl<I: Iterator<Item = Token>> Parser<I> {
[INFO] [stdout]     | ----------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn parse_string(&mut self) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     fn parse_transaction_argument(&mut self) -> Result<TransactionArgument> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_string_list` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn parse_string_list(s: &str) -> Result<Vec<String>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_tags` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn parse_type_tags(s: &str) -> Result<Vec<TypeTag>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_transaction_arguments` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub fn parse_transaction_arguments(s: &str) -> Result<Vec<TransactionArgument>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `code`, and `into_inner` are never used
[INFO] [stdout]   --> src/aptos_type/module.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Module {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(code: Vec<u8>) -> Module {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn code(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn into_inner(self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_transaction_argument` is never used
[INFO] [stdout]    --> src/aptos_type/parser.rs:374:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub fn parse_transaction_argument(s: &str) -> Result<TransactionArgument> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `singleton`, `into_inner`, and `iter` are never used
[INFO] [stdout]   --> src/aptos_type/module.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ModuleBundle {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 41 |     pub fn new(codes: Vec<Vec<u8>>) -> ModuleBundle {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn singleton(code: Vec<u8>) -> ModuleBundle {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn into_inner(self) -> Vec<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn iter(&self) -> impl Iterator<Item = &Module> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResourceKey` is never constructed
[INFO] [stdout]   --> src/aptos_type/language_storage.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct ResourceKey {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `address` and `type_` are never used
[INFO] [stdout]    --> src/aptos_type/language_storage.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl ResourceKey {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 104 |     pub fn address(&self) -> AccountAddress {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn type_(&self) -> &StructTag {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/aptos_type/language_storage.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl ResourceKey {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 114 |     pub fn new(address: AccountAddress, type_: StructTag) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "8e8d96a66d3e0bcaa027c5c6c2b3f91a63d0272cbc1917eb822fe31ed317dc1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e8d96a66d3e0bcaa027c5c6c2b3f91a63d0272cbc1917eb822fe31ed317dc1c", kill_on_drop: false }`
[INFO] [stdout] 8e8d96a66d3e0bcaa027c5c6c2b3f91a63d0272cbc1917eb822fe31ed317dc1c
