[INFO] cloning repository https://github.com/bczhc/rust-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bczhc/rust-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Frust-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Frust-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ae9440c8c8d48c098b71554f9fab92452f86d3d [INFO] checking bczhc/rust-web/1ae9440c8c8d48c098b71554f9fab92452f86d3d against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbczhc%2Frust-web" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bczhc/rust-web [INFO] finished tweaking git repo https://github.com/bczhc/rust-web [INFO] tweaked toml for git repo https://github.com/bczhc/rust-web written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bczhc/rust-web on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bczhc/rust-web 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mktemp v0.5.0 [INFO] [stderr] Downloaded signature v2.0.0 [INFO] [stderr] Downloaded hashlink v0.8.2 [INFO] [stderr] Downloaded bzip3 v0.2.3 [INFO] [stderr] Downloaded libbzip3-sys v0.2.2 [INFO] [stderr] Downloaded axum-extra v0.5.0 [INFO] [stderr] Downloaded rsa v0.8.1 [INFO] [stderr] Downloaded axum v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29f47419822669f6bf39023f3174580038ea8d7bda4c4fd08e6924361d3551a0 [INFO] running `Command { std: "docker" "start" "-a" "29f47419822669f6bf39023f3174580038ea8d7bda4c4fd08e6924361d3551a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29f47419822669f6bf39023f3174580038ea8d7bda4c4fd08e6924361d3551a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f47419822669f6bf39023f3174580038ea8d7bda4c4fd08e6924361d3551a0", kill_on_drop: false }` [INFO] [stdout] 29f47419822669f6bf39023f3174580038ea8d7bda4c4fd08e6924361d3551a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f55043943d584f02bf6d268217cd2ec1a1780aef18b3fe192535ccbe544383d [INFO] running `Command { std: "docker" "start" "-a" "7f55043943d584f02bf6d268217cd2ec1a1780aef18b3fe192535ccbe544383d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking const-oid v0.9.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling clang-sys v1.6.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking base64ct v1.5.3 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.20/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 rayon-core v1.11.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking utf8parse v0.2.1 [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" "7f55043943d584f02bf6d268217cd2ec1a1780aef18b3fe192535ccbe544383d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f55043943d584f02bf6d268217cd2ec1a1780aef18b3fe192535ccbe544383d", kill_on_drop: false }` [INFO] [stdout] 7f55043943d584f02bf6d268217cd2ec1a1780aef18b3fe192535ccbe544383d