[INFO] cloning repository https://github.com/DevAzeredo/nubank-api-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevAzeredo/nubank-api-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevAzeredo%2Fnubank-api-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevAzeredo%2Fnubank-api-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b09dcc5cb07e02e68dcc28553a02d5b99b0b50be
[INFO] checking DevAzeredo/nubank-api-rust against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevAzeredo%2Fnubank-api-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DevAzeredo/nubank-api-rust
[INFO] finished tweaking git repo https://github.com/DevAzeredo/nubank-api-rust
[INFO] tweaked toml for git repo https://github.com/DevAzeredo/nubank-api-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DevAzeredo/nubank-api-rust on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DevAzeredo/nubank-api-rust 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b45fa87ab9cd51361b73c0f22b267f318d450b92abe10c34a3c2b22002b2850
[INFO] running `Command { std: "docker" "start" "-a" "9b45fa87ab9cd51361b73c0f22b267f318d450b92abe10c34a3c2b22002b2850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b45fa87ab9cd51361b73c0f22b267f318d450b92abe10c34a3c2b22002b2850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b45fa87ab9cd51361b73c0f22b267f318d450b92abe10c34a3c2b22002b2850", kill_on_drop: false }`
[INFO] [stdout] 9b45fa87ab9cd51361b73c0f22b267f318d450b92abe10c34a3c2b22002b2850
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05821afdf64d88cc33da4d8580f88ba17e47f4fb5c20bdfe8f96bff954f35912
[INFO] running `Command { std: "docker" "start" "-a" "05821afdf64d88cc33da4d8580f88ba17e47f4fb5c20bdfe8f96bff954f35912", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking memchr v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling openssl-src v111.26.0+1.1.1u
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]     Checking rstar v0.10.0
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.3
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.23/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] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5f7e98daf3545f2f -C extra-filename=-d2df0c626e410d79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-544f6200401c19e4.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fb5bc81599bdb2ce.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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] running `Command { std: "docker" "inspect" "05821afdf64d88cc33da4d8580f88ba17e47f4fb5c20bdfe8f96bff954f35912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05821afdf64d88cc33da4d8580f88ba17e47f4fb5c20bdfe8f96bff954f35912", kill_on_drop: false }`
[INFO] [stdout] 05821afdf64d88cc33da4d8580f88ba17e47f4fb5c20bdfe8f96bff954f35912
