[INFO] cloning repository https://github.com/stillinbeta/sibcom2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stillinbeta/sibcom2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dec0a63940c39b22be68d1f7791fd7fd6c2c8374 [INFO] checking stillinbeta/sibcom2 against master#7c306f6dcd600b1fcc74439c780e8ebef338d84c for pr-108918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fsibcom2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stillinbeta/sibcom2 on toolchain 7c306f6dcd600b1fcc74439c780e8ebef338d84c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c306f6dcd600b1fcc74439c780e8ebef338d84c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/stillinbeta/sibcom2 [INFO] finished tweaking git repo https://github.com/stillinbeta/sibcom2 [INFO] tweaked toml for git repo https://github.com/stillinbeta/sibcom2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stillinbeta/sibcom2 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" "+7c306f6dcd600b1fcc74439c780e8ebef338d84c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mammut v0.12.0 [INFO] [stderr] Downloaded rss v2.0.1 [INFO] [stderr] Downloaded markup5ever v0.6.2 [INFO] [stderr] Downloaded html5ever v0.21.0 [INFO] [stderr] Downloaded redis v0.10.0 [INFO] [stderr] Downloaded doc-comment v0.1.4 [INFO] [stderr] Downloaded serde_json v1.0.88 [INFO] [stderr] Downloaded hyperx v0.13.2 [INFO] [stderr] Downloaded dissolve v0.2.2 [INFO] [stderr] Downloaded serde-tuple-vec-map v0.2.2 [INFO] [stderr] Downloaded minifier v0.0.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+7c306f6dcd600b1fcc74439c780e8ebef338d84c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e57c2c6ce292c94327eca94f20e1d28f8344f606aa2e9976545ea8a86c1a8c5 [INFO] running `Command { std: "docker" "start" "-a" "3e57c2c6ce292c94327eca94f20e1d28f8344f606aa2e9976545ea8a86c1a8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e57c2c6ce292c94327eca94f20e1d28f8344f606aa2e9976545ea8a86c1a8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e57c2c6ce292c94327eca94f20e1d28f8344f606aa2e9976545ea8a86c1a8c5", kill_on_drop: false }` [INFO] [stdout] 3e57c2c6ce292c94327eca94f20e1d28f8344f606aa2e9976545ea8a86c1a8c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+7c306f6dcd600b1fcc74439c780e8ebef338d84c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0dfe43215d6e1f3ff5f26d882a56c262e0c282fe22439cabd19bfa83e1a7f9 [INFO] running `Command { std: "docker" "start" "-a" "bb0dfe43215d6e1f3ff5f26d882a56c262e0c282fe22439cabd19bfa83e1a7f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling ref-cast v1.0.13 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking hyperx v0.13.2 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Checking doc-comment v0.1.4 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking ipnet v2.5.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.13 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling minifier v0.0.29 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.22.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --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="winapi"' -C metadata=def94c4a1246a794 -C extra-filename=-def94c4a1246a794 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b1db694c2fb9ae77.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8feac44016bfc2c8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eeb11933fe960138.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-dac050afc42b14b6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e5002e7e41f2b7aa.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d4a87f6abd02261e.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-61c3329b219b836e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9ed714f0463e4853.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-ed469874dbed8481.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bb0dfe43215d6e1f3ff5f26d882a56c262e0c282fe22439cabd19bfa83e1a7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0dfe43215d6e1f3ff5f26d882a56c262e0c282fe22439cabd19bfa83e1a7f9", kill_on_drop: false }` [INFO] [stdout] bb0dfe43215d6e1f3ff5f26d882a56c262e0c282fe22439cabd19bfa83e1a7f9