[INFO] cloning repository https://github.com/snjax/near-sdk-pure-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snjax/near-sdk-pure-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnjax%2Fnear-sdk-pure-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnjax%2Fnear-sdk-pure-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2feab47b29290ee3f53ab6efe7d9b76167d6da5a
[INFO] testing snjax/near-sdk-pure-rs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnjax%2Fnear-sdk-pure-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/snjax/near-sdk-pure-rs
[INFO] finished tweaking git repo https://github.com/snjax/near-sdk-pure-rs
[INFO] tweaked toml for git repo https://github.com/snjax/near-sdk-pure-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snjax/near-sdk-pure-rs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snjax/near-sdk-pure-rs 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh v0.8.2
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.8.2
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded quickcheck v0.9.2
[INFO] [stderr]   Downloaded borsh-derive-internal v0.8.2
[INFO] [stderr]   Downloaded borsh-derive v0.8.2
[INFO] [stderr]   Downloaded trybuild v1.0.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14c4e0d65f582d8c30aa876d3b1591ea4184e02687c0d9e37ca04ac65744872f
[INFO] running `Command { std: "docker" "start" "-a" "14c4e0d65f582d8c30aa876d3b1591ea4184e02687c0d9e37ca04ac65744872f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c4e0d65f582d8c30aa876d3b1591ea4184e02687c0d9e37ca04ac65744872f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c4e0d65f582d8c30aa876d3b1591ea4184e02687c0d9e37ca04ac65744872f", kill_on_drop: false }`
[INFO] [stdout] 14c4e0d65f582d8c30aa876d3b1591ea4184e02687c0d9e37ca04ac65744872f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83dffbb11228fda8c464f244b0c96656ba1089ade6ed128bd3bd4c8808428b8b
[INFO] running `Command { std: "docker" "start" "-a" "83dffbb11228fda8c464f244b0c96656ba1089ade6ed128bd3bd4c8808428b8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling near-sdk-pure-core v2.0.0 (/opt/rustwide/workdir/near-sdk-pure-core)
[INFO] [stdout] warning: unused import: `attr_sig_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use attr_sig_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_item_method_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use impl_item_method_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item_trait_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use item_trait_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trait_item_method_info::*`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use trait_item_method_info::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item_impl_info::*`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use item_impl_info::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/item_struct_info.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_arch = "wasm"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `wasm`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/item_struct_info.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(target_arch = "wasm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling near-sdk-pure-macros v2.0.0 (/opt/rustwide/workdir/near-sdk-pure-macros)
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling borsh v0.8.2
[INFO] [stderr]    Compiling near-sdk-pure v2.0.0 (/opt/rustwide/workdir/near-sdk-pure)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:594:21
[INFO] [stdout]     |
[INFO] [stdout] 594 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 594 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:697:21
[INFO] [stdout]     |
[INFO] [stdout] 697 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 697 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:713:21
[INFO] [stdout]     |
[INFO] [stdout] 713 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 713 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:730:21
[INFO] [stdout]     |
[INFO] [stdout] 730 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 730 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:749:21
[INFO] [stdout]     |
[INFO] [stdout] 749 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 749 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "83dffbb11228fda8c464f244b0c96656ba1089ade6ed128bd3bd4c8808428b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83dffbb11228fda8c464f244b0c96656ba1089ade6ed128bd3bd4c8808428b8b", kill_on_drop: false }`
[INFO] [stdout] 83dffbb11228fda8c464f244b0c96656ba1089ade6ed128bd3bd4c8808428b8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c938cf4feba6e76b5cce540f519740547b70881ac9eeb9f4b6356a2386a8d0a7
[INFO] running `Command { std: "docker" "start" "-a" "c938cf4feba6e76b5cce540f519740547b70881ac9eeb9f4b6356a2386a8d0a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stdout] warning: unused import: `attr_sig_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use attr_sig_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_item_method_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use impl_item_method_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item_trait_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use item_trait_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trait_item_method_info::*`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use trait_item_method_info::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item_impl_info::*`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use item_impl_info::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/item_struct_info.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_arch = "wasm"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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] [stderr]    Compiling near-sdk-pure-macros v2.0.0 (/opt/rustwide/workdir/near-sdk-pure-macros)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/item_struct_info.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(target_arch = "wasm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling trybuild v1.0.42
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling near-sdk-pure-core v2.0.0 (/opt/rustwide/workdir/near-sdk-pure-core)
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stdout] warning: unused import: `attr_sig_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use attr_sig_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_item_method_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use impl_item_method_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item_trait_info::*`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use item_trait_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trait_item_method_info::*`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use trait_item_method_info::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item_impl_info::*`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use item_impl_info::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]  --> near-sdk-pure-core/src/code_generator/item_struct_info.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_arch = "wasm"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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: `wasm`
[INFO] [stdout]   --> near-sdk-pure-core/src/code_generator/item_struct_info.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(target_arch = "wasm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[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] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling borsh v0.8.2
[INFO] [stderr]    Compiling near-sdk-pure v2.0.0 (/opt/rustwide/workdir/near-sdk-pure)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:594:21
[INFO] [stdout]     |
[INFO] [stdout] 594 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 594 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:697:21
[INFO] [stdout]     |
[INFO] [stdout] 697 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 697 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:713:21
[INFO] [stdout]     |
[INFO] [stdout] 713 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 713 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:730:21
[INFO] [stdout]     |
[INFO] [stdout] 730 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 730 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:749:21
[INFO] [stdout]     |
[INFO] [stdout] 749 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 749 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:594:21
[INFO] [stdout]     |
[INFO] [stdout] 594 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 594 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:697:21
[INFO] [stdout]     |
[INFO] [stdout] 697 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 697 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:713:21
[INFO] [stdout]     |
[INFO] [stdout] 713 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 713 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:730:21
[INFO] [stdout]     |
[INFO] [stdout] 730 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 730 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> near-sdk-pure/src/environment/env.rs:749:21
[INFO] [stdout]     |
[INFO] [stdout] 749 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 749 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stdout]     |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "c938cf4feba6e76b5cce540f519740547b70881ac9eeb9f4b6356a2386a8d0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c938cf4feba6e76b5cce540f519740547b70881ac9eeb9f4b6356a2386a8d0a7", kill_on_drop: false }`
[INFO] [stdout] c938cf4feba6e76b5cce540f519740547b70881ac9eeb9f4b6356a2386a8d0a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d7a22fee62a12fad456fcc213663166189f74b5e70cfd224b124cd07003baa9
[INFO] running `Command { std: "docker" "start" "-a" "3d7a22fee62a12fad456fcc213663166189f74b5e70cfd224b124cd07003baa9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `attr_sig_info::*`
[INFO] [stderr]  --> near-sdk-pure-core/src/code_generator/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use attr_sig_info::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impl_item_method_info::*`
[INFO] [stderr]  --> near-sdk-pure-core/src/code_generator/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use impl_item_method_info::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `item_trait_info::*`
[INFO] [stderr]  --> near-sdk-pure-core/src/code_generator/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use item_trait_info::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `trait_item_method_info::*`
[INFO] [stderr]   --> near-sdk-pure-core/src/code_generator/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use trait_item_method_info::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `item_impl_info::*`
[INFO] [stderr]   --> near-sdk-pure-core/src/code_generator/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use item_impl_info::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stderr]  --> near-sdk-pure-core/src/code_generator/item_struct_info.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(not(target_arch = "wasm"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stderr]   --> near-sdk-pure-core/src/code_generator/item_struct_info.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg(target_arch = "wasm")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `near-sdk-pure-core` (lib) generated 7 warnings (run `cargo fix --lib -p near-sdk-pure-core` to apply 5 suggestions)
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> near-sdk-pure/src/environment/env.rs:594:21
[INFO] [stderr]     |
[INFO] [stderr] 594 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 594 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stderr]     |                     +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> near-sdk-pure/src/environment/env.rs:697:21
[INFO] [stderr]     |
[INFO] [stderr] 697 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 697 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stderr]     |                     +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> near-sdk-pure/src/environment/env.rs:713:21
[INFO] [stderr]     |
[INFO] [stderr] 713 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 713 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stderr]     |                     +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> near-sdk-pure/src/environment/env.rs:730:21
[INFO] [stderr]     |
[INFO] [stderr] 730 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 730 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stderr]     |                     +++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> near-sdk-pure/src/environment/env.rs:749:21
[INFO] [stderr]     |
[INFO] [stderr] 749 |         _ => panic!(RETURN_CODE_ERR),
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 749 |         _ => panic!("{}", RETURN_CODE_ERR),
[INFO] [stderr]     |                     +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `near-sdk-pure` (lib) generated 5 warnings (run `cargo fix --lib -p near-sdk-pure` to apply 5 suggestions)
[INFO] [stderr] warning: `near-sdk-pure` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `near-sdk-pure-core` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_sdk_pure-1be3fb5fc8f78446)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test environment::env::tests::test_is_valid_account_id_binary ... ok
[INFO] [stdout] test environment::env::tests::test_is_valid_account_id_strings ... ok
[INFO] [stdout] test json_types::integers::tests::test_i128 ... ok
[INFO] [stdout] test json_types::integers::tests::test_i64 ... ok
[INFO] [stdout] test json_types::account::tests::test_deser ... ok
[INFO] [stdout] test json_types::public_key::tests::test_public_key_from_str ... ok
[INFO] [stdout] test json_types::public_key::tests::test_public_key_ser ... ok
[INFO] [stdout] test json_types::public_key::tests::test_public_key_deser ... ok
[INFO] [stdout] test json_types::integers::tests::test_u128 ... ok
[INFO] [stdout] test json_types::integers::tests::test_u64 ... ok
[INFO] [stdout] test json_types::vector::tests::test_basic ... ok
[INFO] [stdout] test json_types::vector::tests::test_empty ... ok
[INFO] [stdout] test json_types::vector::tests::test_long ... ok
[INFO] [stdout] test json_types::vector::tests::test_manual ... ok
[INFO] [stdout] test json_types::account::tests::test_ser ... ok
[INFO] [stdout] test json_types::public_key::tests::test_public_key_to_string ... ok
[INFO] [stdout] test json_types::account::tests::test_from_str ... ok
[INFO] [stderr]      Running compilation_tests/all.rs (/opt/rustwide/target/debug/deps/compilation_tests-a224939ae82a0bc3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_sdk_pure_core-81edd2d11773dbdf)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test code_generator::item_impl_info::tests::args_no_return_mut ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::arg_no_return_no_mut ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::args_return_mut ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::arg_mut_ref ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::arg_ref ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::args_return_mut_borsh ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::callback_args_mixed_serialization ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::args_return_ref ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::callback_args ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::callback_args_vec ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::callback_args_only ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::marshall_one_arg ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::no_args_no_return_mut ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::simple_init ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::no_args_no_return_mut_payable ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::private_method ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::simple_init_payable ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::no_args_no_return_no_mut ... ok
[INFO] [stdout] test metadata::metadata_visitor::tests::several_methods ... ok
[INFO] [stdout] test code_generator::item_impl_info::tests::trait_implt ... ok
[INFO] [stdout] test code_generator::item_trait_info::tests::standard ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- code_generator::item_trait_info::tests::standard stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'code_generator::item_trait_info::tests::standard' panicked at near-sdk-pure-core/src/code_generator/item_trait_info.rs:90:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "pub mod external_cross_contract { use super :: * ; use near_sdk_pure :: { Gas , Balance , AccountId , Promise } ; use alloc :: string :: { String , ToString } ; pub fn merge_sort < T : ToString > (arr : Vec < u8 > , __account_id : & T , __balance : near_sdk_pure :: Balance , __gas : near_sdk_pure :: Gas) -> near_sdk_pure :: Promise { # [derive (near_sdk_pure :: serde :: Serialize)] # [serde (crate = \"near_sdk_pure::serde\")] struct Input { arr : Vec < u8 > , } let args = Input { arr , } ; let args = near_sdk_pure :: serde_json :: to_vec (& args) . expect (\"Failed to serialize the cross contract args using JSON.\") ; near_sdk_pure :: Promise :: new (__account_id . to_string ()) . function_call (b\"merge_sort\" . to_vec () , args , __balance , __gas ,) } pub fn merge < T : ToString > (__account_id : & T , __balance : near_sdk_pure :: Balance , __gas : near_sdk_pure :: Gas) -> near_sdk_pure :: Promise { let args = vec ! [] ; near_sdk_pure :: Promise :: new (__account_id . to_string ()) . function_call (b\"merge\" . to_vec () , args , __balance , __gas ,) } }"
[INFO] [stdout]  right: "pub mod external_cross_contract { use super :: * ; use near_sdk_pure :: { Gas , Balance , AccountId , Promise } ; use std :: string :: ToString ; pub fn merge_sort < T : ToString > (arr : Vec < u8 > , __account_id : & T , __balance : near_sdk_pure :: Balance , __gas : near_sdk_pure :: Gas) -> near_sdk_pure :: Promise { # [derive (near_sdk_pure :: serde :: Serialize)] # [serde (crate = \"near_sdk_pure::serde\")] struct Input { arr : Vec < u8 > , } let args = Input { arr , } ; let args = near_sdk_pure :: serde_json :: to_vec (& args) . expect (\"Failed to serialize the cross contract args using JSON.\") ; near_sdk_pure :: Promise :: new (__account_id . to_string ()) . function_call (b\"merge_sort\" . to_vec () , args , __balance , __gas ,) } pub fn merge < T : ToString > (__account_id : & T , __balance : near_sdk_pure :: Balance , __gas : near_sdk_pure :: Gas) -> near_sdk_pure :: Promise { let args = vec ! [] ; near_sdk_pure :: Promise :: new (__account_id . to_string ()) . function_call (b\"merge\" . to_vec () , args , __balance , __gas ,) } }"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa89a17d8c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa89a17d8c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa89a17d8c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5aa89a17d8c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5aa89a1a44c3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5aa89a1a44c3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5aa89a17aa93 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa89a17aa93 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5aa89a17d712 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5aa89a17ee3c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5aa89a17ec92 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5aa89a035ef4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5aa89a035ef4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aa89a17f91b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5aa89a17f91b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5aa89a17f5ea - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5aa89a17ddc9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5aa89a17f27d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5aa89a1a2960 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5aa89a1a2bf7 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5aa899ff21cf - core::panicking::assert_failed::h6652feff323bd4f7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5aa899fc605d - near_sdk_pure_core::code_generator::item_trait_info::tests::standard::h2ef471d610aa19ef
[INFO] [stdout]                                at /opt/rustwide/workdir/near-sdk-pure-core/src/code_generator/item_trait_info.rs:90:9
[INFO] [stdout]   22:     0x5aa899fe9129 - near_sdk_pure_core::code_generator::item_trait_info::tests::standard::{{closure}}::h8068075727426c0a
[INFO] [stdout]                                at /opt/rustwide/workdir/near-sdk-pure-core/src/code_generator/item_trait_info.rs:33:18
[INFO] [stdout]   23:     0x5aa899fe9129 - core::ops::function::FnOnce::call_once::h28482abb92b3099d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aa89a03b67b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aa89a03b67b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5aa89a03a86e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5aa89a03a86e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5aa89a03a86e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5aa89a03a86e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5aa89a03a86e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5aa89a03a86e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5aa89a03a86e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5aa899ffe3e4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5aa899ffe3e4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5aa89a001dba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5aa89a001dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5aa89a001dba - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5aa89a001dba - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5aa89a001dba - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5aa89a001dba - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5aa89a001dba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5aa89a182977 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5aa89a182977 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5aa89a182977 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x79a6c66c6aa4 - <unknown>
[INFO] [stdout]   46:     0x79a6c6753a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     code_generator::item_trait_info::tests::standard
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p near-sdk-pure-core --lib`
[INFO] running `Command { std: "docker" "inspect" "3d7a22fee62a12fad456fcc213663166189f74b5e70cfd224b124cd07003baa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d7a22fee62a12fad456fcc213663166189f74b5e70cfd224b124cd07003baa9", kill_on_drop: false }`
[INFO] [stdout] 3d7a22fee62a12fad456fcc213663166189f74b5e70cfd224b124cd07003baa9
