[INFO] cloning repository https://github.com/pczern/header_proxy_gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pczern/header_proxy_gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpczern%2Fheader_proxy_gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpczern%2Fheader_proxy_gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33f62161c45fa3c9b025c357e468b24d1f569486 [INFO] checking pczern/header_proxy_gateway/33f62161c45fa3c9b025c357e468b24d1f569486 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpczern%2Fheader_proxy_gateway" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pczern/header_proxy_gateway [INFO] finished tweaking git repo https://github.com/pczern/header_proxy_gateway [INFO] tweaked toml for git repo https://github.com/pczern/header_proxy_gateway written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pczern/header_proxy_gateway on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pczern/header_proxy_gateway 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-cache-semantics v1.0.2 [INFO] [stderr] Downloaded http-cache-reqwest v0.13.0 [INFO] [stderr] Downloaded hyper-util v0.1.2 [INFO] [stderr] Downloaded http-cache v0.18.0 [INFO] [stderr] Downloaded reqwest-middleware v0.2.4 [INFO] [stderr] Downloaded task-local-extensions v0.1.4 [INFO] [stderr] Downloaded reflink-copy v0.1.14 [INFO] [stderr] Downloaded cacache v12.0.0 [INFO] [stderr] Downloaded time-macros v0.2.16 [INFO] [stderr] Downloaded time v0.3.31 [INFO] [stderr] Downloaded regex-automata v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfcc39c4b5e0bd2d64cf282389aeca17cbd3bb7fb9f42ed6652ca2e94c2151d4 [INFO] running `Command { std: "docker" "start" "-a" "dfcc39c4b5e0bd2d64cf282389aeca17cbd3bb7fb9f42ed6652ca2e94c2151d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfcc39c4b5e0bd2d64cf282389aeca17cbd3bb7fb9f42ed6652ca2e94c2151d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfcc39c4b5e0bd2d64cf282389aeca17cbd3bb7fb9f42ed6652ca2e94c2151d4", kill_on_drop: false }` [INFO] [stdout] dfcc39c4b5e0bd2d64cf282389aeca17cbd3bb7fb9f42ed6652ca2e94c2151d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5d743a0b0bd296e1fd843e8ed515453342d3cd6693055eeedef5aec7331cdfc [INFO] running `Command { std: "docker" "start" "-a" "c5d743a0b0bd296e1fd843e8ed515453342d3cd6693055eeedef5aec7331cdfc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking xxhash-rust v0.8.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking futures-util v0.3.30 [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 pin-project v1.1.3 [INFO] [stderr] Checking miette v5.10.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" "c5d743a0b0bd296e1fd843e8ed515453342d3cd6693055eeedef5aec7331cdfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d743a0b0bd296e1fd843e8ed515453342d3cd6693055eeedef5aec7331cdfc", kill_on_drop: false }` [INFO] [stdout] c5d743a0b0bd296e1fd843e8ed515453342d3cd6693055eeedef5aec7331cdfc