[INFO] cloning repository https://github.com/jespersm/awesome-rust-openapi-support
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jespersm/awesome-rust-openapi-support" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjespersm%2Fawesome-rust-openapi-support", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjespersm%2Fawesome-rust-openapi-support'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14e93b7a7a70b16a3a7d2f03991f375433af58ae
[INFO] checking jespersm/awesome-rust-openapi-support against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjespersm%2Fawesome-rust-openapi-support" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jespersm/awesome-rust-openapi-support
[INFO] finished tweaking git repo https://github.com/jespersm/awesome-rust-openapi-support
[INFO] tweaked toml for git repo https://github.com/jespersm/awesome-rust-openapi-support written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jespersm/awesome-rust-openapi-support on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jespersm/awesome-rust-openapi-support 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.111
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.111
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded utoipa-axum v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.61
[INFO] [stderr]   Downloaded schemars_derive v0.9.0
[INFO] [stderr]   Downloaded oas3-gen-support v0.25.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.111
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded js-sys v0.3.88
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded better_default v1.0.5
[INFO] [stderr]   Downloaded openapi-model-generator v0.5.2
[INFO] [stderr]   Downloaded progenitor-macro v0.12.0
[INFO] [stderr]   Downloaded typify-macro v0.6.1
[INFO] [stderr]   Downloaded progenitor v0.12.0
[INFO] [stderr]   Downloaded serde_qs v0.14.0
[INFO] [stderr]   Downloaded bon v3.9.0
[INFO] [stderr]   Downloaded typify v0.6.1
[INFO] [stderr]   Downloaded progenitor-impl v0.12.0
[INFO] [stderr]   Downloaded bon-macros v3.9.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded quick-xml v0.39.2
[INFO] [stderr]   Downloaded regress v0.10.5
[INFO] [stderr]   Downloaded typify-impl v0.6.1
[INFO] [stderr]   Downloaded web-sys v0.3.88
[INFO] [stderr]   Downloaded aide v0.15.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] [stderr]   Downloaded progenitor-client v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015
[INFO] running `Command { std: "docker" "start" "686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling better_default v1.0.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking schemars v0.9.0
[INFO] [stderr]    Compiling typify-impl v0.6.1
[INFO] [stderr] error: could not compile `utoipa-gen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name utoipa_gen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-gen-5.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="axum_extras"' --cfg 'feature="chrono"' --cfg 'feature="regex"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "config", "debug", "decimal", "decimal_float", "indexmap", "jiff_0_2", "non_strict_integers", "rc_schema", "regex", "repr", "rocket_extras", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=5d68aff750617693 -C extra-filename=-531d9e83b4a05e6f --out-dir /opt/rustwide/target/debug/build/utoipa-gen/531d9e83b4a05e6f/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/90b6c7dd30819dd8/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/getrandom/9ef3c6eb0f2139c3/out -L dependency=/opt/rustwide/target/debug/build/libc/89aab3ab9d426b59/out -L dependency=/opt/rustwide/target/debug/build/memchr/ab0a0affe7ea740d/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/28532d321a976b97/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/ed4d8891c9a94fcb/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/3c139c9abef78377/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0326a842d103b0e6/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/28532d321a976b97/out/libquote-28532d321a976b97.rlib --extern quote=/opt/rustwide/target/debug/build/quote/28532d321a976b97/out/libquote-28532d321a976b97.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/add5d37768645baa/out/libregex-add5d37768645baa.rlib --extern regex=/opt/rustwide/target/debug/build/regex/add5d37768645baa/out/libregex-add5d37768645baa.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/7c7437438a104b4b/out/libsyn-7c7437438a104b4b.rlib --extern syn=/opt/rustwide/target/debug/build/syn/7c7437438a104b4b/out/libsyn-7c7437438a104b4b.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/acaf037067cbc7a5/out/libuuid-acaf037067cbc7a5.rlib --extern uuid=/opt/rustwide/target/debug/build/uuid/acaf037067cbc7a5/out/libuuid-acaf037067cbc7a5.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (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/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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="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=0f3d7d3552f7152d -C extra-filename=-b51486df9ec51f75 --out-dir /opt/rustwide/target/debug/build/tokio/b51486df9ec51f75/out -L dependency=/opt/rustwide/target/debug/build/errno/94cf0c2555a1adaf/out -L dependency=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out/liblibc-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/5615fd66791a0bcc/out/libmio-5615fd66791a0bcc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/f08f57f33ffa3d18/out/libsignal_hook_registry-f08f57f33ffa3d18.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/e55b1ecea7de5bdc/out/libsocket2-e55b1ecea7de5bdc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/4779b0c4f81e24a5/out/libtokio_macros-4779b0c4f81e24a5.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015", kill_on_drop: false }`
[INFO] [stdout] 686311c59241cfcab5f486c37e887c42e88eb4c5684eb7638c3c88d5ef239015
