[INFO] cloning repository https://github.com/nurliman/wagewhiz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nurliman/wagewhiz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnurliman%2Fwagewhiz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnurliman%2Fwagewhiz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62d3e45047895c5f1db2821b7894fa36a7b5d5ef
[INFO] checking nurliman/wagewhiz against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnurliman%2Fwagewhiz" "/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/nurliman/wagewhiz
[INFO] finished tweaking git repo https://github.com/nurliman/wagewhiz
[INFO] tweaked toml for git repo https://github.com/nurliman/wagewhiz written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nurliman/wagewhiz on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nurliman/wagewhiz 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 417c7c2e32cbff96d8e341249f5cbf9be393796b100135cfd176f41f79176bc4
[INFO] running `Command { std: "docker" "start" "-a" "417c7c2e32cbff96d8e341249f5cbf9be393796b100135cfd176f41f79176bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "417c7c2e32cbff96d8e341249f5cbf9be393796b100135cfd176f41f79176bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "417c7c2e32cbff96d8e341249f5cbf9be393796b100135cfd176f41f79176bc4", kill_on_drop: false }`
[INFO] [stdout] 417c7c2e32cbff96d8e341249f5cbf9be393796b100135cfd176f41f79176bc4
[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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 389f0f2d5d4ff61764dbad15683aeb8f144cefe9dd7933d612162fa623a4bc78
[INFO] running `Command { std: "docker" "start" "-a" "389f0f2d5d4ff61764dbad15683aeb8f144cefe9dd7933d612162fa623a4bc78", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cc v1.1.20
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking unicode-properties v0.1.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]     Checking sea-query v0.31.0
[INFO] [stderr]    Compiling sea-orm-macros v1.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking sea-schema v0.15.0
[INFO] [stderr]    Compiling async-graphql-value v7.0.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling async-graphql-parser v7.0.9
[INFO] [stderr]     Checking sea-orm-cli v1.0.1
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling nject-macro v0.4.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]    Compiling async-graphql-derive v7.0.9
[INFO] [stderr]     Checking sea-query-binder v0.6.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking sea-orm v1.0.1
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking sea-orm-migration v1.0.1
[INFO] [stderr]     Checking async-graphql v7.0.9
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking fiat-crypto v0.2.9
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling serde-inline-default v0.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking ed25519-compact v2.1.1
[INFO] [stderr] error: could not compile `sqlx-postgres` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/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="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="rust_decimal"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=ed501ac364d09504 -C extra-filename=-4904257053f9fe76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-6accb6972222a1f7.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5a3d1b7b8161e742.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-f87a73d02b3ac98e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-90ed805fe1e8afa0.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-ca54a6e6215c0782.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ada1b7272c740709.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-db76d44b2505a732.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-89771647a9cbe9fa.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-54323c7c64013b06.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a73854acf84bc61a.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-01700101dc560ce7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f0689a4d3ec0ca13.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-c82bdb23cd6ff9f3.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-38aa840746d2d46d.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-52a8a0c11e42e4fb.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-15932e9fd458e607.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-f8578832aa2f1557.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-06831d71bc6e2f29.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-bfe0dabb0e24fbca.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1d737c76d79877ae.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-5cf3475eb47aa7bf.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fe47385836785dba.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-effa2ffeb12720de.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-a7174ae2e576ed9e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c140c8ec14fea435.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2a664f7a99e20c53.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ccd28a6bc31a9afd.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-728ca2f848f2701b.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-f0f33bf2cafc1520.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-359a7670be10a597.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e56863f454a9424.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-66140c75cf369d4f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9d974816ccf92267.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-57b57eb02db7b9bb.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-ca8fdceda4de2a03.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 `async-graphql` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name async_graphql --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-7.0.9/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 --cfg 'feature="default"' --cfg 'feature="email-validator"' --cfg 'feature="fast_chemail"' --cfg 'feature="graphiql"' --cfg 'feature="handlebars"' --cfg 'feature="log"' --cfg 'feature="playground"' --cfg 'feature="tempfile"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("altair", "apollo_persisted_queries", "apollo_tracing", "bigdecimal", "blocking", "bson", "cbor", "chrono", "chrono-duration", "chrono-tz", "dataloader", "decimal", "default", "dynamic-schema", "email-validator", "fast_chemail", "futures-channel", "graphiql", "handlebars", "hashbrown", "iso8601", "log", "lru", "opentelemetry", "password-strength-validator", "playground", "raw_value", "rust_decimal", "schemars", "secrecy", "serde_cbor", "sha2", "smol_str", "string_number", "tempfile", "time", "tokio", "tokio-sync", "tracing", "tracing-futures", "tracinglib", "unblock", "url", "uuid", "zxcvbn"))' -C metadata=d4009d135c185555 -C extra-filename=-63405a39cdfe0ea4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_graphql_derive=/opt/rustwide/target/debug/deps/libasync_graphql_derive-d498bd6fb734df38.so --extern async_graphql_parser=/opt/rustwide/target/debug/deps/libasync_graphql_parser-fd5d126e8a26cbdf.rmeta --extern async_graphql_value=/opt/rustwide/target/debug/deps/libasync_graphql_value-1e980a48f4f842bf.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a6de48a359f12dab.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d14400c0acabc0e1.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-a1f2d5967abce2ed.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-63ed349e617752a0.rmeta --extern fast_chemail=/opt/rustwide/target/debug/deps/libfast_chemail-6baf7aa04e0e656d.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5e48c1f6e9eac5b8.rmeta --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-b3611059e84a6686.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-36b5ab81f8d2107e.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-c84ce8c3553d0cce.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-15fc1fcc5e8dbc13.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-84ec20176a232530.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4f58aad0891e9d67.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-6964566df258a87f.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-9d5a897903dcfd26.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5b2b9fbde5e60c19.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-be2ca99601e01c55.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d3e862149ffec86e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ced5d00f41e5e1fa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-40c6278a745c6b06.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6993cf4fcbf2dd52.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-9406b773e3d8b991.rmeta --extern static_assertions_next=/opt/rustwide/target/debug/deps/libstatic_assertions_next-6dba2cf196620644.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-337c15633757fd89.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0e0a638a1afcdae4.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-89be9505e4c75afa.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-513b940509bf50b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "389f0f2d5d4ff61764dbad15683aeb8f144cefe9dd7933d612162fa623a4bc78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "389f0f2d5d4ff61764dbad15683aeb8f144cefe9dd7933d612162fa623a4bc78", kill_on_drop: false }`
[INFO] [stdout] 389f0f2d5d4ff61764dbad15683aeb8f144cefe9dd7933d612162fa623a4bc78
