[INFO] cloning repository https://github.com/nervosnetwork/capsule [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nervosnetwork/capsule" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fcapsule", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fcapsule'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eff02bf501b42904e1dbeb990ea5eb185e122e6d [INFO] checking nervosnetwork/capsule against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fcapsule" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nervosnetwork/capsule on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nervosnetwork/capsule [INFO] finished tweaking git repo https://github.com/nervosnetwork/capsule [INFO] tweaked toml for git repo https://github.com/nervosnetwork/capsule written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nervosnetwork/capsule 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ckb-verification-traits v0.114.0 [INFO] [stderr] Downloaded ckb-occupied-capacity-core v0.114.0 [INFO] [stderr] Downloaded path_macro v1.0.0 [INFO] [stderr] Downloaded ckb-types v0.114.0 [INFO] [stderr] Downloaded ckb-dao v0.114.0 [INFO] [stderr] Downloaded ckb-traits v0.114.0 [INFO] [stderr] Downloaded ckb-occupied-capacity-macros v0.114.0 [INFO] [stderr] Downloaded ckb-occupied-capacity v0.114.0 [INFO] [stderr] Downloaded ckb-error v0.114.0 [INFO] [stderr] Downloaded ckb-verification v0.114.0 [INFO] [stderr] Downloaded ckb-vm-definitions v0.24.8 [INFO] [stderr] Downloaded ckb-fixed-hash-core v0.114.0 [INFO] [stderr] Downloaded ckb-crypto v0.114.0 [INFO] [stderr] Downloaded ckb-pow v0.114.0 [INFO] [stderr] Downloaded ckb-fixed-hash-macros v0.114.0 [INFO] [stderr] Downloaded derive-getters v0.2.1 [INFO] [stderr] Downloaded enum-repr-derive v0.2.0 [INFO] [stderr] Downloaded ckb-mock-tx-types v0.114.0 [INFO] [stderr] Downloaded ckb-dao-utils v0.114.0 [INFO] [stderr] Downloaded ckb-channel v0.114.0 [INFO] [stderr] Downloaded ckb-chain-spec v0.114.0 [INFO] [stderr] Downloaded ckb-fixed-hash v0.114.0 [INFO] [stderr] Downloaded ckb-logger v0.114.0 [INFO] [stderr] Downloaded ckb-systemtime v0.114.0 [INFO] [stderr] Downloaded ckb-constant v0.114.0 [INFO] [stderr] Downloaded ckb-hash v0.114.0 [INFO] [stderr] Downloaded ckb-vm v0.24.8 [INFO] [stderr] Downloaded sparse-merkle-tree v0.6.1 [INFO] [stderr] Downloaded ckb-gen-types v0.114.0 [INFO] [stderr] Downloaded golomb-coded-set v0.2.0 [INFO] [stderr] Downloaded ckb-jsonrpc-types v0.114.0 [INFO] [stderr] Downloaded ckb-resource v0.114.0 [INFO] [stderr] Downloaded ckb-rational v0.114.0 [INFO] [stderr] Downloaded molecule v0.7.5 [INFO] [stderr] Downloaded ckb-sdk v3.1.0 [INFO] [stderr] Downloaded ckb-script v0.114.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d2f6e7bfcfdf65d2be84361c52040cd1d4493a93f4a3810a54e45baf26dd418 [INFO] running `Command { std: "docker" "start" "-a" "0d2f6e7bfcfdf65d2be84361c52040cd1d4493a93f4a3810a54e45baf26dd418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d2f6e7bfcfdf65d2be84361c52040cd1d4493a93f4a3810a54e45baf26dd418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2f6e7bfcfdf65d2be84361c52040cd1d4493a93f4a3810a54e45baf26dd418", kill_on_drop: false }` [INFO] [stdout] 0d2f6e7bfcfdf65d2be84361c52040cd1d4493a93f4a3810a54e45baf26dd418 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49c2e827e71c2f064f8fdbdbb83e9bfa41f826679aee6fd92baff60c194b47e1 [INFO] running `Command { std: "docker" "start" "-a" "49c2e827e71c2f064f8fdbdbb83e9bfa41f826679aee6fd92baff60c194b47e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking blake2b-ref v0.3.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking golomb-coded-set v0.2.0 [INFO] [stderr] Checking ckb-hash v0.114.0 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking ckb-constant v0.114.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Checking ckb-channel v0.114.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking reflink-copy v0.1.15 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ckb-logger v0.114.0 [INFO] [stderr] Compiling ckb-vm v0.24.8 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking goblin v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking ckb-vm-definitions v0.24.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ckb-script v0.114.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.114.0 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-fixed-hash-core v0.114.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking molecule v0.7.5 [INFO] [stderr] Checking ssri v9.2.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.114.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.114.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.114.0 [INFO] [stderr] Compiling ckb-error v0.114.0 [INFO] [stderr] Checking ckb-fixed-hash v0.114.0 [INFO] [stderr] Checking ckb-crypto v0.114.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking ckb-verification-traits v0.114.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ckb-systemtime v0.114.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking ckb-always-success-script v0.0.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking cacache v12.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling sparse-merkle-tree v0.6.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling enum-repr-derive v0.2.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-capsule v0.10.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking ckb-rational v0.114.0 [INFO] [stderr] Checking ckb-gen-types v0.114.0 [INFO] [stderr] Checking reqwest v0.11.26 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling xshell-macros v0.2.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking xshell v0.2.2 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking path_macro v1.0.0 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking ckb-types v0.114.0 [INFO] [stderr] Checking ckb-traits v0.114.0 [INFO] [stderr] Checking ckb-jsonrpc-types v0.114.0 [INFO] [stderr] Checking ckb-pow v0.114.0 [INFO] [stderr] Checking ckb-dao-utils v0.114.0 [INFO] [stderr] Compiling ckb-resource v0.114.0 [INFO] [stderr] Checking ckb-mock-tx-types v0.114.0 [INFO] [stderr] Checking ckb-chain-spec v0.114.0 [INFO] [stderr] Checking ckb-dao v0.114.0 [INFO] [stderr] Checking ckb-verification v0.114.0 [INFO] [stderr] Checking ckb-sdk v3.1.0 [INFO] [stderr] Checking ckb-testtool v0.11.0 (/opt/rustwide/workdir/crates/testtool) [INFO] [stderr] Checking tests v0.1.0 (/opt/rustwide/workdir/crates/tests) [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/debugger.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use tera::{self, Context as TeraContext}; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DeploymentRecipe` is imported redundantly [INFO] [stdout] --> src/deployment/plan.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::recipe::DeploymentRecipe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::deployment::recipe::*; [INFO] [stdout] | ---------------------------- the item `DeploymentRecipe` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/deployment/tx_check.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/generator/mod.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use tera::{self, Context, Tera}; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/recipe/c.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tera; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/recipe/lua.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tera; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/recipe/rust.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tera; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/version.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/debugger.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use tera::{self, Context as TeraContext}; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DeploymentRecipe` is imported redundantly [INFO] [stdout] --> src/deployment/plan.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::recipe::DeploymentRecipe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::deployment::recipe::*; [INFO] [stdout] | ---------------------------- the item `DeploymentRecipe` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/deployment/tx_check.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/generator/mod.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use tera::{self, Context, Tera}; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/recipe/c.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tera; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/recipe/lua.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tera; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tera` is imported redundantly [INFO] [stdout] --> src/recipe/rust.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use tera; [INFO] [stdout] | ^^^^ the item `tera` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/version.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.21s [INFO] running `Command { std: "docker" "inspect" "49c2e827e71c2f064f8fdbdbb83e9bfa41f826679aee6fd92baff60c194b47e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c2e827e71c2f064f8fdbdbb83e9bfa41f826679aee6fd92baff60c194b47e1", kill_on_drop: false }` [INFO] [stdout] 49c2e827e71c2f064f8fdbdbb83e9bfa41f826679aee6fd92baff60c194b47e1