[INFO] cloning repository https://github.com/casey/bitcoin-atoms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/bitcoin-atoms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d5bc54a14dc8fe3f77b1cd2daa0dbc65ffff93 [INFO] checking casey/bitcoin-atoms against master#518b428304e0008859cb1fd81d1ac20efb2a064a for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/casey/bitcoin-atoms [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/casey/bitcoin-atoms [INFO] tweaked toml for git repo https://github.com/casey/bitcoin-atoms written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/casey/bitcoin-atoms on toolchain 518b428304e0008859cb1fd81d1ac20efb2a064a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/casey/bitcoin-atoms 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" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ord-bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded rust-embed-utils v8.9.0 [INFO] [stderr] Downloaded diligent-date-parser v0.1.5 [INFO] [stderr] Downloaded ord-bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] [stderr] Downloaded rust-embed-impl v8.9.0 [INFO] [stderr] Downloaded html-escaper v0.2.0 [INFO] [stderr] Downloaded bip322 v0.0.10 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded hex-conservative v0.1.2 [INFO] [stderr] Downloaded bitcoin_hashes v0.13.0 [INFO] [stderr] Downloaded minicbor-derive v0.18.2 [INFO] [stderr] Downloaded indicatif v0.18.3 [INFO] [stderr] Downloaded jiff-static v0.2.16 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] [stderr] Downloaded schemars v1.1.0 [INFO] [stderr] Downloaded rss v2.0.12 [INFO] [stderr] Downloaded redb v3.1.0 [INFO] [stderr] Downloaded axum v0.8.7 [INFO] [stderr] Downloaded sysinfo v0.37.2 [INFO] [stderr] Downloaded serde_with v3.16.0 [INFO] [stderr] Downloaded aws-lc-rs v1.15.0 [INFO] [stderr] Downloaded webpki-roots v1.0.4 [INFO] [stderr] Downloaded objc2-io-kit v0.3.2 [INFO] [stderr] Downloaded minicbor v2.1.1 [INFO] [stderr] Downloaded mp4 v0.14.0 [INFO] [stderr] Downloaded atom_syndication v0.12.7 [INFO] [stderr] Downloaded async-http-codec v0.8.0 [INFO] [stderr] Downloaded fs-err v3.2.0 [INFO] [stderr] Downloaded bitcoin v0.32.7 [INFO] [stderr] Downloaded axum-server v0.7.3 [INFO] [stderr] Downloaded rustls-acme v0.14.1 [INFO] [stderr] Downloaded serde_with_macros v3.16.0 [INFO] [stderr] Downloaded minreq v2.14.1 [INFO] [stderr] Downloaded new_mime_guess v4.0.4 [INFO] [stderr] Downloaded boilerplate v1.0.1 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] [stderr] Downloaded bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded async-web-client v0.6.2 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded bitcoin-internals v0.2.0 [INFO] [stderr] Downloaded ctrlc v3.5.1 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] [stderr] Downloaded hex-conservative v1.0.0 [INFO] [stderr] Downloaded jiff v0.2.16 [INFO] [stderr] Downloaded rust-embed v8.9.0 [INFO] [stderr] Downloaded miniscript v13.0.0 [INFO] [stderr] Downloaded aws-lc-sys v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc69320ce3930ce3aa1fdf576ab342480b4f0126c5bb10969d08ea39c041d61 [INFO] running `Command { std: "docker" "start" "-a" "2dc69320ce3930ce3aa1fdf576ab342480b4f0126c5bb10969d08ea39c041d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc69320ce3930ce3aa1fdf576ab342480b4f0126c5bb10969d08ea39c041d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc69320ce3930ce3aa1fdf576ab342480b4f0126c5bb10969d08ea39c041d61", kill_on_drop: false }` [INFO] [stdout] 2dc69320ce3930ce3aa1fdf576ab342480b4f0126c5bb10969d08ea39c041d61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f93f909dd48a661913bb5181596bbda187e3b7c2228ce9934d340b93c189d3b6 [INFO] running `Command { std: "docker" "start" "-a" "f93f909dd48a661913bb5181596bbda187e3b7c2228ce9934d340b93c189d3b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking compression-core v0.4.30 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling fs-err v3.2.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling redb v3.1.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling minicbor v2.1.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking compression-codecs v0.4.32 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking hex-conservative v1.0.0 [INFO] [stderr] Compiling ord v0.24.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking html-escaper v0.2.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking executable-path v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [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/518b428304e0008859cb1fd81d1ac20efb2a064a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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-std"' --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="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=b18bf82c0344b31d -C extra-filename=-7b6bebc63357ae2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4cf487a971a8caf9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a8589b3af230a83e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6f4c010cfb3351fe.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-bf3fae5e11816eb2.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 `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/518b428304e0008859cb1fd81d1ac20efb2a064a/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=0b9ce8b730941bb9 -C extra-filename=-5a3fe1bfcff468ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f93f909dd48a661913bb5181596bbda187e3b7c2228ce9934d340b93c189d3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93f909dd48a661913bb5181596bbda187e3b7c2228ce9934d340b93c189d3b6", kill_on_drop: false }` [INFO] [stdout] f93f909dd48a661913bb5181596bbda187e3b7c2228ce9934d340b93c189d3b6