[INFO] cloning repository https://github.com/ofalvai/homecooked [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ofalvai/homecooked" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofalvai%2Fhomecooked", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofalvai%2Fhomecooked'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59e25c4d074387741de81efa87fcbb72135ba5d0 [INFO] checking ofalvai/homecooked against try#1c4199da70f816f2239f41c55168ff75a3663718 for 155501-infallible-never-no-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofalvai%2Fhomecooked" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ofalvai/homecooked [INFO] finished tweaking git repo https://github.com/ofalvai/homecooked [INFO] tweaked toml for git repo https://github.com/ofalvai/homecooked written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ofalvai/homecooked on toolchain 1c4199da70f816f2239f41c55168ff75a3663718 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ofalvai/homecooked 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/crates/homecooked-hack/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ofalvai/anthropic-rs.git` [INFO] [stderr] Updating git repository `https://github.com/akhildevelops/summarizer` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded matter v0.1.0-alpha4 [INFO] [stderr] Downloaded actix-web-lab-derive v0.20.0 [INFO] [stderr] Downloaded influxdb_derive v0.5.1 [INFO] [stderr] Downloaded openssl-probe v0.2.0 [INFO] [stderr] Downloaded plotly_derive v0.13.5 [INFO] [stderr] Downloaded duration-string v0.3.0 [INFO] [stderr] Downloaded influxdb v0.7.2 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v11.2.0 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded bhtsne v0.5.4 [INFO] [stderr] Downloaded actix-files v0.6.9 [INFO] [stderr] Downloaded askama_parser v0.14.0 [INFO] [stderr] Downloaded askama_derive v0.14.0 [INFO] [stderr] Downloaded zune-jpeg v0.5.10 [INFO] [stderr] Downloaded aws-lc-rs v1.15.3 [INFO] [stderr] Downloaded actix-web-lab v0.20.2 [INFO] [stderr] Downloaded webpki-root-certs v1.0.5 [INFO] [stderr] Downloaded reqwest v0.13.1 [INFO] [stderr] Downloaded libxml v0.3.8 [INFO] [stderr] Downloaded obsidian-export v23.12.0 [INFO] [stderr] Downloaded async-openai v0.32.3 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded mediatype v0.19.20 [INFO] [stderr] Downloaded config v0.13.4 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded escaper v0.1.1 [INFO] [stderr] Downloaded async-openai v0.17.1 [INFO] [stderr] Downloaded roxmltree v0.18.1 [INFO] [stderr] Downloaded askama v0.14.0 [INFO] [stderr] Downloaded try-partialord v0.1.3 [INFO] [stderr] Downloaded configparser v3.1.0 [INFO] [stderr] Downloaded async-convert v1.0.0 [INFO] [stderr] Downloaded article_scraper v2.2.0 [INFO] [stderr] Downloaded rs-llama-cpp v0.1.67 [INFO] [stderr] Downloaded plotly v0.13.5 [INFO] [stderr] Downloaded tiktoken-rs v0.9.1 [INFO] [stderr] Downloaded aws-lc-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73d98b0902c55778591c9dce912e0fbbd7f357be093901a248bf47056b222f31 [INFO] running `Command { std: "docker" "start" "-a" "73d98b0902c55778591c9dce912e0fbbd7f357be093901a248bf47056b222f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73d98b0902c55778591c9dce912e0fbbd7f357be093901a248bf47056b222f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d98b0902c55778591c9dce912e0fbbd7f357be093901a248bf47056b222f31", kill_on_drop: false }` [INFO] [stdout] 73d98b0902c55778591c9dce912e0fbbd7f357be093901a248bf47056b222f31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e9eb1b04acd9cda4b41efcb96dc4064d455b024265ea206e4a96ca3f1431593 [INFO] running `Command { std: "docker" "start" "-a" "4e9eb1b04acd9cda4b41efcb96dc4064d455b024265ea206e4a96ca3f1431593", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/homecooked-hack/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling aws-lc-rs v1.15.3 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking openssl-probe v0.2.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.36.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking zune-jpeg v0.5.10 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking escaper v0.1.1 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=9c7068b340787ee7 -C extra-filename=-9d083fbfb8165f4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df61cda46d9e03f0.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-ee76b4bb0330d6b6.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-80c80b01ea6e0f39.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-88153db7430efebe.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05b9293e9142e21a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-437ea52c4862d2a9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b613aefb3e47f71e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-7b0bd89b50eaf7d7.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-31a8870eac640885.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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=95691d1f5bc93a0c -C extra-filename=-29ecb4f084f05283 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0f42724f0dfbd0e4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a6989bec92438a70.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a32c7ec84cecc1f2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-28ae82b4cacc0434.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6b0214efc4136ad0.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-77eb050bb56ee7eb.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4e9eb1b04acd9cda4b41efcb96dc4064d455b024265ea206e4a96ca3f1431593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9eb1b04acd9cda4b41efcb96dc4064d455b024265ea206e4a96ca3f1431593", kill_on_drop: false }` [INFO] [stdout] 4e9eb1b04acd9cda4b41efcb96dc4064d455b024265ea206e4a96ca3f1431593