[INFO] cloning repository https://github.com/tarunwadhwa13/amp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tarunwadhwa13/amp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarunwadhwa13%2Famp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarunwadhwa13%2Famp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc8cbf3bd1b26b6a91ef0d04b806897cf130b379
[INFO] checking tarunwadhwa13/amp against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarunwadhwa13%2Famp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tarunwadhwa13/amp
[INFO] finished tweaking git repo https://github.com/tarunwadhwa13/amp
[INFO] tweaked toml for git repo https://github.com/tarunwadhwa13/amp written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tarunwadhwa13/amp on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tarunwadhwa13/amp 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d72b9615be3400aee5f45a27fcd560a66c73a716910d8ef290916af191070295
[INFO] running `Command { std: "docker" "start" "-a" "d72b9615be3400aee5f45a27fcd560a66c73a716910d8ef290916af191070295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d72b9615be3400aee5f45a27fcd560a66c73a716910d8ef290916af191070295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d72b9615be3400aee5f45a27fcd560a66c73a716910d8ef290916af191070295", kill_on_drop: false }`
[INFO] [stdout] d72b9615be3400aee5f45a27fcd560a66c73a716910d8ef290916af191070295
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26827b12797942c1e8cf15f43fc977b2922bae62680518600827bb98383b06a3
[INFO] running `Command { std: "docker" "start" "-a" "26827b12797942c1e8cf15f43fc977b2922bae62680518600827bb98383b06a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling bigdecimal v0.4.6
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking ct-codecs v1.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking ed25519-compact v2.1.1
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking coarsetime v0.1.34
[INFO] [stderr]     Checking hmac-sha512 v1.1.5
[INFO] [stderr]     Checking hmac-sha256 v1.1.7
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking hmac-sha1-compact v1.1.4
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]     Checking binstring v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling derive_utils v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling auto_enums v0.8.6
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking diesel v2.2.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]    Compiling juniper_codegen v0.16.0
[INFO] [stderr]    Compiling boring-sys v4.11.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking juniper v0.16.1
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr] error: could not compile `actix-http` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name actix_http --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/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 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compress-brotli", "compress-gzip", "compress-zstd", "default", "http2", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "ws"))' -C metadata=ebd4f47c609e3858 -C extra-filename=-e1c1f1062cbfe373 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-d2b3030e581c3e71.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-3c302563b0a3c7f5.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-f4a2149a44f72972.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-62551f11e4177e1c.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-42cddb8cbca973ce.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-06b221ff94f6a82d.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-ca1afdba4bb7548c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e4293a600cd4db1.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-09b6ee42e0f1afae.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-530cd6ad47185711.so --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-d4c0f35eafb8bca3.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-8fc3764daf17632f.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-7ca7b74445e046f7.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-cf50eb1a4d508946.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4cc4b17a1c1ccd05.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-dd055e56878c34d5.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7ce56ce506ff1e6f.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-9fdeaa7625ed31a7.rmeta --extern local_channel=/opt/rustwide/target/debug/deps/liblocal_channel-fc37e88c450b152c.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9fb4259a09bf85de.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ce18f54b79f887ab.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4ed96af55ccf2e92.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-53b3e5220a968479.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b24d3b29ec4d8ca5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-638c0741d141f2e4.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-eb5545e81ffb9f38.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-a2968050b6bb1d41/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/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.4/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="numeric"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --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=1f0e4fd7efa85887 -C extra-filename=-6d4772b446e65a6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-6912a6eba6a49843.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-06b221ff94f6a82d.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-337432d361f86aa3.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-9db19c42722d9ebc.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7ce56ce506ff1e6f.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ebb1507dbc705eaf.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-52f9d8146872161e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-eac2fb0112f17af5.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-7485abe3061e53cb.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-08e6107b18f2e902.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-336611d455bf11df.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" "26827b12797942c1e8cf15f43fc977b2922bae62680518600827bb98383b06a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26827b12797942c1e8cf15f43fc977b2922bae62680518600827bb98383b06a3", kill_on_drop: false }`
[INFO] [stdout] 26827b12797942c1e8cf15f43fc977b2922bae62680518600827bb98383b06a3
