[INFO] cloning repository https://github.com/DigitalLabsIndra/hagrid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DigitalLabsIndra/hagrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDigitalLabsIndra%2Fhagrid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDigitalLabsIndra%2Fhagrid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26ef2f6e1cc08a9ca84afa72de2f676bb75a5683
[INFO] checking DigitalLabsIndra/hagrid against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDigitalLabsIndra%2Fhagrid" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DigitalLabsIndra/hagrid on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/DigitalLabsIndra/hagrid
[INFO] finished tweaking git repo https://github.com/DigitalLabsIndra/hagrid
[INFO] tweaked toml for git repo https://github.com/DigitalLabsIndra/hagrid written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DigitalLabsIndra/hagrid 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/database/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/tester/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/hagridctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7003b092035b74bf02929acbf4ac35a7f8c1ec2d34df5ed46ac06baf8ade5910
[INFO] running `Command { std: "docker" "start" "-a" "7003b092035b74bf02929acbf4ac35a7f8c1ec2d34df5ed46ac06baf8ade5910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7003b092035b74bf02929acbf4ac35a7f8c1ec2d34df5ed46ac06baf8ade5910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7003b092035b74bf02929acbf4ac35a7f8c1ec2d34df5ed46ac06baf8ade5910", kill_on_drop: false }`
[INFO] [stdout] 7003b092035b74bf02929acbf4ac35a7f8c1ec2d34df5ed46ac06baf8ade5910
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1db67f005f1216a058e1afa5ac26bffac4d792a69a640a33264311fe6f24838
[INFO] running `Command { std: "docker" "start" "-a" "b1db67f005f1216a058e1afa5ac26bffac4d792a69a640a33264311fe6f24838", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/database/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/tester/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/hagridctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]    Compiling ref-cast v1.0.21
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling lalrpop-util v0.20.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.77
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking buffered-reader v1.3.0
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking memsec v0.6.3
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking winnow v0.5.31
[INFO] [stderr]     Checking xxhash-rust v0.8.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling devise_core v0.4.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.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]    = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[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]    = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.12
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking futures v0.3.30
[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] 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" "b1db67f005f1216a058e1afa5ac26bffac4d792a69a640a33264311fe6f24838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1db67f005f1216a058e1afa5ac26bffac4d792a69a640a33264311fe6f24838", kill_on_drop: false }`
[INFO] [stdout] b1db67f005f1216a058e1afa5ac26bffac4d792a69a640a33264311fe6f24838
