[INFO] fetching crate kubetui 1.3.0... [INFO] testing kubetui-1.3.0 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate kubetui 1.3.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate kubetui 1.3.0 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kubetui 1.3.0 [INFO] finished tweaking crates.io crate kubetui 1.3.0 [INFO] tweaked toml for crates.io crate kubetui 1.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate kubetui 1.3.0 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc90bd426f5e39f94be58a01f7502fc2c436a8109febb8eba33fb5fcc3a435f9 [INFO] running `Command { std: "docker" "start" "-a" "cc90bd426f5e39f94be58a01f7502fc2c436a8109febb8eba33fb5fcc3a435f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc90bd426f5e39f94be58a01f7502fc2c436a8109febb8eba33fb5fcc3a435f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc90bd426f5e39f94be58a01f7502fc2c436a8109febb8eba33fb5fcc3a435f9", kill_on_drop: false }` [INFO] [stdout] cc90bd426f5e39f94be58a01f7502fc2c436a8109febb8eba33fb5fcc3a435f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b00785a9e9fb93a8c38c533de6085975099d20b914da02b56c801cf1e4a3c12 [INFO] running `Command { std: "docker" "start" "-a" "6b00785a9e9fb93a8c38c533de6085975099d20b914da02b56c801cf1e4a3c12", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thread-id v4.1.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling clap_builder v4.3.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ctrlc v3.4.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enum_dispatch v0.3.11 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling clap v4.3.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling ratatui v0.21.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling kube-core v0.83.0 [INFO] [stderr] Compiling kube-client v0.83.0 [INFO] [stderr] Compiling kube v0.83.0 [INFO] [stderr] Compiling kubetui v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "6b00785a9e9fb93a8c38c533de6085975099d20b914da02b56c801cf1e4a3c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b00785a9e9fb93a8c38c533de6085975099d20b914da02b56c801cf1e4a3c12", kill_on_drop: false }` [INFO] [stdout] 6b00785a9e9fb93a8c38c533de6085975099d20b914da02b56c801cf1e4a3c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62498eeadfa8e9bf3573a3370d477e3114b7fe19c0309716675ef0c9d4e36843 [INFO] running `Command { std: "docker" "start" "-a" "62498eeadfa8e9bf3573a3370d477e3114b7fe19c0309716675ef0c9d4e36843", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling indoc v2.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling enum_dispatch v0.3.11 [INFO] [stderr] Compiling mockall_double v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube-client v0.83.0 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling rstest v0.17.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling kube v0.83.0 [INFO] [stderr] Compiling kubetui v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kubetui` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name kubetui --edition=2021 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="default"' -C metadata=f9aaa0763d248dac -C extra-filename=-f9aaa0763d248dac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c6cf0643f3c509bb.rmeta --extern arboard=/opt/rustwide/target/debug/deps/libarboard-eaba2f9885d1775e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd252b4989ff7f08.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-52db2069ca857215.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d135650f5ca684c0.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e6594c69dce9456b.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-2c37c3e4888a33c4.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-fa97a34b3ebb0a2c.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-8914d055140d6d97.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-333a96c4223f201d.so --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-7a657befa850b767.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-3689b2fdfa0fafed.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-79dd662ee1a41f07.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-fa3af0566d92aec4.rmeta --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-3d499eab20bcf95b.rmeta --extern kube=/opt/rustwide/target/debug/deps/libkube-251f0773ff42a31c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b4891742bd689ba0.rmeta --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-8d28b5da6a8a6ed9.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1185719801d62319.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-7302fb7e29d0287e.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-e9bf1810121b9467.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-46db6d34146961cf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-69e85555b01510b7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2635376bc38666d9.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-329f326f7461406a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fe561a406e7ddf7c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d5f06cfcf9cfab9.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-9d1f5888cf43c352.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-38269d6d6a8fa6a3.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b656144c72773d21/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "62498eeadfa8e9bf3573a3370d477e3114b7fe19c0309716675ef0c9d4e36843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62498eeadfa8e9bf3573a3370d477e3114b7fe19c0309716675ef0c9d4e36843", kill_on_drop: false }` [INFO] [stdout] 62498eeadfa8e9bf3573a3370d477e3114b7fe19c0309716675ef0c9d4e36843