[INFO] fetching crate common_lib_for_router_center_api 0.1.0...
[INFO] checking common_lib_for_router_center_api-0.1.0 against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] extracting crate common_lib_for_router_center_api 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate common_lib_for_router_center_api 0.1.0
[INFO] finished tweaking crates.io crate common_lib_for_router_center_api 0.1.0
[INFO] tweaked toml for crates.io crate common_lib_for_router_center_api 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate common_lib_for_router_center_api 0.1.0 on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 355 packages to latest compatible versions
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v11.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b
[INFO] running `Command { std: "docker" "start" "907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.18.1
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling icu_locale_fallback_data v2.3.0
[INFO] [stderr]     Checking compression-core v0.4.33
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.45.0
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking compression-codecs v0.4.39
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling prettyplease v0.3.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling diesel_derives v2.3.9
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling icu_locale_data v2.3.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling iso_currency v0.5.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling rust_decimal v1.43.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking iso_country v0.1.4
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking phc v0.6.1
[INFO] [stderr]     Checking phf v0.14.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking impl-more v0.3.5
[INFO] [stderr]     Checking password-hash v0.6.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking rust_iso3166 v0.2.0
[INFO] [stderr]     Checking blake2 v0.11.0
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking argon2 v0.6.0
[INFO] [stderr]    Compiling bon-macros v3.10.0
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking actix-rt v2.13.0
[INFO] [stderr]     Checking async-compression v0.4.44
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking actix-server v2.9.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking stream_throttle v0.5.1
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking actix-codec v0.5.3
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking bon v3.10.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_locale_fallback v2.3.0
[INFO] [stderr]     Checking icu_locale v2.3.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking actix-http v3.13.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking diesel v2.3.12
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking actix-web v4.15.0
[INFO] [stderr]     Checking actix-cors v0.7.2
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking google_maps v3.10.0
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.12/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,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=e1a0316cfb29f09e -C extra-filename=-795be40d37d29ce2 --out-dir /opt/rustwide/target/debug/build/diesel/795be40d37d29ce2/out -L dependency=/opt/rustwide/target/debug/build/bitflags/8c15c6a7257a7294/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/diesel_derives/79531ca4d66c0d16/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/c1f83e1ccd938312/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/pq-sys/6b06b8812b16d948/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/8c15c6a7257a7294/out/libbitflags-8c15c6a7257a7294.rmeta --extern byteorder=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out/libbyteorder-d92705dd1d5353b1.rmeta --extern diesel_derives=/opt/rustwide/target/debug/build/diesel_derives/79531ca4d66c0d16/out/libdiesel_derives-79531ca4d66c0d16.so --extern downcast_rs=/opt/rustwide/target/debug/build/downcast-rs/c1f83e1ccd938312/out/libdowncast_rs-c1f83e1ccd938312.rmeta --extern itoa=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out/libitoa-488dcf4f13423b18.rmeta --extern pq_sys=/opt/rustwide/target/debug/build/pq-sys/6b06b8812b16d948/out/libpq_sys-6b06b8812b16d948.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b", kill_on_drop: false }`
[INFO] [stdout] 907c431bf00225c1fb98e9355a71a439a4939104928518437de560993a09e84b
