[INFO] cloning repository https://github.com/Dami904/avail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dami904/avail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDami904%2Favail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDami904%2Favail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ee54e10c037474d2ee99a0762e6ffee43f0df1c
[INFO] checking Dami904/avail against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDami904%2Favail" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dami904/avail
[INFO] finished tweaking git repo https://github.com/Dami904/avail
[INFO] tweaked toml for git repo https://github.com/Dami904/avail written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dami904/avail on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dami904/avail 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91b720c3c172c2d255f1fc62f447349212c0f00f9e53409d14b92958797c18aa
[INFO] running `Command { std: "docker" "start" "-a" "91b720c3c172c2d255f1fc62f447349212c0f00f9e53409d14b92958797c18aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91b720c3c172c2d255f1fc62f447349212c0f00f9e53409d14b92958797c18aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b720c3c172c2d255f1fc62f447349212c0f00f9e53409d14b92958797c18aa", kill_on_drop: false }`
[INFO] [stdout] 91b720c3c172c2d255f1fc62f447349212c0f00f9e53409d14b92958797c18aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb4a356e72f4f804cffc5dabd7a44296d2a68872576e296203ccfb129a16eb39
[INFO] running `Command { std: "docker" "start" "-a" "bb4a356e72f4f804cffc5dabd7a44296d2a68872576e296203ccfb129a16eb39", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling sp-io v30.0.0 (https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch#b66ca4df)
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking sp-panic-handler v13.0.0 (https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch#b66ca4df)
[INFO] [stderr]     Checking simple-mermaid v0.1.0 (https://github.com/kianenigma/simple-mermaid.git?rev=e48b187bcfd5cc75111acd9d241f1bd36604344b#e48b187b)
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking array-bytes v4.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]    Compiling sp-crypto-hashing v0.0.0 (https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch#b66ca4df)
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling base64 v0.13.1
[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 minimal-lexical v0.2.1
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking sp-panic-handler v8.0.0
[INFO] [stderr]    Compiling sp-io v23.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling sp-std v8.0.0
[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" "bb4a356e72f4f804cffc5dabd7a44296d2a68872576e296203ccfb129a16eb39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb4a356e72f4f804cffc5dabd7a44296d2a68872576e296203ccfb129a16eb39", kill_on_drop: false }`
[INFO] [stdout] bb4a356e72f4f804cffc5dabd7a44296d2a68872576e296203ccfb129a16eb39
