[INFO] fetching crate db_ip 0.3.8...
[INFO] checking db_ip-0.3.8 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate db_ip 0.3.8 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate db_ip 0.3.8 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate db_ip 0.3.8
[INFO] finished tweaking crates.io crate db_ip 0.3.8
[INFO] tweaked toml for crates.io crate db_ip 0.3.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded db_ip_macros v0.3.0
[INFO] [stderr]   Downloaded locale-codes v0.3.0
[INFO] [stderr]   Downloaded db_ip_core v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 439a79490ee511cab6f462fd7d31a9e1c7629dfe27f4f22e2c7401a5e6a29e71
[INFO] running `Command { std: "docker" "start" "-a" "439a79490ee511cab6f462fd7d31a9e1c7629dfe27f4f22e2c7401a5e6a29e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "439a79490ee511cab6f462fd7d31a9e1c7629dfe27f4f22e2c7401a5e6a29e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "439a79490ee511cab6f462fd7d31a9e1c7629dfe27f4f22e2c7401a5e6a29e71", kill_on_drop: false }`
[INFO] [stdout] 439a79490ee511cab6f462fd7d31a9e1c7629dfe27f4f22e2c7401a5e6a29e71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7383de62bf9a589a576f9862eec4204e678473113c267ea197882aec4f1d6a4e
[INFO] running `Command { std: "docker" "start" "-a" "7383de62bf9a589a576f9862eec4204e678473113c267ea197882aec4f1d6a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.25
[INFO] [stderr]    Compiling locale-codes v0.3.0
[INFO] [stderr]    Compiling db_ip_macros v0.3.0
[INFO] [stderr]    Compiling db_ip_core v0.3.2
[INFO] [stderr]    Compiling db_ip v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> build.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 let date = Utc::now().date().sub(
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> build.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 let expiry = Utc.ymd(year, month, 1).and_hms(0, 0, 0);
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> build.rs:39:54
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 let expiry = Utc.ymd(year, month, 1).and_hms(0, 0, 0);
[INFO] [stdout]    |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-03-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-02-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-01-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-12-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-11-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-10-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-09-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-08-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-07-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-06-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-05-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-04-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2022-02-01 00:00:00 UTC database: "request failed"
[INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/db_ip-fed62f91a13ab0e4/out/region_lite.bin: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const REGION_LITE_BYTES: &[u8] = include_bytes!(concat!(env!("OUT_DIR"), "/region_lite.bin"));
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/db_ip-fed62f91a13ab0e4/out/country_code_lite.bin: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     include_bytes!(concat!(env!("OUT_DIR"), "/country_code_lite.bin"));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/db_ip-fed62f91a13ab0e4/out/region_lite.bin: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const REGION_LITE_BYTES: &[u8] = include_bytes!(concat!(env!("OUT_DIR"), "/region_lite.bin"));
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/db_ip-fed62f91a13ab0e4/out/country_code_lite.bin: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     include_bytes!(concat!(env!("OUT_DIR"), "/country_code_lite.bin"));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-03-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-02-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-01-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-12-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-11-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-10-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-09-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-08-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-07-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-06-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-05-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-04-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2022-02-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `db_ip` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-03-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-02-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2024-01-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-12-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-11-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-10-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-09-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-08-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-07-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-06-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-05-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2023-04-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] warning: db_ip@0.3.8: db_ip error downloading 2022-02-01 00:00:00 UTC database: "request failed"
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `db_ip` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7383de62bf9a589a576f9862eec4204e678473113c267ea197882aec4f1d6a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7383de62bf9a589a576f9862eec4204e678473113c267ea197882aec4f1d6a4e", kill_on_drop: false }`
[INFO] [stdout] 7383de62bf9a589a576f9862eec4204e678473113c267ea197882aec4f1d6a4e
