[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] building DigitalLabsIndra/hagrid against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDigitalLabsIndra%2Fhagrid" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DigitalLabsIndra/hagrid on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/database/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/tester/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/hagridctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Valodim/rocket_i18n`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.8
[INFO] [stderr]   Downloaded groupable v0.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.52
[INFO] [stderr]   Downloaded thiserror-impl v1.0.52
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0
[INFO] [stderr]   Downloaded gettext-utils v0.1.0
[INFO] [stderr]   Downloaded indicatif v0.11.0
[INFO] [stderr]   Downloaded tiny_http v0.6.4
[INFO] [stderr]   Downloaded cookie v0.18.0
[INFO] [stderr]   Downloaded nickel v0.11.0
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded lettre v0.10.0-rc.5
[INFO] [stderr]   Downloaded rocket_http v0.5.0
[INFO] [stderr]   Downloaded winnow v0.5.31
[INFO] [stderr]   Downloaded buffered-reader v1.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.77
[INFO] [stderr]   Downloaded rocket v0.5.0
[INFO] [stderr]   Downloaded normpath v1.1.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.18
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.10
[INFO] [stderr]   Downloaded async-trait v0.1.75
[INFO] [stderr]   Downloaded figment v0.10.12
[INFO] [stderr]   Downloaded gettext-macros v0.6.1
[INFO] [stderr]   Downloaded zbase32 v0.1.2
[INFO] [stderr]   Downloaded mustache v0.9.0
[INFO] [stderr]   Downloaded rocket_dyn_templates v0.1.0
[INFO] [stderr]   Downloaded gettext v0.4.0
[INFO] [stderr]   Downloaded pear v0.2.8
[INFO] [stderr]   Downloaded sha1collisiondetection v0.3.2
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.21
[INFO] [stderr]   Downloaded state v0.6.0
[INFO] [stderr]   Downloaded rocket_prometheus v0.10.0
[INFO] [stderr]   Downloaded memsec v0.6.3
[INFO] [stderr]   Downloaded structopt-derive v0.2.18
[INFO] [stderr]   Downloaded structopt v0.2.18
[INFO] [stderr]   Downloaded vergen v3.2.0
[INFO] [stderr]   Downloaded pathdiff v0.1.0
[INFO] [stderr]   Downloaded email-encoding v0.1.3
[INFO] [stderr]   Downloaded quoted_printable v0.4.8
[INFO] [stderr]   Downloaded pear_codegen v0.2.8
[INFO] [stderr]   Downloaded ref-cast v1.0.21
[INFO] [stderr]   Downloaded sequoia-openpgp v1.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cceb1e3b1fdf70b17756eb2730b7530add0994a8a082d0d2ef2c807502566c2
[INFO] running `Command { std: "docker" "start" "-a" "3cceb1e3b1fdf70b17756eb2730b7530add0994a8a082d0d2ef2c807502566c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cceb1e3b1fdf70b17756eb2730b7530add0994a8a082d0d2ef2c807502566c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cceb1e3b1fdf70b17756eb2730b7530add0994a8a082d0d2ef2c807502566c2", kill_on_drop: false }`
[INFO] [stdout] 3cceb1e3b1fdf70b17756eb2730b7530add0994a8a082d0d2ef2c807502566c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03dd9e0f17301d99ceb073fd4734326cfbf9af9e7fb5987e5fab6f220b20069c
[INFO] running `Command { std: "docker" "start" "-a" "03dd9e0f17301d99ceb073fd4734326cfbf9af9e7fb5987e5fab6f220b20069c", kill_on_drop: false }`
[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] warning: /opt/rustwide/workdir/database/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 memchr v2.6.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling ref-cast v1.0.21
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling winnow v0.5.31
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling lalrpop-util v0.20.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[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]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling vergen v3.2.0
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling anyhow v1.0.77
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.2
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling modifier v0.1.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" "03dd9e0f17301d99ceb073fd4734326cfbf9af9e7fb5987e5fab6f220b20069c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03dd9e0f17301d99ceb073fd4734326cfbf9af9e7fb5987e5fab6f220b20069c", kill_on_drop: false }`
[INFO] [stdout] 03dd9e0f17301d99ceb073fd4734326cfbf9af9e7fb5987e5fab6f220b20069c
