[INFO] fetching crate anychain-tron 0.2.2...
[INFO] checking anychain-tron-0.2.2 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate anychain-tron 0.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate anychain-tron 0.2.2 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anychain-tron 0.2.2
[INFO] finished tweaking crates.io crate anychain-tron 0.2.2
[INFO] tweaked toml for crates.io crate anychain-tron 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anychain-core v0.1.3
[INFO] [stderr]   Downloaded protobuf-support v3.4.0
[INFO] [stderr]   Downloaded bls-signatures v0.14.0
[INFO] [stderr]   Downloaded protobuf v3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7679b59ac83154208df2b3f19c82e3c46b885f0892bfdc2cf4fc700e75838e38
[INFO] running `Command { std: "docker" "start" "-a" "7679b59ac83154208df2b3f19c82e3c46b885f0892bfdc2cf4fc700e75838e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7679b59ac83154208df2b3f19c82e3c46b885f0892bfdc2cf4fc700e75838e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7679b59ac83154208df2b3f19c82e3c46b885f0892bfdc2cf4fc700e75838e38", kill_on_drop: false }`
[INFO] [stdout] 7679b59ac83154208df2b3f19c82e3c46b885f0892bfdc2cf4fc700e75838e38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c38ee2a8864b1f23213465ec6a6bcf2da543837d1ed5982d8ca1ba98ee2cff0
[INFO] running `Command { std: "docker" "start" "-a" "0c38ee2a8864b1f23213465ec6a6bcf2da543837d1ed5982d8ca1ba98ee2cff0", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking protobuf-support v3.4.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking bls12_381 v0.8.0
[INFO] [stderr]     Checking bls-signatures v0.14.0
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking ethbloom v0.12.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.11.1
[INFO] [stderr]     Checking ethereum-types v0.13.1
[INFO] [stderr]     Checking ethabi v17.2.0
[INFO] [stderr]     Checking anychain-core v0.1.3
[INFO] [stderr]     Checking anychain-tron v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/Discover.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/Tron.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/account_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/asset_issue_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/balance_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/common.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/exchange_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/market_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/proposal_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/shield_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/Discover.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/Tron.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/account_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/asset_issue_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/balance_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/common.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/exchange_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/smart_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/market_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/storage_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/vote_asset_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/proposal_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/witness_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/shield_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/smart_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/storage_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/vote_asset_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/witness_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anychain-tron` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anychain-tron` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c38ee2a8864b1f23213465ec6a6bcf2da543837d1ed5982d8ca1ba98ee2cff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c38ee2a8864b1f23213465ec6a6bcf2da543837d1ed5982d8ca1ba98ee2cff0", kill_on_drop: false }`
[INFO] [stdout] 0c38ee2a8864b1f23213465ec6a6bcf2da543837d1ed5982d8ca1ba98ee2cff0
[INFO] checking anychain-tron-0.2.2 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate anychain-tron 0.2.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate anychain-tron 0.2.2 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anychain-tron 0.2.2
[INFO] finished tweaking crates.io crate anychain-tron 0.2.2
[INFO] tweaked toml for crates.io crate anychain-tron 0.2.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b475a2789e7379bec13996108da2b06e7b7d1449705525516b398d0e5e5fbd03
[INFO] running `Command { std: "docker" "start" "-a" "b475a2789e7379bec13996108da2b06e7b7d1449705525516b398d0e5e5fbd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b475a2789e7379bec13996108da2b06e7b7d1449705525516b398d0e5e5fbd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b475a2789e7379bec13996108da2b06e7b7d1449705525516b398d0e5e5fbd03", kill_on_drop: false }`
[INFO] [stdout] b475a2789e7379bec13996108da2b06e7b7d1449705525516b398d0e5e5fbd03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7582cba1f7677aa04caa49f0cb4f8ad00b169d03e39e66af7f39cd43efb1a730
[INFO] running `Command { std: "docker" "start" "-a" "7582cba1f7677aa04caa49f0cb4f8ad00b169d03e39e66af7f39cd43efb1a730", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking protobuf-support v3.4.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking bls12_381 v0.8.0
[INFO] [stderr]     Checking bls-signatures v0.14.0
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking ethbloom v0.12.1
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.11.1
[INFO] [stderr]     Checking ethereum-types v0.13.1
[INFO] [stderr]     Checking ethabi v17.2.0
[INFO] [stderr]     Checking anychain-core v0.1.3
[INFO] [stderr]     Checking anychain-tron v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/Discover.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/Tron.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/account_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/asset_issue_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/balance_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/common.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/exchange_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/market_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/proposal_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/shield_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/smart_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/storage_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/vote_asset_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/witness_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/Discover.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/Tron.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/account_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/asset_issue_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/balance_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/common.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/exchange_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/market_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/proposal_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/shield_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/smart_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/storage_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/vote_asset_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_3_0` in crate `protobuf`
[INFO] [stdout]   --> src/protocol/witness_contract.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_3_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anychain-tron` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anychain-tron` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "7582cba1f7677aa04caa49f0cb4f8ad00b169d03e39e66af7f39cd43efb1a730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7582cba1f7677aa04caa49f0cb4f8ad00b169d03e39e66af7f39cd43efb1a730", kill_on_drop: false }`
[INFO] [stdout] 7582cba1f7677aa04caa49f0cb4f8ad00b169d03e39e66af7f39cd43efb1a730
