[INFO] cloning repository https://github.com/4JX/hud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4JX/hud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4JX%2Fhud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4JX%2Fhud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 000aa3f5b0b25e9ddbbd9baa543bfde0ab127048
[INFO] checking 4JX/hud against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4JX%2Fhud" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4JX/hud
[INFO] finished tweaking git repo https://github.com/4JX/hud
[INFO] tweaked toml for git repo https://github.com/4JX/hud written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4JX/hud on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4JX/hud 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d24d53773b9f6dd399ef21e6958397bdc3cf1e3c2ed76ab98bf5d5431d98d057
[INFO] running `Command { std: "docker" "start" "-a" "d24d53773b9f6dd399ef21e6958397bdc3cf1e3c2ed76ab98bf5d5431d98d057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d24d53773b9f6dd399ef21e6958397bdc3cf1e3c2ed76ab98bf5d5431d98d057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24d53773b9f6dd399ef21e6958397bdc3cf1e3c2ed76ab98bf5d5431d98d057", kill_on_drop: false }`
[INFO] [stdout] d24d53773b9f6dd399ef21e6958397bdc3cf1e3c2ed76ab98bf5d5431d98d057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7978a8b10f50f461bf4d14cf04ea3c31414ffc4a29418cd11cf6581695776ac
[INFO] running `Command { std: "docker" "start" "-a" "b7978a8b10f50f461bf4d14cf04ea3c31414ffc4a29418cd11cf6581695776ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking raw-cpuid v10.5.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling moka v0.9.4
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking linked_hash_set v0.1.4
[INFO] [stderr]    Compiling error-stack v0.1.1 (https://github.com/hashintel/hash.git?rev=ea0dacf#ea0dacf8)
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]     Checking yasna v0.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking pem v1.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking triomphe v0.1.8
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking async_once v0.2.6
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking quanta v0.10.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking sha1 v0.10.4
[INFO] [stdout] error[E0432]: unresolved import `core::any::Demand`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/hash-4b0b24d53d330461/ea0dacf/packages/libs/error-stack/src/frame/frame_impl.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `core::any::Demand`, `core::any::Provider`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/hash-4b0b24d53d330461/ea0dacf/packages/libs/error-stack/src/frame/mod.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::any::{self, Demand, Provider};
[INFO] [stdout]   |                       ^^^^^^  ^^^^^^^^ no `Provider` in `any`
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::any::Demand`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/hash-4b0b24d53d330461/ea0dacf/packages/libs/error-stack/src/context.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `any`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/hash-4b0b24d53d330461/ea0dacf/packages/libs/error-stack/src/frame/mod.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |         any::request_ref(self)
[INFO] [stdout]    |              ^^^^^^^^^^^ not found in `any`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  4 + use std::error::request_ref;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `request_ref`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -         any::request_ref(self)
[INFO] [stdout] 81 +         request_ref(self)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `request_value` in module `any`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/hash-4b0b24d53d330461/ea0dacf/packages/libs/error-stack/src/frame/mod.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |         any::request_value(self)
[INFO] [stdout]    |              ^^^^^^^^^^^^^ not found in `any`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  4 + use std::error::request_value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `request_value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 91 -         any::request_value(self)
[INFO] [stdout] 91 +         request_value(self)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `core::any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/hash-4b0b24d53d330461/ea0dacf/packages/libs/error-stack/src/report.rs:231:36
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let backtrace = core::any::request_ref::<Backtrace>(&frame)
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in `core::any`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::request_ref;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `request_ref`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 231 -         let backtrace = core::any::request_ref::<Backtrace>(&frame)
[INFO] [stdout] 231 +         let backtrace = request_ref::<Backtrace>(&frame)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `provide_any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/hash-4b0b24d53d330461/ea0dacf/packages/libs/error-stack/src/lib.rs:441:30
[INFO] [stdout]     |
[INFO] [stdout] 441 | #![cfg_attr(nightly, feature(provide_any))]
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `error-stack` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b7978a8b10f50f461bf4d14cf04ea3c31414ffc4a29418cd11cf6581695776ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7978a8b10f50f461bf4d14cf04ea3c31414ffc4a29418cd11cf6581695776ac", kill_on_drop: false }`
[INFO] [stdout] b7978a8b10f50f461bf4d14cf04ea3c31414ffc4a29418cd11cf6581695776ac
