[INFO] cloning repository https://github.com/songxuexian/meta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/songxuexian/meta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongxuexian%2Fmeta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongxuexian%2Fmeta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ab95b390cfb99065e0bc111b763eb352e0f94dc [INFO] testing songxuexian/meta against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongxuexian%2Fmeta" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/songxuexian/meta on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/songxuexian/meta [INFO] finished tweaking git repo https://github.com/songxuexian/meta [INFO] tweaked toml for git repo https://github.com/songxuexian/meta written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/songxuexian/meta 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.18 [INFO] [stderr] Downloaded futures-io v0.3.18 [INFO] [stderr] Downloaded thiserror v1.0.53 [INFO] [stderr] Downloaded crc32fast v1.2.2 [INFO] [stderr] Downloaded futures v0.3.18 [INFO] [stderr] Downloaded uuid v0.4.0 [INFO] [stderr] Downloaded hex-conservative v0.1.1 [INFO] [stderr] Downloaded bitcoin-internals v0.2.0 [INFO] [stderr] Downloaded bitcoincore-rpc v0.18.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.18.0 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] [stderr] Downloaded bitcoin_hashes v0.13.0 [INFO] [stderr] Downloaded anyhow v1.0.78 [INFO] [stderr] Downloaded axum v0.6.7 [INFO] [stderr] Downloaded bitcoin v0.31.0 [INFO] [stderr] Downloaded webpki-roots v0.24.0 [INFO] [stderr] Downloaded bech32 v0.10.0-beta [INFO] [stderr] Downloaded secp256k1 v0.28.0 [INFO] [stderr] Downloaded websocket v0.27.0 [INFO] [stderr] Downloaded websocket-base v0.26.5 [INFO] [stderr] Downloaded fast_log v1.3.32 [INFO] [stderr] Downloaded thiserror-impl v1.0.53 [INFO] [stderr] Downloaded futures-macro v0.3.18 [INFO] [stderr] Downloaded secp256k1-sys v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be8faed42d083ddde3ed4ea6f54bcb04bc93e37a143782c452a72986d645eb7f [INFO] running `Command { std: "docker" "start" "-a" "be8faed42d083ddde3ed4ea6f54bcb04bc93e37a143782c452a72986d645eb7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be8faed42d083ddde3ed4ea6f54bcb04bc93e37a143782c452a72986d645eb7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8faed42d083ddde3ed4ea6f54bcb04bc93e37a143782c452a72986d645eb7f", kill_on_drop: false }` [INFO] [stdout] be8faed42d083ddde3ed4ea6f54bcb04bc93e37a143782c452a72986d645eb7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b56b63ca720c1483e7e027944569c7b032bff6a3f3b64a0efa8f5b413d6c56e [INFO] running `Command { std: "docker" "start" "-a" "4b56b63ca720c1483e7e027944569c7b032bff6a3f3b64a0efa8f5b413d6c56e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.9.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitcoin v0.31.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling axum v0.6.7 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling websocket-base v0.26.5 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling my-redis v0.1.0 (/opt/rustwide/workdir/learn/my-redis) [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling meta-protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling websocket v0.27.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling jsonrpc v0.14.1 [INFO] [stderr] Compiling fast_log v1.3.32 [INFO] [stderr] Compiling secp256k1 v0.28.0 [INFO] [stderr] Compiling mini-redis v0.4.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling my-tokio v0.1.0 (/opt/rustwide/workdir/learn/my-tokio) [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.18.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling mastering v0.1.0 (/opt/rustwide/workdir/learn/mastering) [INFO] [stderr] Compiling meta-warpws v0.1.0 (/opt/rustwide/workdir/warpws) [INFO] [stdout] warning: unused import: `handler` [INFO] [stdout] --> warpws/src/server.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{client::Client, handler}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitcoincore-rpc v0.18.0 [INFO] [stderr] Compiling mempool v0.1.0 (/opt/rustwide/workdir/crates/btc/mempool) [INFO] [stderr] Compiling meta-wshandler v0.1.0 (/opt/rustwide/workdir/wshandler) [INFO] [stdout] warning: unused imports: `Body`, `Method`, `Request`, `Transaction`, `Txid`, `Value`, `engine::general_purpose`, and `json` [INFO] [stdout] --> crates/btc/mempool/src/fetcher.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | base64::{engine::general_purpose, Engine}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | bitcoin::{Transaction, Txid}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] 5 | bitcoincore_rpc::{Auth, Client}, [INFO] [stdout] 6 | hyper::{Body, Method, Request, Uri}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 7 | serde::Deserialize, [INFO] [stdout] 8 | serde_json::{json, Value}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> wshandler/src/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> wshandler/src/client.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> wshandler/src/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> wshandler/src/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> wshandler/src/client.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `futures` and `oneshot` [INFO] [stdout] --> wshandler/src/client.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::sync::{futures, oneshot}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WRITE_WAIT` is never used [INFO] [stdout] --> wshandler/src/client.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const WRITE_WAIT: u64 = 10 * Duration::from_secs(1).as_secs(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PONG_WAIT` is never used [INFO] [stdout] --> wshandler/src/client.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const PONG_WAIT: u64 = 60 * Duration::from_secs(1).as_secs(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PING_PERIOD` is never used [INFO] [stdout] --> wshandler/src/client.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const PING_PERIOD: u64 = (PONG_WAIT * 9) / 10; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SEND_CHAN` is never used [INFO] [stdout] --> wshandler/src/client.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const MAX_SEND_CHAN: u64 = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MAX_SEND_CHAN_CAPACITY` is never used [INFO] [stdout] --> wshandler/src/client.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | static MAX_SEND_CHAN_CAPACITY: u64 = MAX_SEND_CHAN + 128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WritePumpTrait` is never used [INFO] [stdout] --> wshandler/src/client.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | trait WritePumpTrait { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wall` is never read [INFO] [stdout] --> wshandler/src/client.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 49 | struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | wall: ProtectiveWall, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4b56b63ca720c1483e7e027944569c7b032bff6a3f3b64a0efa8f5b413d6c56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b56b63ca720c1483e7e027944569c7b032bff6a3f3b64a0efa8f5b413d6c56e", kill_on_drop: false }` [INFO] [stdout] 4b56b63ca720c1483e7e027944569c7b032bff6a3f3b64a0efa8f5b413d6c56e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27f3153e40c07d62c85c35c958f42c438512cb72c034e8423b2519c7961ae6d9 [INFO] running `Command { std: "docker" "start" "-a" "27f3153e40c07d62c85c35c958f42c438512cb72c034e8423b2519c7961ae6d9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: unused imports: `Body`, `Method`, `Request`, `Transaction`, `Txid`, `Value`, `engine::general_purpose`, and `json` [INFO] [stdout] --> crates/btc/mempool/src/fetcher.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | base64::{engine::general_purpose, Engine}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | bitcoin::{Transaction, Txid}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] 5 | bitcoincore_rpc::{Auth, Client}, [INFO] [stdout] 6 | hyper::{Body, Method, Request, Uri}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 7 | serde::Deserialize, [INFO] [stdout] 8 | serde_json::{json, Value}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mastering v0.1.0 (/opt/rustwide/workdir/learn/mastering) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mempool v0.1.0 (/opt/rustwide/workdir/crates/btc/mempool) [INFO] [stderr] Compiling my-tokio v0.1.0 (/opt/rustwide/workdir/learn/my-tokio) [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> wshandler/src/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> wshandler/src/client.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> wshandler/src/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> wshandler/src/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> wshandler/src/client.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `futures` and `oneshot` [INFO] [stdout] --> wshandler/src/client.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::sync::{futures, oneshot}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WRITE_WAIT` is never used [INFO] [stdout] --> wshandler/src/client.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const WRITE_WAIT: u64 = 10 * Duration::from_secs(1).as_secs(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PONG_WAIT` is never used [INFO] [stdout] --> wshandler/src/client.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const PONG_WAIT: u64 = 60 * Duration::from_secs(1).as_secs(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PING_PERIOD` is never used [INFO] [stdout] --> wshandler/src/client.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const PING_PERIOD: u64 = (PONG_WAIT * 9) / 10; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SEND_CHAN` is never used [INFO] [stdout] --> wshandler/src/client.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const MAX_SEND_CHAN: u64 = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MAX_SEND_CHAN_CAPACITY` is never used [INFO] [stdout] --> wshandler/src/client.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | static MAX_SEND_CHAN_CAPACITY: u64 = MAX_SEND_CHAN + 128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WritePumpTrait` is never used [INFO] [stdout] --> wshandler/src/client.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | trait WritePumpTrait { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wall` is never read [INFO] [stdout] --> wshandler/src/client.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 49 | struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | wall: ProtectiveWall, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `handler` [INFO] [stdout] --> warpws/src/server.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{client::Client, handler}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling meta-warpws v0.1.0 (/opt/rustwide/workdir/warpws) [INFO] [stderr] Compiling meta-wshandler v0.1.0 (/opt/rustwide/workdir/wshandler) [INFO] [stderr] Compiling meta-protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stderr] Compiling my-redis v0.1.0 (/opt/rustwide/workdir/learn/my-redis) [INFO] [stdout] warning: unused imports: `Body`, `Method`, `Request`, `Transaction`, `Txid`, `Value`, `engine::general_purpose`, and `json` [INFO] [stdout] --> crates/btc/mempool/src/fetcher.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | base64::{engine::general_purpose, Engine}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | bitcoin::{Transaction, Txid}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] 5 | bitcoincore_rpc::{Auth, Client}, [INFO] [stdout] 6 | hyper::{Body, Method, Request, Uri}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 7 | serde::Deserialize, [INFO] [stdout] 8 | serde_json::{json, Value}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> wshandler/src/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> wshandler/src/client.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> wshandler/src/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> wshandler/src/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> wshandler/src/client.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `futures` and `oneshot` [INFO] [stdout] --> wshandler/src/client.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::sync::{futures, oneshot}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WRITE_WAIT` is never used [INFO] [stdout] --> wshandler/src/client.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const WRITE_WAIT: u64 = 10 * Duration::from_secs(1).as_secs(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PONG_WAIT` is never used [INFO] [stdout] --> wshandler/src/client.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const PONG_WAIT: u64 = 60 * Duration::from_secs(1).as_secs(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PING_PERIOD` is never used [INFO] [stdout] --> wshandler/src/client.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const PING_PERIOD: u64 = (PONG_WAIT * 9) / 10; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SEND_CHAN` is never used [INFO] [stdout] --> wshandler/src/client.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const MAX_SEND_CHAN: u64 = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MAX_SEND_CHAN_CAPACITY` is never used [INFO] [stdout] --> wshandler/src/client.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | static MAX_SEND_CHAN_CAPACITY: u64 = MAX_SEND_CHAN + 128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WritePumpTrait` is never used [INFO] [stdout] --> wshandler/src/client.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | trait WritePumpTrait { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wall` is never read [INFO] [stdout] --> wshandler/src/client.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 49 | struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | wall: ProtectiveWall, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "27f3153e40c07d62c85c35c958f42c438512cb72c034e8423b2519c7961ae6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f3153e40c07d62c85c35c958f42c438512cb72c034e8423b2519c7961ae6d9", kill_on_drop: false }` [INFO] [stdout] 27f3153e40c07d62c85c35c958f42c438512cb72c034e8423b2519c7961ae6d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53f7cb7966af297d68239eec8fd8edc59ab0c017f645de10cf05be0855cebb05 [INFO] running `Command { std: "docker" "start" "-a" "53f7cb7966af297d68239eec8fd8edc59ab0c017f645de10cf05be0855cebb05", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unused imports: `Body`, `Method`, `Request`, `Transaction`, `Txid`, `Value`, `engine::general_purpose`, and `json` [INFO] [stderr] --> crates/btc/mempool/src/fetcher.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | base64::{engine::general_purpose, Engine}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 4 | bitcoin::{Transaction, Txid}, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^ [INFO] [stderr] 5 | bitcoincore_rpc::{Auth, Client}, [INFO] [stderr] 6 | hyper::{Body, Method, Request, Uri}, [INFO] [stderr] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stderr] 7 | serde::Deserialize, [INFO] [stderr] 8 | serde_json::{json, Value}, [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mempool` (lib) generated 1 warning (run `cargo fix --lib -p mempool` to apply 1 suggestion) [INFO] [stderr] warning: `mempool` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused import: `std::borrow::BorrowMut` [INFO] [stderr] --> wshandler/src/client.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::borrow::BorrowMut; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cell::RefCell` [INFO] [stderr] --> wshandler/src/client.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::cell::RefCell; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ops::Deref` [INFO] [stderr] --> wshandler/src/client.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::ops::Deref; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> wshandler/src/client.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> wshandler/src/client.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `futures` and `oneshot` [INFO] [stderr] --> wshandler/src/client.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | use tokio::sync::{futures, oneshot}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `WRITE_WAIT` is never used [INFO] [stderr] --> wshandler/src/client.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | const WRITE_WAIT: u64 = 10 * Duration::from_secs(1).as_secs(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `PONG_WAIT` is never used [INFO] [stderr] --> wshandler/src/client.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | const PONG_WAIT: u64 = 60 * Duration::from_secs(1).as_secs(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `PING_PERIOD` is never used [INFO] [stderr] --> wshandler/src/client.rs:21:7 [INFO] [stderr] | [INFO] [stderr] 21 | const PING_PERIOD: u64 = (PONG_WAIT * 9) / 10; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MAX_SEND_CHAN` is never used [INFO] [stderr] --> wshandler/src/client.rs:23:7 [INFO] [stderr] | [INFO] [stderr] 23 | const MAX_SEND_CHAN: u64 = 1024; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static `MAX_SEND_CHAN_CAPACITY` is never used [INFO] [stderr] --> wshandler/src/client.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | static MAX_SEND_CHAN_CAPACITY: u64 = MAX_SEND_CHAN + 128; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `WritePumpTrait` is never used [INFO] [stderr] --> wshandler/src/client.rs:37:7 [INFO] [stderr] | [INFO] [stderr] 37 | trait WritePumpTrait { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `wall` is never read [INFO] [stderr] --> wshandler/src/client.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 49 | struct Client { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 57 | wall: ProtectiveWall, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Client` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: unused import: `handler` [INFO] [stderr] --> warpws/src/server.rs:7:29 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::{client::Client, handler}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `meta-wshandler` (lib) generated 13 warnings (run `cargo fix --lib -p meta-wshandler` to apply 6 suggestions) [INFO] [stderr] warning: `meta-warpws` (lib) generated 1 warning (run `cargo fix --lib -p meta-warpws` to apply 1 suggestion) [INFO] [stderr] warning: `meta-wshandler` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mastering-d674597b9501ae8c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test chp01::basic::tests::test_closure ... ok [INFO] [stdout] test iter::primes::tests::test_custom_iter ... ok [INFO] [stdout] test logic::gate::tests::test_xor ... ok [INFO] [stdout] test logic::gate::tests::test_and ... ok [INFO] [stdout] test sync::channel::tests::test_run_mpsc_sync_channel ... ok [INFO] [stdout] test sync::channel::tests::test_run_rwlock ... ok [INFO] [stdout] test sync::channel::tests::test_run_mutex ... ok [INFO] [stdout] test sync::channel::tests::test_run_mpsc_multi_tx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mastering-3178d45d3ed8dfcb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/half_adder.rs (/opt/rustwide/target/debug/deps/half_adder-7c6d28fa32da4b1e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test one_bit_adder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mempool-7cbbca5024603ffa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mempool-e86f28cac54c5c3f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meta_protocol-fa231c0094a2e851) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meta_warpws-b52c6e3b6aad5208) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test server::main has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "53f7cb7966af297d68239eec8fd8edc59ab0c017f645de10cf05be0855cebb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f7cb7966af297d68239eec8fd8edc59ab0c017f645de10cf05be0855cebb05", kill_on_drop: false }` [INFO] [stdout] 53f7cb7966af297d68239eec8fd8edc59ab0c017f645de10cf05be0855cebb05 [INFO] testing songxuexian/meta against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongxuexian%2Fmeta" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/songxuexian/meta on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/songxuexian/meta [INFO] finished tweaking git repo https://github.com/songxuexian/meta [INFO] tweaked toml for git repo https://github.com/songxuexian/meta written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/songxuexian/meta 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89109b81eba7f8061537d3a9fcb9d86be2be10ee945fde3140c7231c61ec95d7 [INFO] running `Command { std: "docker" "start" "-a" "89109b81eba7f8061537d3a9fcb9d86be2be10ee945fde3140c7231c61ec95d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89109b81eba7f8061537d3a9fcb9d86be2be10ee945fde3140c7231c61ec95d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89109b81eba7f8061537d3a9fcb9d86be2be10ee945fde3140c7231c61ec95d7", kill_on_drop: false }` [INFO] [stdout] 89109b81eba7f8061537d3a9fcb9d86be2be10ee945fde3140c7231c61ec95d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec37b4305e0e5063087ecf673ecff8f0bbcabf135a352e2f1ce2e1263b1c89f0 [INFO] running `Command { std: "docker" "start" "-a" "ec37b4305e0e5063087ecf673ecff8f0bbcabf135a352e2f1ce2e1263b1c89f0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling secp256k1-sys v0.9.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bitcoin v0.31.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling axum v0.6.7 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling websocket-base v0.26.5 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling my-redis v0.1.0 (/opt/rustwide/workdir/learn/my-redis) [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling websocket v0.27.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=36e2195471f5b998 -C extra-filename=-36e2195471f5b998 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f3d59e796f6342da.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-15e7111a5559ad73.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-20dde9408f89d00d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-eeba144c5b641fa9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f4c8d9d6f566eaf2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1b8986709ae6af32.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1c59a102d39f00dd.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/exr-1.71.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bb1d6751dc8899a -C extra-filename=-1bb1d6751dc8899a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-9c32327f6f297d53.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-ad1f00a6363093c3.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d65e2ab969911cca.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-6ce3bae0582d7383.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-dc8c82f847a75185.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-e9607671c80f45a4.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-b64d4516d64bce99.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ec37b4305e0e5063087ecf673ecff8f0bbcabf135a352e2f1ce2e1263b1c89f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec37b4305e0e5063087ecf673ecff8f0bbcabf135a352e2f1ce2e1263b1c89f0", kill_on_drop: false }` [INFO] [stdout] ec37b4305e0e5063087ecf673ecff8f0bbcabf135a352e2f1ce2e1263b1c89f0