[INFO] updating cached repository https://github.com/substrate-developer-hub/substrate-pallet-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/substrate-developer-hub/substrate-pallet-template [INFO] [stderr] 618aa2a..1bcdd78 master -> master [INFO] [stderr] * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 [INFO] [stderr] * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bcdd7849edc9bf4c99f20cb83af162ec6f89b10 [INFO] testing substrate-developer-hub/substrate-pallet-template against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubstrate-developer-hub%2Fsubstrate-pallet-template" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/substrate-developer-hub/substrate-pallet-template on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/substrate-developer-hub/substrate-pallet-template [INFO] finished tweaking git repo https://github.com/substrate-developer-hub/substrate-pallet-template [INFO] tweaked toml for git repo https://github.com/substrate-developer-hub/substrate-pallet-template written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 479cd6e69b1ba5393464bbb7e6777002ce06908c2ed7d197065ff0fc3c385d4f [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" "479cd6e69b1ba5393464bbb7e6777002ce06908c2ed7d197065ff0fc3c385d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "479cd6e69b1ba5393464bbb7e6777002ce06908c2ed7d197065ff0fc3c385d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479cd6e69b1ba5393464bbb7e6777002ce06908c2ed7d197065ff0fc3c385d4f", kill_on_drop: false }` [INFO] [stdout] 479cd6e69b1ba5393464bbb7e6777002ce06908c2ed7d197065ff0fc3c385d4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8d008f2fa0d7a30df05ce24f47cbe392fc8b9636e404104e754f7ad7eb9a314 [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" "c8d008f2fa0d7a30df05ce24f47cbe392fc8b9636e404104e754f7ad7eb9a314", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling sp-std v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling environmental v1.1.1 [INFO] [stderr] Compiling signature v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling integer-sqrt v0.1.3 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sp-panic-handler v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling trie-db v0.22.1 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling merlin v2.0.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling substrate-bip39 v0.4.1 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling sp-tracing v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling sp-storage v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling frame-support-procedural v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling parity-scale-codec v1.3.1 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-externalities v0.8.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-arithmetic v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling sp-runtime-interface v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling memory-db v0.24.1 [INFO] [stderr] Compiling sp-core v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-trie v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-inherents v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling frame-metadata v11.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-state-machine v0.8.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-io v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-application-crypto v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-runtime v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling sp-version v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling frame-support v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling frame-system v2.0.0-rc5 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc5#e00d78cb) [INFO] [stderr] Compiling pallet-template v2.0.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 58s [INFO] running `Command { std: "docker" "inspect" "c8d008f2fa0d7a30df05ce24f47cbe392fc8b9636e404104e754f7ad7eb9a314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d008f2fa0d7a30df05ce24f47cbe392fc8b9636e404104e754f7ad7eb9a314", kill_on_drop: false }` [INFO] [stdout] c8d008f2fa0d7a30df05ce24f47cbe392fc8b9636e404104e754f7ad7eb9a314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df7ef71dc08fa094c0bc0547b478ce760692bb3a8d8444e1918cb79d1aeac35a [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" "df7ef71dc08fa094c0bc0547b478ce760692bb3a8d8444e1918cb79d1aeac35a", kill_on_drop: false }` [INFO] [stderr] Compiling pallet-template v2.0.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `Command { std: "docker" "inspect" "df7ef71dc08fa094c0bc0547b478ce760692bb3a8d8444e1918cb79d1aeac35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7ef71dc08fa094c0bc0547b478ce760692bb3a8d8444e1918cb79d1aeac35a", kill_on_drop: false }` [INFO] [stdout] df7ef71dc08fa094c0bc0547b478ce760692bb3a8d8444e1918cb79d1aeac35a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a9f4a0ecc16ea995562374415f4d0cb2a11b3deae292b6a934faf379296d4c8 [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" "8a9f4a0ecc16ea995562374415f4d0cb2a11b3deae292b6a934faf379296d4c8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pallet_template-3ee85a4c85be345f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_works_for_default_value ... ok [INFO] [stdout] test tests::correct_error_for_none_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pallet-template [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a9f4a0ecc16ea995562374415f4d0cb2a11b3deae292b6a934faf379296d4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9f4a0ecc16ea995562374415f4d0cb2a11b3deae292b6a934faf379296d4c8", kill_on_drop: false }` [INFO] [stdout] 8a9f4a0ecc16ea995562374415f4d0cb2a11b3deae292b6a934faf379296d4c8