[INFO] cloning repository https://github.com/tp971/weird-actix-sea_orm-tokio-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tp971/weird-actix-sea_orm-tokio-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftp971%2Fweird-actix-sea_orm-tokio-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftp971%2Fweird-actix-sea_orm-tokio-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b37b08338467d30bf4b6a939656bdad3ff2dad18 [INFO] testing tp971/weird-actix-sea_orm-tokio-bug against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftp971%2Fweird-actix-sea_orm-tokio-bug" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tp971/weird-actix-sea_orm-tokio-bug on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tp971/weird-actix-sea_orm-tokio-bug [INFO] finished tweaking git repo https://github.com/tp971/weird-actix-sea_orm-tokio-bug [INFO] tweaked toml for git repo https://github.com/tp971/weird-actix-sea_orm-tokio-bug written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tp971/weird-actix-sea_orm-tokio-bug 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da10bfd5edbc45fe0e8667818358731bd661da3c38857f10db0d05e3edee678 [INFO] running `Command { std: "docker" "start" "-a" "9da10bfd5edbc45fe0e8667818358731bd661da3c38857f10db0d05e3edee678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da10bfd5edbc45fe0e8667818358731bd661da3c38857f10db0d05e3edee678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da10bfd5edbc45fe0e8667818358731bd661da3c38857f10db0d05e3edee678", kill_on_drop: false }` [INFO] [stdout] 9da10bfd5edbc45fe0e8667818358731bd661da3c38857f10db0d05e3edee678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fdd8ff72021afb78bb5789252d1b09d03b43f6f16cfbee02a4978308578fe19 [INFO] running `Command { std: "docker" "start" "-a" "0fdd8ff72021afb78bb5789252d1b09d03b43f6f16cfbee02a4978308578fe19", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling chrono v0.4.28 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling sea-query-derive v0.3.0 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling sea-query v0.28.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling sea-orm-macros v0.11.3 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] error: could not compile `sqlx-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.3/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 debuginfo=2 --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-native-tls"' --cfg 'feature="base64"' --cfg 'feature="bigdecimal"' --cfg 'feature="bigdecimal_"' --cfg 'feature="chrono"' --cfg 'feature="decimal"' --cfg 'feature="digest"' --cfg 'feature="dirs"' --cfg 'feature="flume"' --cfg 'feature="futures-executor"' --cfg 'feature="generic-array"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="json"' --cfg 'feature="libsqlite3-sys"' --cfg 'feature="md-5"' --cfg 'feature="mysql"' --cfg 'feature="num-bigint"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="rsa"' --cfg 'feature="runtime-tokio-native-tls"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="sqlite"' --cfg 'feature="time"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="whoami"' -C metadata=a7d0e065d2086188 -C extra-filename=-a7d0e065d2086188 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6a70f1f1fff17473.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-911ab803fa60416d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-9425066cf8c69127.rmeta --extern bigdecimal_=/opt/rustwide/target/debug/deps/libbigdecimal-b89827427a4091d4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-114bb9b3c397a56c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-160461fd7685c961.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fa976da74f16fd27.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-1b3a54afbe4c85e3.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-e51e640a392625f3.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-0cd29e6f2df68d24.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-3700114897e1bacb.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-8663f0d7c88001e1.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-0156b0223404f888.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-30fb542195ea4035.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-24eb867ed466da4c.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-2001b9497f018f77.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-25c2fae97b4f906c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e75964c5f7e8959a.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-8ec056593affa411.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-79d53c53f010553c.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-86d5c93120003637.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-a95a531dd38b82be.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c8ab6cb8993daf4b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fd74b59bee3e6ecb.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-329a68344a1034ca.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a60083767262d076.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-ad4e9914529d8018.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bcb31a9013ca82e9.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-009201f6ccb89beb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-043e0fb5324a82ee.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-337713a46151dcd4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6a6c998612f51a83.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-25004d6ff23c1c6d.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f4387634cefe6150.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c18f6fd30d0c1b1a.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-3933008ae23e0e60.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-8b117f81b5585865.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ace4c16b3fff3a52.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8ae6dfc1696ecca9.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9c30f89791069643.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ef01cbff0a33f304.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c6e68ee957ebec20.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-62358b08eb8f5d11.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-f5b6252789d45fe9.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-3976194fb6bcc39f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2bb80e0c19013dcf.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-eb4de516fc36e42a.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6514df828acf4c68.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2b589bdcd2459edf.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2fb541f752dbff47.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-0ae7765190d2391f.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-f43728021a9119e6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0fdd8ff72021afb78bb5789252d1b09d03b43f6f16cfbee02a4978308578fe19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fdd8ff72021afb78bb5789252d1b09d03b43f6f16cfbee02a4978308578fe19", kill_on_drop: false }` [INFO] [stdout] 0fdd8ff72021afb78bb5789252d1b09d03b43f6f16cfbee02a4978308578fe19