[INFO] cloning repository https://github.com/peam1146/seeking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peam1146/seeking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeam1146%2Fseeking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeam1146%2Fseeking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c82fdf8caf392bc3677b6f0839e5798bf31f4d04
[INFO] checking peam1146/seeking against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeam1146%2Fseeking" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/peam1146/seeking
[INFO] finished tweaking git repo https://github.com/peam1146/seeking
[INFO] tweaked toml for git repo https://github.com/peam1146/seeking written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peam1146/seeking on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peam1146/seeking 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14d66b0a4a2986ca630b9712ad40219734f819df9a315856395e76cc73f02400
[INFO] running `Command { std: "docker" "start" "-a" "14d66b0a4a2986ca630b9712ad40219734f819df9a315856395e76cc73f02400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14d66b0a4a2986ca630b9712ad40219734f819df9a315856395e76cc73f02400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d66b0a4a2986ca630b9712ad40219734f819df9a315856395e76cc73f02400", kill_on_drop: false }`
[INFO] [stdout] 14d66b0a4a2986ca630b9712ad40219734f819df9a315856395e76cc73f02400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0932acc2484ad4c93acd225959e288e70626d48ff81b06ef0417c2becc98f56b
[INFO] running `Command { std: "docker" "start" "-a" "0932acc2484ad4c93acd225959e288e70626d48ff81b06ef0417c2becc98f56b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling hashmap_derive v0.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling from_map v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[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/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/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=6d55565dad15231c -C extra-filename=-f8312876bf8090c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9f93e0ffdf1d899c.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-339fd3530ee55f3e.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-14a05bb86ac5560c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8a650edebaf762f2.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6f0c83ce03f103d6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-469453e8418e72c3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-10e02a16dcbacfb3.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-1df370b6097e45de.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 `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=1577433352d6e232 -C extra-filename=-0a247a5f5891cb94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e576ddda93472a3b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c825ae5183b465a3.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-22213700d03a3054.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-f86e412a789aad98.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-28e5d92fe899e1fc.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-1bc581a20d952255.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e04000c5bed188b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b0f739f431539d89.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-851681635ce5bc18.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0932acc2484ad4c93acd225959e288e70626d48ff81b06ef0417c2becc98f56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0932acc2484ad4c93acd225959e288e70626d48ff81b06ef0417c2becc98f56b", kill_on_drop: false }`
[INFO] [stdout] 0932acc2484ad4c93acd225959e288e70626d48ff81b06ef0417c2becc98f56b
