[INFO] cloning repository https://github.com/ScarboroughCoral/actix-web-infra-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ScarboroughCoral/actix-web-infra-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarboroughCoral%2Factix-web-infra-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarboroughCoral%2Factix-web-infra-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 732bbbef7a21d923d7c944a6f696880dcf615b1b
[INFO] checking ScarboroughCoral/actix-web-infra-demo/732bbbef7a21d923d7c944a6f696880dcf615b1b against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScarboroughCoral%2Factix-web-infra-demo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ScarboroughCoral/actix-web-infra-demo on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/ScarboroughCoral/actix-web-infra-demo
[INFO] finished tweaking git repo https://github.com/ScarboroughCoral/actix-web-infra-demo
[INFO] tweaked toml for git repo https://github.com/ScarboroughCoral/actix-web-infra-demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ScarboroughCoral/actix-web-infra-demo 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d21aaaa898853cc541aacec059367a48ec7707274efdc66aeb8e342f2ed30c5
[INFO] running `Command { std: "docker" "start" "-a" "8d21aaaa898853cc541aacec059367a48ec7707274efdc66aeb8e342f2ed30c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d21aaaa898853cc541aacec059367a48ec7707274efdc66aeb8e342f2ed30c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d21aaaa898853cc541aacec059367a48ec7707274efdc66aeb8e342f2ed30c5", kill_on_drop: false }`
[INFO] [stdout] 8d21aaaa898853cc541aacec059367a48ec7707274efdc66aeb8e342f2ed30c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dd646f579a22689c2c9ce26c734ff95d09a155f3458f8d59332a7655aca3307
[INFO] running `Command { std: "docker" "start" "-a" "1dd646f579a22689c2c9ce26c734ff95d09a155f3458f8d59332a7655aca3307", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]     Checking iri-string v0.7.7
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking octocrab v0.42.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking diesel v2.2.5
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking maud v0.26.0
[INFO] [stderr] error: could not compile `octocrab` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.42.1/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="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="rustls-ring"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "opentls", "retry", "rustls", "rustls-aws-lc-rs", "rustls-ring", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=95970777fd0024af -C extra-filename=-95970777fd0024af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-6c92ec9721b4fb52.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c2678d25807f1ca5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-5b4bb36afce686df.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cce76f95b27a7929.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-28569b4d9cc7a1cd.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05bd8f6bc7531b1f.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-85349938dbc4f6ce.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-54bfe9a2d9e16451.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6d62a6f876c08ce6.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-bddf80c1bbd66af3.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-a8ee522e240d46a0.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-546a14957aae53e5.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7bc380c0bec44605.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-12e6f40e3934a374.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-3d55ef3a6d9787a0.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-054b4d9ac4436ca8.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-e844e186ca15a922.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e43c01b10f2dbc5e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1acbb5d5c0c2a0fb.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-5a59b18e9751cab2.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-94d47a3d2ae79a36.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1e3c4428196be176.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-42666429da47f0ce.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-2d6e537066d4fc94.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-7f9449cb60644dc2.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-e4c8565cbeecdca2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9725d9693d2b9cfc.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-c1849245832faee6.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-c9224c75d98d2c62.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a9a9263d38ec581d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-39239cdf4ffb1af9.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-51594b9b114275cf.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ed995167165a7e3c/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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.2.5/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="default"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --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=a81c90cb3df69b2c -C extra-filename=-a81c90cb3df69b2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-04194a51d71f18e8.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f457975fa4e321fd.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-3dca2415b3fba41c.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-cb103a5fcc2aa37b.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-e3ef29b0bcd2db02.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1dd646f579a22689c2c9ce26c734ff95d09a155f3458f8d59332a7655aca3307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd646f579a22689c2c9ce26c734ff95d09a155f3458f8d59332a7655aca3307", kill_on_drop: false }`
[INFO] [stdout] 1dd646f579a22689c2c9ce26c734ff95d09a155f3458f8d59332a7655aca3307
