[INFO] fetching crate character-traits-curiosity-and-knowledge-seeking 0.1.0...
[INFO] checking character-traits-curiosity-and-knowledge-seeking-0.1.0 against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] extracting crate character-traits-curiosity-and-knowledge-seeking 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate character-traits-curiosity-and-knowledge-seeking 0.1.0
[INFO] finished tweaking crates.io crate character-traits-curiosity-and-knowledge-seeking 0.1.0
[INFO] tweaked toml for crates.io crate character-traits-curiosity-and-knowledge-seeking 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate character-traits-curiosity-and-knowledge-seeking 0.1.0 on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate character-traits-curiosity-and-knowledge-seeking 0.1.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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa5aa5254cec417b40407d01ade41d26b65f7274f3b3d2cce566967bba2e9dd2
[INFO] running `Command { std: "docker" "start" "-a" "aa5aa5254cec417b40407d01ade41d26b65f7274f3b3d2cce566967bba2e9dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa5aa5254cec417b40407d01ade41d26b65f7274f3b3d2cce566967bba2e9dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa5aa5254cec417b40407d01ade41d26b65f7274f3b3d2cce566967bba2e9dd2", kill_on_drop: false }`
[INFO] [stdout] aa5aa5254cec417b40407d01ade41d26b65f7274f3b3d2cce566967bba2e9dd2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65189985f6f5258fe6a4f37a70aa2f07df37428317ccaa50aea7fe4eecbded1b
[INFO] running `Command { std: "docker" "start" "-a" "65189985f6f5258fe6a4f37a70aa2f07df37428317ccaa50aea7fe4eecbded1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling disable_macro v0.3.6
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking export-magic v0.3.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.68.0
[INFO] [stderr]    Compiling always-assert v0.2.0
[INFO] [stderr]    Compiling ra_ap_limit v0.0.237
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ra_ap_parser v0.0.237
[INFO] [stderr]    Compiling delegate v0.10.0
[INFO] [stderr]    Compiling ai-descriptor-derive v0.5.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling plural-derive v0.1.0
[INFO] [stderr]    Compiling cov-mark v2.0.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling language-enum v0.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.10.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling named-item v0.6.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.237
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.237
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.237
[INFO] [stderr]    Compiling async-openai-macros v0.1.0
[INFO] [stderr]    Compiling random-constructible-derive v0.10.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking ai-descriptor-trait v0.3.0
[INFO] [stderr]     Checking plural-trait v0.1.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling named-item-derive v0.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking random-constructible v0.10.0
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking rand-construct v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking ai-descriptor v0.9.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking structured-language-form v0.3.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking pbx v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling scan-crate-for-typedefs v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling tracing-setup v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling error-tree v0.6.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling batch-mode-3p v0.2.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling traced-test v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking json-repair v0.4.0
[INFO] [stderr]    Compiling save-load-derive v0.1.2
[INFO] [stderr]    Compiling ai-json-template-derive v0.1.2
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking save-load-traits v0.2.2
[INFO] [stderr]     Checking ai-json-template v0.1.2
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking async-openai v0.29.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking jod-thread v0.1.2
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking semver v1.0.26
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling workspacer-3p v0.5.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.17.0
[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/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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 --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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f6614e7a764d39f5 -C extra-filename=-d60357bc74948dfe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e21a1ca4e0fd875c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2c240b802771c9bf.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d191ed32b3cb910e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6c55a7a0287737e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d33eaad6ea805cfb.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-64d5da2ca11d392f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e625beb92b147318.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d21f347b19346156.so --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 `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.28/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=3db12ebd48867b36 -C extra-filename=-7975076581af172a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-995f8fc62e13fcd6.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-9086737aed3348d1.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-ec449a1a5babcf29.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-3c019f2fc80f616f.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-835b0ef52219ad05.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-5b079181b14c79e5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1b4a098d6e0e27a6/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "65189985f6f5258fe6a4f37a70aa2f07df37428317ccaa50aea7fe4eecbded1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65189985f6f5258fe6a4f37a70aa2f07df37428317ccaa50aea7fe4eecbded1b", kill_on_drop: false }`
[INFO] [stdout] 65189985f6f5258fe6a4f37a70aa2f07df37428317ccaa50aea7fe4eecbded1b
