[INFO] cloning repository https://github.com/AlterShadow/Rust-BE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlterShadow/Rust-BE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterShadow%2FRust-BE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterShadow%2FRust-BE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 064d017cce3ff73683a19483b8dcea351cfce576
[INFO] checking AlterShadow/Rust-BE against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterShadow%2FRust-BE" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AlterShadow/Rust-BE
[INFO] finished tweaking git repo https://github.com/AlterShadow/Rust-BE
[INFO] tweaked toml for git repo https://github.com/AlterShadow/Rust-BE written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlterShadow/Rust-BE on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlterShadow/Rust-BE 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]     Updating axum v0.6.18 -> v0.6.20 (available: v0.8.7)
[INFO] [stderr]       Adding equivalent v1.0.2
[INFO] [stderr]     Updating h2 v0.3.18 -> v0.3.27
[INFO] [stderr]       Adding hashbrown v0.16.1
[INFO] [stderr]     Updating hyper v0.14.26 -> v0.14.32 (available: v1.8.1)
[INFO] [stderr]       Adding indexmap v2.12.1
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abb76683557997e5fc57617d6f5b8f00cc0f4b2e39b1876f7c603b1340f4079f
[INFO] running `Command { std: "docker" "start" "-a" "abb76683557997e5fc57617d6f5b8f00cc0f4b2e39b1876f7c603b1340f4079f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abb76683557997e5fc57617d6f5b8f00cc0f4b2e39b1876f7c603b1340f4079f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abb76683557997e5fc57617d6f5b8f00cc0f4b2e39b1876f7c603b1340f4079f", kill_on_drop: false }`
[INFO] [stdout] abb76683557997e5fc57617d6f5b8f00cc0f4b2e39b1876f7c603b1340f4079f
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c7af2700ccaf87591c96abdba650313f2abeffc75137748ec3553720884de4a
[INFO] running `Command { std: "docker" "start" "-a" "3c7af2700ccaf87591c96abdba650313f2abeffc75137748ec3553720884de4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.162
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.162
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling openssl-src v111.25.3+1.1.1t
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking linux-raw-sys v0.3.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking socket2 v0.5.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking phf_shared v0.11.1
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking postgres-protocol v0.6.5
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.22/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]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.9.4
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[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/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.18/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=0a64d3b4c4b44722 -C extra-filename=-32df7fd6d11f32ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2e9207f2b5bfd30d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bf5a361144f8dcfe.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1e054b8a5349917d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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" "3c7af2700ccaf87591c96abdba650313f2abeffc75137748ec3553720884de4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c7af2700ccaf87591c96abdba650313f2abeffc75137748ec3553720884de4a", kill_on_drop: false }`
[INFO] [stdout] 3c7af2700ccaf87591c96abdba650313f2abeffc75137748ec3553720884de4a
