[INFO] cloning repository https://github.com/hienduyph/actix-webserver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hienduyph/actix-webserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhienduyph%2Factix-webserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhienduyph%2Factix-webserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b635eb64af69d0bb956319140254210d0ab732a
[INFO] checking hienduyph/actix-webserver against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhienduyph%2Factix-webserver" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hienduyph/actix-webserver
[INFO] finished tweaking git repo https://github.com/hienduyph/actix-webserver
[INFO] tweaked toml for git repo https://github.com/hienduyph/actix-webserver written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hienduyph/actix-webserver 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/hienduyph/actix-webserver 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aa12dda0652786e4ed804ad679a25567ec675bcc6d226716fd01662e799c069d
[INFO] running `Command { std: "docker" "start" "-a" "aa12dda0652786e4ed804ad679a25567ec675bcc6d226716fd01662e799c069d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa12dda0652786e4ed804ad679a25567ec675bcc6d226716fd01662e799c069d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa12dda0652786e4ed804ad679a25567ec675bcc6d226716fd01662e799c069d", kill_on_drop: false }`
[INFO] [stdout] aa12dda0652786e4ed804ad679a25567ec675bcc6d226716fd01662e799c069d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0b88a9d7b76596e92ee29b497bb0633a5c4cc9e5396cab054a70245d7b5fd033
[INFO] running `Command { std: "docker" "start" "-a" "0b88a9d7b76596e92ee29b497bb0633a5c4cc9e5396cab054a70245d7b5fd033", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling mysqlclient-sys v0.4.2
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking listenfd v1.0.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking argon2rs v0.2.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling sea-orm-macros v1.1.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking value-bag-serde1 v1.10.0
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking sea-query v0.32.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking diesel v2.2.8
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking structured-logger v1.0.3
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking actix-tls v3.4.0
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking redis-async v0.16.1
[INFO] [stderr]     Checking redis-async v0.17.2
[INFO] [stderr]     Checking sqlx-core v0.8.3
[INFO] [stderr]     Checking sqlx-postgres v0.8.3
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking actix-http v3.10.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking sea-orm v1.1.8
[INFO] [stderr]     Checking actix-web v4.10.2
[INFO] [stderr]     Checking awc v3.5.1
[INFO] [stderr]     Checking actix-http-test v3.2.0
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr] error: could not compile `sea-orm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name sea_orm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-1.1.8/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="chrono"' --cfg 'feature="debug-print"' --cfg 'feature="macros"' --cfg 'feature="postgres-array"' --cfg 'feature="runtime-tokio"' --cfg 'feature="runtime-tokio-rustls"' --cfg 'feature="sea-query-binder"' --cfg 'feature="sqlx"' --cfg 'feature="sqlx-dep"' --cfg 'feature="sqlx-postgres"' --cfg 'feature="with-chrono"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "ipnetwork", "json-array", "macros", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "runtime-actix", "runtime-actix-native-tls", "runtime-actix-rustls", "runtime-async-std", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio", "runtime-tokio-native-tls", "runtime-tokio-rustls", "rust_decimal", "sea-orm-internal", "sea-query-binder", "seaography", "serde_json", "sqlite-use-returning-for-3_35", "sqlx", "sqlx-all", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "tests-cfg", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=cc7ccc7f2cd175e7 -C extra-filename=-5824e1599079e739 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-40054cef7024a623.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-179050e3b6d18796.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-39b3c8581c3f47e0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-147b9c33696bddeb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8241beab74522efe.rmeta --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-fdfa51d531e50fd5.rmeta --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-b1e3c9849eb2f751.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-d914e6f27073f840.rmeta --extern sea_query_binder=/opt/rustwide/target/debug/deps/libsea_query_binder-1ce95307db8ffdd0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7173d17d6bc56909.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c56581b3a8f9428b.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-a228b4ca03f85593.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ad795824c3abf4a7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-51238d49159a36ac.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6e2dac9a05807042.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2fbb677a15f472a1/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.8/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="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="mysql"' --cfg 'feature="mysql_backend"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="sqlite"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=bd1f144febc40390 -C extra-filename=-40654eba92b2ace3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f917c82fe45ab926.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6148bee5b31f2be7.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-39b3c8581c3f47e0.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-e72f86757dfa0794.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-dbb50a1fcde34674.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-28ad7f3e5d435ac2.rmeta --extern mysqlclient_sys=/opt/rustwide/target/debug/deps/libmysqlclient_sys-ccb48cc53a029d5a.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af91b062c022a6aa.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-5914ed27febcd5c5.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-1e1726d3582186bf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6e2dac9a05807042.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu/ -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0b88a9d7b76596e92ee29b497bb0633a5c4cc9e5396cab054a70245d7b5fd033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b88a9d7b76596e92ee29b497bb0633a5c4cc9e5396cab054a70245d7b5fd033", kill_on_drop: false }`
[INFO] [stdout] 0b88a9d7b76596e92ee29b497bb0633a5c4cc9e5396cab054a70245d7b5fd033
