[INFO] cloning repository https://github.com/enricoKoschel/stream_stash_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enricoKoschel/stream_stash_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenricoKoschel%2Fstream_stash_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenricoKoschel%2Fstream_stash_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f03b3a145ed0308d1029e435ed20291fcb696450
[INFO] checking enricoKoschel/stream_stash_backend against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenricoKoschel%2Fstream_stash_backend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enricoKoschel/stream_stash_backend
[INFO] finished tweaking git repo https://github.com/enricoKoschel/stream_stash_backend
[INFO] tweaked toml for git repo https://github.com/enricoKoschel/stream_stash_backend written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enricoKoschel/stream_stash_backend on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enricoKoschel/stream_stash_backend 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded unicase_serde v0.1.0
[INFO] [stderr]   Downloaded pkce v0.2.0
[INFO] [stderr]   Downloaded rocket_cors v0.6.0
[INFO] [stderr]   Downloaded figment v0.10.15
[INFO] [stderr]   Downloaded h2 v0.4.3
[INFO] [stderr]   Downloaded reqwest v0.12.2
[INFO] [stderr]   Downloaded h2 v0.3.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6977b85ed6af180750c66f1c8882401e56f7505d7d69acbbed860c11e49fcff5
[INFO] running `Command { std: "docker" "start" "-a" "6977b85ed6af180750c66f1c8882401e56f7505d7d69acbbed860c11e49fcff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6977b85ed6af180750c66f1c8882401e56f7505d7d69acbbed860c11e49fcff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6977b85ed6af180750c66f1c8882401e56f7505d7d69acbbed860c11e49fcff5", kill_on_drop: false }`
[INFO] [stdout] 6977b85ed6af180750c66f1c8882401e56f7505d7d69acbbed860c11e49fcff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa39cb19efd4c6fda9c20e9cf169aed1e6e2b0148d0ff518a75e57689ca7982d
[INFO] running `Command { std: "docker" "start" "-a" "fa39cb19efd4c6fda9c20e9cf169aed1e6e2b0148d0ff518a75e57689ca7982d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.1.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.34/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 rustix v0.38.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[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] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/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] [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" "fa39cb19efd4c6fda9c20e9cf169aed1e6e2b0148d0ff518a75e57689ca7982d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa39cb19efd4c6fda9c20e9cf169aed1e6e2b0148d0ff518a75e57689ca7982d", kill_on_drop: false }`
[INFO] [stdout] fa39cb19efd4c6fda9c20e9cf169aed1e6e2b0148d0ff518a75e57689ca7982d
