[INFO] cloning repository https://github.com/tetcoin-staging/artist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin-staging/artist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Fartist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Fartist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efc35dd32e10ca2bf1a74d58ed05ad5a0668ba21 [INFO] checking tetcoin-staging/artist against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Fartist" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tetcoin-staging/artist [INFO] finished tweaking git repo https://github.com/tetcoin-staging/artist [INFO] tweaked toml for git repo https://github.com/tetcoin-staging/artist written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tetcoin-staging/artist on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tetcoin-staging/artist 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmi-validation v0.3.0 [INFO] [stderr] Downloaded memory_units v0.3.0 [INFO] [stderr] Downloaded signature v1.3.0 [INFO] [stderr] Downloaded futures-sink v0.3.9 [INFO] [stderr] Downloaded ed25519 v1.0.3 [INFO] [stderr] Downloaded futures-channel v0.3.9 [INFO] [stderr] Downloaded memory-db v0.25.0 [INFO] [stderr] Downloaded matrixmultiply v0.2.4 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded pwasm-utils v0.12.0 [INFO] [stderr] Downloaded impl-serde v0.3.1 [INFO] [stderr] Downloaded tracing-subscriber v0.2.15 [INFO] [stderr] Downloaded syn v1.0.58 [INFO] [stderr] Downloaded tracing v0.1.22 [INFO] [stderr] Downloaded rand v0.8.1 [INFO] [stderr] Downloaded tiny-bip39 v0.8.0 [INFO] [stderr] Downloaded libc v0.2.82 [INFO] [stderr] Downloaded curve25519-dalek v3.0.2 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] [stderr] Downloaded wasi v0.10.1+wasi-snapshot-preview1 [INFO] [stderr] Downloaded environmental v1.1.2 [INFO] [stderr] Downloaded trie-db v0.22.2 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded futures-util v0.3.9 [INFO] [stderr] Downloaded futures-task v0.3.9 [INFO] [stderr] Downloaded getrandom v0.2.1 [INFO] [stderr] Downloaded rand_core v0.6.1 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded ref-cast v1.0.6 [INFO] [stderr] Downloaded sha2 v0.9.2 [INFO] [stderr] Downloaded zeroize v1.2.0 [INFO] [stderr] Downloaded log v0.4.13 [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded linregress v0.4.0 [INFO] [stderr] Downloaded base58 v0.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.9 [INFO] [stderr] Downloaded futures-io v0.3.9 [INFO] [stderr] Downloaded futures-macro v0.3.9 [INFO] [stderr] Downloaded impl-codec v0.4.2 [INFO] [stderr] Downloaded primitive-types v0.8.0 [INFO] [stderr] Downloaded hash-db v0.15.2 [INFO] [stderr] Downloaded trie-root v0.16.0 [INFO] [stderr] Downloaded futures-core v0.3.9 [INFO] [stderr] Downloaded secrecy v0.7.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.6 [INFO] [stderr] Downloaded tinyvec v1.1.0 [INFO] [stderr] Downloaded twox-hash v1.6.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.2.2 [INFO] [stderr] Downloaded serde v1.0.119 [INFO] [stderr] Downloaded libm v0.2.1 [INFO] [stderr] Downloaded wasmi v0.6.2 [INFO] [stderr] Downloaded futures v0.3.9 [INFO] [stderr] Downloaded parity-util-mem v0.8.0 [INFO] [stderr] Downloaded pbkdf2 v0.3.0 [INFO] [stderr] Downloaded merlin v2.0.0 [INFO] [stderr] Downloaded substrate-bip39 v0.4.2 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.0 [INFO] [stderr] Downloaded radium v0.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.119 [INFO] [stderr] Downloaded parity-scale-codec v1.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6a2e3a57c7bdc55f084b042dfe239ebe4b74177124e54ec20526ee37d481323 [INFO] running `Command { std: "docker" "start" "-a" "f6a2e3a57c7bdc55f084b042dfe239ebe4b74177124e54ec20526ee37d481323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6a2e3a57c7bdc55f084b042dfe239ebe4b74177124e54ec20526ee37d481323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a2e3a57c7bdc55f084b042dfe239ebe4b74177124e54ec20526ee37d481323", kill_on_drop: false }` [INFO] [stdout] f6a2e3a57c7bdc55f084b042dfe239ebe4b74177124e54ec20526ee37d481323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3fe4b7b04da3948ffce272111f286d768847a5d11315d5d317057c72e55b214 [INFO] running `Command { std: "docker" "start" "-a" "a3fe4b7b04da3948ffce272111f286d768847a5d11315d5d317057c72e55b214", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking sp-std v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-core v0.3.9 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.9 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling parity-util-mem v0.8.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking environmental v1.1.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking trie-db v0.22.2 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking statrs v0.12.0 [INFO] [stderr] Checking pwasm-utils v0.12.0 [INFO] [stderr] Checking artist v0.1.0 (/opt/rustwide/workdir/artist) [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sp-debug-derive v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking tiny-bip39 v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking sp-panic-handler v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking futures-executor v0.3.9 [INFO] [stderr] Checking futures v0.3.9 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.2 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling sp-api-proc-macro v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Compiling frame-support-procedural v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking linregress v0.4.0 [INFO] [stderr] Checking parity-scale-codec v1.3.6 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-storage v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-tracing v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-wasm-interface v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-arithmetic v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking primitive-types v0.8.0 [INFO] [stderr] Checking sp-externalities v0.8.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-runtime-interface v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking memory-db v0.25.0 [INFO] [stderr] Checking sp-core v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-trie v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-keystore v0.8.0 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-inherents v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking frame-metadata v12.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-state-machine v0.8.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-io v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-application-crypto v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-sandbox v0.8.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-runtime v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-version v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking frame-support v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking sp-api v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking frame-system v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking frame-benchmarking v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking pallet-balances v2.0.1 (https://github.com/paritytech/substrate#928b7358) [INFO] [stderr] Checking pallet-actors v2.0.0-rc2 (/opt/rustwide/workdir/frame/actors) [INFO] [stdout] error: no rules expected `)` [INFO] [stdout] --> frame/actors/src/exec/prepare.rs:408:13 [INFO] [stdout] | [INFO] [stdout] 408 | panic(_ctx) => { unreachable!(); }, [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] ::: frame/actors/src/exec/env_def/macros.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | macro_rules! define_env { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `:` [INFO] [stdout] --> frame/actors/src/exec/env_def/macros.rs:173:31 [INFO] [stdout] | [INFO] [stdout] 173 | $( $name:ident ( $ctx:ident : $ctx_ty:ty $( , $names:ident : $params:ty )* ) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pallet-actors` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub type AccountIdFor = ::AccountId; [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:48:82 [INFO] [stdout] | [INFO] [stdout] 48 | pub type BalanceFor = <::Currency as Currency<::AccountId>>::Balance; [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:51:92 [INFO] [stdout] | [INFO] [stdout] 51 | pub type PositiveImbalanceFor = <::Currency as Currency<::AccountId>>::PositiveImbalance; [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:54:92 [INFO] [stdout] | [INFO] [stdout] 54 | pub type NegativeImbalanceFor = <::Currency as Currency<::AccountId>>::NegativeImbalance; [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:63:43 [INFO] [stdout] | [INFO] [stdout] 63 | pub type HashFor = ::Hash; [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | pub trait Trait: frame_system::Trait { [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:92:62 [INFO] [stdout] | [INFO] [stdout] 92 | type Event: From> + Into<::Event>; [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 120 | ::AccountId, [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Trait` in crate `frame_system` [INFO] [stdout] --> frame/actors/src/lib.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | ::Hash [INFO] [stdout] | ^^^^^ not found in `frame_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self as system` [INFO] [stdout] --> frame/actors/src/lib.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | use frame_system::{self as system, ensure_signed}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> frame/actors/src/exec/env_def/macros.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | $body [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/exec/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/exec/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/schedule.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/schedule.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Clone, Eq, PartialEq, RuntimeDebug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:66:54 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Clone, Eq, PartialEq, RuntimeDebug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:79:46 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Eq, PartialEq, RuntimeDebug, Encode, Decode, Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:79:54 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Eq, PartialEq, RuntimeDebug, Encode, Decode, Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / decl_storage! { [INFO] [stdout] 100 | | trait Store for Module as Actors { [INFO] [stdout] 101 | | /// Current cost schedule for contracts. [INFO] [stdout] 102 | | CurrentSchedule get(fn current_schedule) config(): Schedule = Schedule::default(); [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `self::sp_api_hidden_includes_decl_storage::hidden_include::codec::Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `self::sp_api_hidden_includes_decl_storage::hidden_include::codec::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `self::sp_api_hidden_includes_decl_storage::hidden_include::codec::Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / decl_storage! { [INFO] [stdout] 100 | | trait Store for Module as Actors { [INFO] [stdout] 101 | | /// Current cost schedule for contracts. [INFO] [stdout] 102 | | CurrentSchedule get(fn current_schedule) config(): Schedule = Schedule::default(); [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `self::sp_api_hidden_includes_decl_storage::hidden_include::codec::Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `self::sp_api_hidden_includes_decl_storage::hidden_include::codec::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `self::sp_api_hidden_includes_decl_storage::hidden_include::codec::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / decl_event!( [INFO] [stdout] 116 | | /// Events are a simple means of reporting specific conditions and [INFO] [stdout] 117 | | /// circumstances that have happened that users, Dapps and/or chain explorers would find [INFO] [stdout] 118 | | /// interesting and otherwise difficult to detect. [INFO] [stdout] ... | [INFO] [stdout] 129 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::codec::Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `$crate::codec::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `$crate::codec::Encode` which comes from the expansion of the macro `decl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / decl_event!( [INFO] [stdout] 116 | | /// Events are a simple means of reporting specific conditions and [INFO] [stdout] 117 | | /// circumstances that have happened that users, Dapps and/or chain explorers would find [INFO] [stdout] 118 | | /// interesting and otherwise difficult to detect. [INFO] [stdout] ... | [INFO] [stdout] 129 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::codec::Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `$crate::codec::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `$crate::codec::Decode` which comes from the expansion of the macro `decl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | / decl_module! { [INFO] [stdout] 132 | | /// Module definition for actors pallet; [INFO] [stdout] 133 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stdout] 134 | | fn deposit_event() = default; [INFO] [stdout] ... | [INFO] [stdout] 181 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::codec::Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `$crate::codec::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `$crate::codec::Encode` which comes from the expansion of the macro `decl_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> frame/actors/src/lib.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | / decl_module! { [INFO] [stdout] 132 | | /// Module definition for actors pallet; [INFO] [stdout] 133 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stdout] 134 | | fn deposit_event() = default; [INFO] [stdout] ... | [INFO] [stdout] 181 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::codec::Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `$crate::codec::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `$crate::codec::Decode` which comes from the expansion of the macro `decl_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pallet-actors` (lib) due to 9 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a3fe4b7b04da3948ffce272111f286d768847a5d11315d5d317057c72e55b214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3fe4b7b04da3948ffce272111f286d768847a5d11315d5d317057c72e55b214", kill_on_drop: false }` [INFO] [stdout] a3fe4b7b04da3948ffce272111f286d768847a5d11315d5d317057c72e55b214