[INFO] cloning repository https://github.com/raulvc/rinha-2024-q1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raulvc/rinha-2024-q1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulvc%2Frinha-2024-q1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulvc%2Frinha-2024-q1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1dabaa25c8a68cce18a75379b6b9fb0057b0d0d
[INFO] checking raulvc/rinha-2024-q1 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraulvc%2Frinha-2024-q1" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raulvc/rinha-2024-q1
[INFO] finished tweaking git repo https://github.com/raulvc/rinha-2024-q1
[INFO] tweaked toml for git repo https://github.com/raulvc/rinha-2024-q1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raulvc/rinha-2024-q1 on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raulvc/rinha-2024-q1 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tursodatabase/libsql.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded validify v1.3.0
[INFO] [stderr]   Downloaded unic-ucd-common v0.9.0
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded validify_derive v1.3.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded card-validate v2.3.0
[INFO] [stderr]   Downloaded const-random v0.1.17
[INFO] [stderr]   Downloaded inherent v1.0.11
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] [stderr]   Downloaded prost-derive v0.12.3
[INFO] [stderr]   Downloaded prost v0.12.3
[INFO] [stderr]   Downloaded sea-query-derive v0.4.1
[INFO] [stderr]   Downloaded tower-http v0.5.1
[INFO] [stderr]   Downloaded toml_edit v0.22.4
[INFO] [stderr]   Downloaded winnow v0.5.39
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded sea-query v0.30.7
[INFO] [stderr]   Downloaded phonenumber v0.3.3+8.13.9
[INFO] [stderr]   Downloaded redlock v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6658d5a9cc8a1b4878b407854b5b7996d42b0d308c230e5cfdab916fd7514604
[INFO] running `Command { std: "docker" "start" "-a" "6658d5a9cc8a1b4878b407854b5b7996d42b0d308c230e5cfdab916fd7514604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6658d5a9cc8a1b4878b407854b5b7996d42b0d308c230e5cfdab916fd7514604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6658d5a9cc8a1b4878b407854b5b7996d42b0d308c230e5cfdab916fd7514604", kill_on_drop: false }`
[INFO] [stdout] 6658d5a9cc8a1b4878b407854b5b7996d42b0d308c230e5cfdab916fd7514604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 402ccc2ffa839b2d8b5ed60567fd7360555800bee55ad13192e0af684ed1013a
[INFO] running `Command { std: "docker" "start" "-a" "402ccc2ffa839b2d8b5ed60567fd7360555800bee55ad13192e0af684ed1013a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking const-random v0.1.17
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling phonenumber v0.3.3+8.13.9
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.11.1 (https://github.com/tursodatabase/libsql.git?branch=main#dc53a4de)
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking winnow v0.5.39
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling libsql-ffi v0.1.0 (https://github.com/tursodatabase/libsql.git?branch=main#dc53a4de)
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking prost v0.12.3
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking toml_edit v0.22.4
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling validify_derive v1.3.0
[INFO] [stderr]     Checking unic-ucd-common v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking card-validate v2.3.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]     Checking redis v0.23.3
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking sea-query v0.30.7
[INFO] [stderr]     Checking redlock v2.0.0
[INFO] [stderr]     Checking validify v1.3.0
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-http v0.5.1
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking anyhow v1.0.79
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "402ccc2ffa839b2d8b5ed60567fd7360555800bee55ad13192e0af684ed1013a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "402ccc2ffa839b2d8b5ed60567fd7360555800bee55ad13192e0af684ed1013a", kill_on_drop: false }`
[INFO] [stdout] 402ccc2ffa839b2d8b5ed60567fd7360555800bee55ad13192e0af684ed1013a
