[INFO] cloning repository https://github.com/AOSC-Dev/p-vector-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/p-vector-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74cdc9c179b93cca1154abf777b46032ebe4a374 [INFO] checking AOSC-Dev/p-vector-rs against master#1716932743a7b3705cbf0c34db0c4e070ed1930d for pr-109119 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/p-vector-rs on toolchain 1716932743a7b3705cbf0c34db0c4e070ed1930d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1716932743a7b3705cbf0c34db0c4e070ed1930d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AOSC-Dev/p-vector-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/p-vector-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/p-vector-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/p-vector-rs 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" "+1716932743a7b3705cbf0c34db0c4e070ed1930d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwalk v0.6.2 [INFO] [stderr] Downloaded buffered-reader v1.1.4 [INFO] [stderr] Downloaded faster-hex v0.6.1 [INFO] [stderr] Downloaded dircpy v0.3.14 [INFO] [stderr] Downloaded argh_shared v0.1.10 [INFO] [stderr] Downloaded sailfish-macros v0.6.0 [INFO] [stderr] Downloaded capnp-futures v0.14.2 [INFO] [stderr] Downloaded nettle-sys v2.1.1 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded whoami v1.3.0 [INFO] [stderr] Downloaded argh v0.1.10 [INFO] [stderr] Downloaded sailfish-compiler v0.6.0 [INFO] [stderr] Downloaded argh_derive v0.1.10 [INFO] [stderr] Downloaded memsec v0.6.2 [INFO] [stderr] Downloaded memmap2 v0.5.9 [INFO] [stderr] Downloaded sd-notify v0.4.1 [INFO] [stderr] Downloaded xxhash-rust v0.8.6 [INFO] [stderr] Downloaded sailfish v0.6.0 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded capnp v0.14.11 [INFO] [stderr] Downloaded capnp-rpc v0.14.1 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded nettle v7.2.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.6 [INFO] [stderr] Downloaded zeromq-src v0.2.4+4.3.4 [INFO] [stderr] Downloaded sequoia-openpgp v1.13.0 [INFO] [stderr] Downloaded sequoia-ipc v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1716932743a7b3705cbf0c34db0c4e070ed1930d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e6a7aa4fb067b1fea4e6e0a3084d2f706d0a1a7f31eeb134a7aca778f573f46 [INFO] running `Command { std: "docker" "start" "-a" "9e6a7aa4fb067b1fea4e6e0a3084d2f706d0a1a7f31eeb134a7aca778f573f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e6a7aa4fb067b1fea4e6e0a3084d2f706d0a1a7f31eeb134a7aca778f573f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6a7aa4fb067b1fea4e6e0a3084d2f706d0a1a7f31eeb134a7aca778f573f46", kill_on_drop: false }` [INFO] [stdout] 9e6a7aa4fb067b1fea4e6e0a3084d2f706d0a1a7f31eeb134a7aca778f573f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1716932743a7b3705cbf0c34db0c4e070ed1930d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc374b0b7dcc3035af4dc7ec011bdbfaf6d481fb2892d35dc77bac294f006166 [INFO] running `Command { std: "docker" "start" "-a" "fc374b0b7dcc3035af4dc7ec011bdbfaf6d481fb2892d35dc77bac294f006166", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling clang-sys v1.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling sailfish-compiler v0.6.0 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling whoami v1.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking capnp v0.14.11 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking sha1collisiondetection v0.2.6 [INFO] [stderr] Checking buffered-reader v1.1.4 [INFO] [stderr] Checking nom8 v0.2.0 [INFO] [stderr] Compiling sailfish v0.6.0 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking memsec v0.6.2 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking dyn-clone v1.0.10 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Compiling time-macros v0.2.7 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking dialoguer v0.10.3 [INFO] [stderr] Checking is-terminal v0.4.3 [INFO] [stderr] Checking memmap2 v0.5.9 [INFO] [stderr] Checking faster-hex v0.6.1 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking sd-notify v0.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking goblin v0.6.0 [INFO] [stderr] Checking argh v0.1.10 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Compiling nettle-sys v2.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Checking futures-executor v0.3.26 [INFO] [stderr] Checking futures v0.3.26 [INFO] [stderr] Checking capnp-futures v0.14.2 [INFO] [stderr] Checking capnp-rpc v0.14.1 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking time v0.3.19 [INFO] [stderr] Checking toml_edit v0.19.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking nettle v7.2.0 [INFO] [stderr] Checking sqlformat v0.2.1 [INFO] [stderr] Checking toml v0.7.2 [INFO] [stderr] Compiling system-deps v6.0.3 [INFO] [stderr] Checking hyper v0.14.24 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Checking sqlx-core v0.6.2 [INFO] [stderr] Compiling sailfish-macros v0.6.0 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling zeromq-src v0.2.4+4.3.4 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.14 [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.8/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 -C metadata=6b819ffdd75a6052 -C extra-filename=-6b819ffdd75a6052 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-bc8d3f3a52e99b74.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-2794b1aac74fda2b.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c9b47e49ef39d8ca.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-f427fe07ceebe904.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-a5ada17acb35a542.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-80ca212c4167c865.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-76a26d258d54abcb.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-14a9ce5410cbb635.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-072013ad3b2f162b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-86b6e39bbc99d1d2.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-f31524efd5f471ea.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-dc270c92f4036e28.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-8491e1ce961a1751.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-50f7891e9655adee.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 `sqlx-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.2/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 --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-native-tls"' --cfg 'feature="any"' --cfg 'feature="base64"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="dirs"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="json"' --cfg 'feature="md-5"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="runtime-tokio-native-tls"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="tokio-stream"' --cfg 'feature="whoami"' -C metadata=0b63923cd15659be -C extra-filename=-0b63923cd15659be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e594da5a05e98993.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-79c8c4c9a071d6a3.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4f399348b7b8b2c6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8f29914f20ed0d64.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5f462ea4b1d926a2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-510f47dcd3b665a6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c00b96aa921ce8da.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-a48e3f9ef88f4836.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-3d620be19222ec47.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b6bee653587b5dcf.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-cf4a89399f72bdfd.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-07cc4a347adaadd7.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-ecd958f41524bd74.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-acdb45f5b6d9936e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-99ad653c3c125f3b.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-13e676edeae0c186.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-92a8ad870b3e9c44.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-525d6ac376fe870e.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-d0701d82780feb7b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-71a010f27cda0ddc.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-778fbb77d6479aa8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-075c49a802022330.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-8a5fe6dbaced1f49.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2e0459d9b5769e6a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b00ad41cfb4dfb79.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-cdbfe00f5768f05f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b820867485f286f2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c99565d1b1d6e3c1.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c82ecc54b377dc9e.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c49a2aa5a2e32dc0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a9a6e4b76c7ac18c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-def28d7f6bba8054.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-209b0c21068a241f.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ae6ecfbf89c8806c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b740cd091941295c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-02b1c9f9a9de0fad.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-3116f030f9febd0b.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-cf6d488b1de65007.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-dee8524b48f31426.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4bea9c5bb989f9.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-09695079350e7f27.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e2e3912cbcd3b9c0.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-9fb4baea47dece0a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fc374b0b7dcc3035af4dc7ec011bdbfaf6d481fb2892d35dc77bac294f006166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc374b0b7dcc3035af4dc7ec011bdbfaf6d481fb2892d35dc77bac294f006166", kill_on_drop: false }` [INFO] [stdout] fc374b0b7dcc3035af4dc7ec011bdbfaf6d481fb2892d35dc77bac294f006166