[INFO] cloning repository https://github.com/AsianIntel/twilight-axum-repo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsianIntel/twilight-axum-repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsianIntel%2Ftwilight-axum-repo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsianIntel%2Ftwilight-axum-repo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14b41fa95c241f1cea3dd18098b01747ca1ece7d
[INFO] checking AsianIntel/twilight-axum-repo against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsianIntel%2Ftwilight-axum-repo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AsianIntel/twilight-axum-repo
[INFO] finished tweaking git repo https://github.com/AsianIntel/twilight-axum-repo
[INFO] tweaked toml for git repo https://github.com/AsianIntel/twilight-axum-repo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsianIntel/twilight-axum-repo on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AsianIntel/twilight-axum-repo 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/twilight-rs/twilight`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_repr v0.1.18
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded async-trait v0.1.77
[INFO] [stderr]   Downloaded axum-core v0.4.2
[INFO] [stderr]   Downloaded time-macros v0.2.16
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.15
[INFO] [stderr]   Downloaded platforms v3.3.0
[INFO] [stderr]   Downloaded hyper-util v0.1.2
[INFO] [stderr]   Downloaded indexmap v2.1.0
[INFO] [stderr]   Downloaded ed25519-dalek v2.1.0
[INFO] [stderr]   Downloaded hyper v1.1.0
[INFO] [stderr]   Downloaded axum v0.7.3
[INFO] [stderr]   Downloaded h2 v0.4.0
[INFO] [stderr]   Downloaded hyper v0.14.28
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded tower-http v0.5.0
[INFO] [stderr]   Downloaded http v0.2.11
[INFO] [stderr]   Downloaded rustls v0.20.9
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.1
[INFO] [stderr]   Downloaded fiat-crypto v0.2.5
[INFO] [stderr]   Downloaded ring v0.17.7
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c70778e2c7d783b49884778dfd7d0475eb2aea4b019ec091aec22f747a4bdf0
[INFO] running `Command { std: "docker" "start" "-a" "3c70778e2c7d783b49884778dfd7d0475eb2aea4b019ec091aec22f747a4bdf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c70778e2c7d783b49884778dfd7d0475eb2aea4b019ec091aec22f747a4bdf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c70778e2c7d783b49884778dfd7d0475eb2aea4b019ec091aec22f747a4bdf0", kill_on_drop: false }`
[INFO] [stdout] 3c70778e2c7d783b49884778dfd7d0475eb2aea4b019ec091aec22f747a4bdf0
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e9bc440d870a01488a9eb5f818005c08493590fdf62f71687fcbcded3325fa7
[INFO] running `Command { std: "docker" "start" "-a" "0e9bc440d870a01488a9eb5f818005c08493590fdf62f71687fcbcded3325fa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling axum v0.7.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.31/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 zeroize v1.7.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking http-body-util v0.1.0
[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" "0e9bc440d870a01488a9eb5f818005c08493590fdf62f71687fcbcded3325fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9bc440d870a01488a9eb5f818005c08493590fdf62f71687fcbcded3325fa7", kill_on_drop: false }`
[INFO] [stdout] 0e9bc440d870a01488a9eb5f818005c08493590fdf62f71687fcbcded3325fa7
