[INFO] fetching crate common_lib_for_router_center_api 0.1.0...
[INFO] checking common_lib_for_router_center_api-0.1.0 against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492
[INFO] extracting crate common_lib_for_router_center_api 0.1.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate common_lib_for_router_center_api 0.1.0 on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 417 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v10.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 105bf23ffc35ef02aa970a83d9e096d770c6d38525ad9dd44908c66eb7c01024
[INFO] running `Command { std: "docker" "start" "-a" "105bf23ffc35ef02aa970a83d9e096d770c6d38525ad9dd44908c66eb7c01024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "105bf23ffc35ef02aa970a83d9e096d770c6d38525ad9dd44908c66eb7c01024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105bf23ffc35ef02aa970a83d9e096d770c6d38525ad9dd44908c66eb7c01024", kill_on_drop: false }`
[INFO] [stdout] 105bf23ffc35ef02aa970a83d9e096d770c6d38525ad9dd44908c66eb7c01024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0baf3ff7702a62fb10685e4ce962f12a5369d7c8cc466f7ea7d82338a065a86f
[INFO] running `Command { std: "docker" "start" "-a" "0baf3ff7702a62fb10685e4ce962f12a5369d7c8cc466f7ea7d82338a065a86f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling iso_currency v0.5.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking phc v0.6.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking iso_country v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking password-hash v0.6.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking blake2 v0.11.0-rc.5
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking rust_iso3166 v0.1.14
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking argon2 v0.6.0-rc.8
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking stream_throttle v0.5.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]     Checking diesel v2.3.7
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking google_maps v3.9.5
[INFO] [stderr]     Checking diesel_migrations v2.3.1
[INFO] [stderr]     Checking common_lib_for_router_center_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/lib.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn main() {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "0baf3ff7702a62fb10685e4ce962f12a5369d7c8cc466f7ea7d82338a065a86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0baf3ff7702a62fb10685e4ce962f12a5369d7c8cc466f7ea7d82338a065a86f", kill_on_drop: false }`
[INFO] [stdout] 0baf3ff7702a62fb10685e4ce962f12a5369d7c8cc466f7ea7d82338a065a86f
