[INFO] cloning repository https://github.com/AOSC-Dev/p-vector-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/p-vector-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7ecaa56733c0c7653b711451eb3445d00029ba3 [INFO] checking AOSC-Dev/p-vector-rs against master#d1be642ce3c24d1a0517c9bf91af926740618b01 for pr-110100 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs" "/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/AOSC-Dev/p-vector-rs on toolchain d1be642ce3c24d1a0517c9bf91af926740618b01 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1be642ce3c24d1a0517c9bf91af926740618b01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AOSC-Dev/p-vector-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/p-vector-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/p-vector-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/p-vector-rs 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" "+d1be642ce3c24d1a0517c9bf91af926740618b01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.2 [INFO] [stderr] Downloaded capnp v0.14.11 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.6 [INFO] [stderr] Downloaded cfg-expr v0.11.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.8 [INFO] [stderr] Downloaded sailfish-macros v0.6.0 [INFO] [stderr] Downloaded serde v1.0.157 [INFO] [stderr] Downloaded ena v0.14.2 [INFO] [stderr] Downloaded faster-hex v0.6.1 [INFO] [stderr] Downloaded nettle-sys v2.1.1 [INFO] [stderr] Downloaded dircpy v0.3.14 [INFO] [stderr] Downloaded sd-notify v0.4.1 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded goblin v0.6.1 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded sailfish-compiler v0.6.0 [INFO] [stderr] Downloaded sailfish v0.6.0 [INFO] [stderr] Downloaded capnp-futures v0.14.2 [INFO] [stderr] Downloaded rustix v0.36.10 [INFO] [stderr] Downloaded nettle v7.2.2 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded zeromq-src v0.2.4+4.3.4 [INFO] [stderr] Downloaded buffered-reader v1.1.4 [INFO] [stderr] Downloaded scroll_derive v0.11.0 [INFO] [stderr] Downloaded system-deps v6.0.3 [INFO] [stderr] Downloaded serde_derive v1.0.157 [INFO] [stderr] Downloaded jwalk v0.6.2 [INFO] [stderr] Downloaded sequoia-ipc v0.30.1 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded sequoia-openpgp v1.13.0 [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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+d1be642ce3c24d1a0517c9bf91af926740618b01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf00f20e7a0b465bb0097dd4e11e989ace7114a6efc8807ca18a950891729d91 [INFO] running `Command { std: "docker" "start" "-a" "bf00f20e7a0b465bb0097dd4e11e989ace7114a6efc8807ca18a950891729d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf00f20e7a0b465bb0097dd4e11e989ace7114a6efc8807ca18a950891729d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf00f20e7a0b465bb0097dd4e11e989ace7114a6efc8807ca18a950891729d91", kill_on_drop: false }` [INFO] [stdout] bf00f20e7a0b465bb0097dd4e11e989ace7114a6efc8807ca18a950891729d91 [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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+d1be642ce3c24d1a0517c9bf91af926740618b01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b43d6623047f8ccb5aba7c887e376980c7f261d46ee54d7e02e89df59eb3b3d9 [INFO] running `Command { std: "docker" "start" "-a" "b43d6623047f8ccb5aba7c887e376980c7f261d46ee54d7e02e89df59eb3b3d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling serde_derive v1.0.157 [INFO] [stderr] Compiling serde v1.0.157 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling openssl v0.10.46 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling io-lifetimes v1.0.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clang-sys v1.6.0 [INFO] [stderr] Compiling rustix v0.36.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling openssl-sys v0.9.81 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sailfish-compiler v0.6.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking capnp v0.14.11 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling whoami v1.4.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking sha1collisiondetection v0.2.6 [INFO] [stderr] Checking buffered-reader v1.1.4 [INFO] [stderr] Compiling sailfish v0.6.0 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking winnow v0.3.6 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking memsec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Checking is-terminal v0.4.5 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking dialoguer v0.10.3 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking faster-hex v0.6.1 [INFO] [stderr] Checking sd-notify v0.4.1 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking goblin v0.6.1 [INFO] [stderr] error: could not compile `tokio` (lib) [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/index.crates.io-6f17d22bba15001f/tokio-1.26.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-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=2ad932c7e31d710a -C extra-filename=-2ad932c7e31d710a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-510f47dcd3b665a6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-deb21a2d327e4711.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b820867485f286f2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-abf73f8402b6c197.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-25551122e93cb990.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d4a87f6abd02261e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-68fb89d48bfe281f.rmeta --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 `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.63.0/./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="runtime"' -C metadata=220ff95ca00d74fb -C extra-filename=-220ff95ca00d74fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8f29914f20ed0d64.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-5f017285e435ca1d.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-665ad3ab3b83bb04.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8882fc65d8d7c2c4.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-87bc16e0f9000617.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8f2ce2c20061471.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b8cac1ffe284a90f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e5a5763a3fab2d29.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-072013ad3b2f162b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-988d62c3b13c8cfc.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-cbf99fde3ac222a8.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-51aed61580309ff0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b43d6623047f8ccb5aba7c887e376980c7f261d46ee54d7e02e89df59eb3b3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43d6623047f8ccb5aba7c887e376980c7f261d46ee54d7e02e89df59eb3b3d9", kill_on_drop: false }` [INFO] [stdout] b43d6623047f8ccb5aba7c887e376980c7f261d46ee54d7e02e89df59eb3b3d9