[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnjax%2Fnear-sdk-pure-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snjax/near-sdk-pure-rs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-10/source/Cargo.toml [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: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 936cf1aeaa54311bd6cd06d89e27e86f7ddd718a1ce9f086a3a6697bb5f354ff [INFO] running `Command { std: "docker" "start" "-a" "936cf1aeaa54311bd6cd06d89e27e86f7ddd718a1ce9f086a3a6697bb5f354ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "936cf1aeaa54311bd6cd06d89e27e86f7ddd718a1ce9f086a3a6697bb5f354ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936cf1aeaa54311bd6cd06d89e27e86f7ddd718a1ce9f086a3a6697bb5f354ff", kill_on_drop: false }` [INFO] [stdout] 936cf1aeaa54311bd6cd06d89e27e86f7ddd718a1ce9f086a3a6697bb5f354ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce30bf277af6f443c87b9266e1caf60030287deb07142d8a473b85bee1f78e8e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce30bf277af6f443c87b9266e1caf60030287deb07142d8a473b85bee1f78e8e", kill_on_drop: false }` [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 ahash v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [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] [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: `#[warn(non_fmt_panics)]` on by default [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 [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 [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 [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 [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 [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "ce30bf277af6f443c87b9266e1caf60030287deb07142d8a473b85bee1f78e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce30bf277af6f443c87b9266e1caf60030287deb07142d8a473b85bee1f78e8e", kill_on_drop: false }` [INFO] [stdout] ce30bf277af6f443c87b9266e1caf60030287deb07142d8a473b85bee1f78e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eb04bdfcf513f1f321489ed65bbc0ed0067fa06ad5a858f58cf3dbd54ff7a96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4eb04bdfcf513f1f321489ed65bbc0ed0067fa06ad5a858f58cf3dbd54ff7a96", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Compiling near-sdk-pure-core v2.0.0 (/opt/rustwide/workdir/near-sdk-pure-core) [INFO] [stderr] Compiling near-sdk-pure-macros v2.0.0 (/opt/rustwide/workdir/near-sdk-pure-macros) [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: `#[warn(non_fmt_panics)]` on by default [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 [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 [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 [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 [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 [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [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 rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.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: `#[warn(non_fmt_panics)]` on by default [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 [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 [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 [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 [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 [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.92s [INFO] running `Command { std: "docker" "inspect" "4eb04bdfcf513f1f321489ed65bbc0ed0067fa06ad5a858f58cf3dbd54ff7a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb04bdfcf513f1f321489ed65bbc0ed0067fa06ad5a858f58cf3dbd54ff7a96", kill_on_drop: false }` [INFO] [stdout] 4eb04bdfcf513f1f321489ed65bbc0ed0067fa06ad5a858f58cf3dbd54ff7a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aae19549b603669401696f7a54ebe616d343e3cc517ed39766885ac35353133d [INFO] running `Command { std: "docker" "start" "-a" "aae19549b603669401696f7a54ebe616d343e3cc517ed39766885ac35353133d", kill_on_drop: false }` [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: `#[warn(non_fmt_panics)]` on by default [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 [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 [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 [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 [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 [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 [INFO] [stderr] warning: `near-sdk-pure` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/near_sdk_pure-1df8b96f7be5608c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test environment::env::tests::test_is_valid_account_id_binary ... ok [INFO] [stdout] test json_types::account::tests::test_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_to_string ... ok [INFO] [stdout] test json_types::vector::tests::test_basic ... ok [INFO] [stdout] test json_types::public_key::tests::test_public_key_from_str ... ok [INFO] [stdout] test json_types::vector::tests::test_manual ... ok [INFO] [stdout] test environment::env::tests::test_is_valid_account_id_strings ... ok [INFO] [stdout] test json_types::account::tests::test_deser ... ok [INFO] [stdout] test json_types::integers::tests::test_u64 ... ok [INFO] [stdout] test json_types::integers::tests::test_i64 ... ok [INFO] [stdout] test json_types::vector::tests::test_empty ... 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_i128 ... ok [INFO] [stdout] test json_types::vector::tests::test_long ... ok [INFO] [stdout] test json_types::account::tests::test_ser ... ok [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] [stderr] Running compilation_tests/all.rs (/opt/rustwide/target/debug/deps/compilation_tests-7e1dde8efccc59a9) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/near_sdk_pure_core-a3e0fb674794d7de) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test code_generator::item_impl_info::tests::no_args_no_return_no_mut ... ok [INFO] [stdout] test code_generator::item_impl_info::tests::arg_mut_ref ... ok [INFO] [stdout] test code_generator::item_impl_info::tests::args_return_mut ... 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::args_return_mut_borsh ... 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::no_args_no_return_mut ... 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::simple_init ... ok [INFO] [stdout] test code_generator::item_impl_info::tests::callback_args_mixed_serialization ... ok [INFO] [stdout] test code_generator::item_impl_info::tests::simple_init_payable ... ok [INFO] [stdout] test metadata::metadata_visitor::tests::several_methods ... 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::trait_implt ... ok [INFO] [stdout] test code_generator::item_impl_info::tests::args_no_return_mut ... ok [INFO] [stdout] test code_generator::item_impl_info::tests::private_method ... ok [INFO] [stdout] test code_generator::item_impl_info::tests::arg_ref ... ok [INFO] [stdout] test code_generator::item_impl_info::tests::marshall_one_arg ... ok [INFO] [stderr] error: test failed, to rerun pass '-p near-sdk-pure-core --lib' [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] thread 'code_generator::item_trait_info::tests::standard' panicked at 'assertion failed: `(left == right)` [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 ,) } }"`', near-sdk-pure-core/src/code_generator/item_trait_info.rs:90:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5619d3cabbec - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5619d3cabbec - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5619d3cabbec - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5619d3cabbec - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5619d3cd046c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5619d3ca7b15 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5619d3cad890 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5619d3cad890 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5619d3cad890 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5619d3cad476 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5619d3cadf69 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:610:17 [INFO] [stdout] 11: 0x5619d3cada20 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5619d3cac0a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5619d3cad989 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5619d3a3e9c1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5619d3ccea18 - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x5619d3a76bca - core::panicking::assert_failed::hc70e7f6a811ab67f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x5619d3a75dc6 - near_sdk_pure_core::code_generator::item_trait_info::tests::standard::h4c94b1fbbbb4be96 [INFO] [stdout] at /opt/rustwide/workdir/near-sdk-pure-core/src/code_generator/item_trait_info.rs:90:9 [INFO] [stdout] 18: 0x5619d3a7322a - near_sdk_pure_core::code_generator::item_trait_info::tests::standard::{{closure}}::h44f889a798096932 [INFO] [stdout] at /opt/rustwide/workdir/near-sdk-pure-core/src/code_generator/item_trait_info.rs:33:5 [INFO] [stdout] 19: 0x5619d3a99ffe - core::ops::function::FnOnce::call_once::h3ae1ba0867783200 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5619d3ad00b3 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5619d3ad00b3 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x5619d3acec47 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x5619d3acec47 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5619d3acec47 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x5619d3acec47 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x5619d3acec47 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x5619d3acec47 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x5619d3acec47 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x5619d3a9bf8e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x5619d3a9bf8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x5619d3aa0db8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x5619d3aa0db8 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5619d3aa0db8 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5619d3aa0db8 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5619d3aa0db8 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5619d3aa0db8 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x5619d3aa0db8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5619d3cb2ad3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x5619d3cb2ad3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x5619d3cb2ad3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f7d1c482609 - start_thread [INFO] [stdout] 42: 0x7f7d1c254293 - clone [INFO] [stdout] 43: 0x0 - [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.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aae19549b603669401696f7a54ebe616d343e3cc517ed39766885ac35353133d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aae19549b603669401696f7a54ebe616d343e3cc517ed39766885ac35353133d", kill_on_drop: false }` [INFO] [stdout] aae19549b603669401696f7a54ebe616d343e3cc517ed39766885ac35353133d