[INFO] cloning repository https://github.com/public-repos-backup/hagrid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/public-repos-backup/hagrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpublic-repos-backup%2Fhagrid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpublic-repos-backup%2Fhagrid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed624da4a4379d0b7e55adb2f3a527d200792d78 [INFO] checking public-repos-backup/hagrid/ed624da4a4379d0b7e55adb2f3a527d200792d78 against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpublic-repos-backup%2Fhagrid" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/public-repos-backup/hagrid on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/public-repos-backup/hagrid [INFO] finished tweaking git repo https://github.com/public-repos-backup/hagrid [INFO] tweaked toml for git repo https://github.com/public-repos-backup/hagrid written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/public-repos-backup/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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/database/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/hagridctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Plume-org/rocket_i18n` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_prometheus v0.10.0-rc.3 [INFO] [stderr] Downloaded nettle-sys v2.2.0 [INFO] [stderr] Downloaded gettext-utils v0.1.0 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded gettext-macros v0.6.1 [INFO] [stderr] Downloaded chunked_transfer v0.3.1 [INFO] [stderr] Downloaded tiny_http v0.6.4 [INFO] [stderr] Downloaded buffered-reader v1.2.0 [INFO] [stderr] Downloaded zbase32 v0.1.2 [INFO] [stderr] Downloaded lettre v0.10.0-rc.5 [INFO] [stderr] Downloaded nettle v7.3.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.7 [INFO] [stderr] Downloaded sequoia-openpgp v1.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5918f257f88b99e20b885ed7e948ef5a14709c3a38b064ece3d8ccbfccfdf124 [INFO] running `Command { std: "docker" "start" "-a" "5918f257f88b99e20b885ed7e948ef5a14709c3a38b064ece3d8ccbfccfdf124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5918f257f88b99e20b885ed7e948ef5a14709c3a38b064ece3d8ccbfccfdf124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5918f257f88b99e20b885ed7e948ef5a14709c3a38b064ece3d8ccbfccfdf124", kill_on_drop: false }` [INFO] [stdout] 5918f257f88b99e20b885ed7e948ef5a14709c3a38b064ece3d8ccbfccfdf124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ea5920ab02f1aaf0ed8c568c0d86d8f18875f4a500d2720d2ca26df8effb4e [INFO] running `Command { std: "docker" "start" "-a" "81ea5920ab02f1aaf0ed8c568c0d86d8f18875f4a500d2720d2ca26df8effb4e", kill_on_drop: false }` [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.146 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling phf_shared v0.7.24 [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_os v0.1.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bit-vec v0.6.3 [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 bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling nettle-sys v2.2.0 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking serde_spanned v0.6.2 [INFO] [stderr] Checking toml_datetime v0.6.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking winnow v0.4.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.22/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 iana-time-zone v0.1.57 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling pear v0.2.4 [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.22/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] [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" "81ea5920ab02f1aaf0ed8c568c0d86d8f18875f4a500d2720d2ca26df8effb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ea5920ab02f1aaf0ed8c568c0d86d8f18875f4a500d2720d2ca26df8effb4e", kill_on_drop: false }` [INFO] [stdout] 81ea5920ab02f1aaf0ed8c568c0d86d8f18875f4a500d2720d2ca26df8effb4e