[INFO] fetching crate chord-grpc 0.1.0... [INFO] checking chord-grpc-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate chord-grpc 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate chord-grpc 0.1.0 [INFO] finished tweaking crates.io crate chord-grpc 0.1.0 [INFO] tweaked toml for crates.io crate chord-grpc 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chord-grpc 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 155 packages to latest compatible versions [INFO] [stderr] Adding error-stack v0.3.1 (available: v0.5.0) [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding tonic v0.8.3 (available: v0.13.1) [INFO] [stderr] Adding tonic-build v0.8.4 (available: v0.13.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chord-rs-core v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb89ba722dc5580c3b57c68b1d2bd9cc533f6d08ee7bc928807684b7b563dd24 [INFO] running `Command { std: "docker" "start" "-a" "eb89ba722dc5580c3b57c68b1d2bd9cc533f6d08ee7bc928807684b7b563dd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb89ba722dc5580c3b57c68b1d2bd9cc533f6d08ee7bc928807684b7b563dd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb89ba722dc5580c3b57c68b1d2bd9cc533f6d08ee7bc928807684b7b563dd24", kill_on_drop: false }` [INFO] [stdout] eb89ba722dc5580c3b57c68b1d2bd9cc533f6d08ee7bc928807684b7b563dd24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7edea3bb0c8259d42a5201fb632cd7e6bf60992ddf0f5eedfd32cf4004d95091 [INFO] running `Command { std: "docker" "start" "-a" "7edea3bb0c8259d42a5201fb632cd7e6bf60992ddf0f5eedfd32cf4004d95091", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling error-stack v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stdout] error[E0432]: unresolved import `core::any::Demand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/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/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/frame.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/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/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] [stdout] error[E0432]: unresolved imports `core::any::Demand`, `core::any::Provider` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/error.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | any::{Demand, Provider}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ no `Provider` in `any` [INFO] [stdout] | | [INFO] [stdout] | no `Demand` in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/frame.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | 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] 62 - any::request_ref(self) [INFO] [stdout] 62 + 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/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/frame.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | 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] 72 - any::request_value(self) [INFO] [stdout] 72 + 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/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/report.rs:280:35 [INFO] [stdout] | [INFO] [stdout] 280 | let location = core::any::request_ref::(&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] 280 - let location = core::any::request_ref::(&frame) [INFO] [stdout] 280 + let location = request_ref::(&frame) [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/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/report.rs:288:36 [INFO] [stdout] | [INFO] [stdout] 288 | let backtrace = core::any::request_ref::(&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] 288 - let backtrace = core::any::request_ref::(&frame) [INFO] [stdout] 288 + let backtrace = request_ref::(&frame) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `provide_any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.3.1/src/lib.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | feature(provide_any, error_in_core, error_generic_member_access) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [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 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7edea3bb0c8259d42a5201fb632cd7e6bf60992ddf0f5eedfd32cf4004d95091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7edea3bb0c8259d42a5201fb632cd7e6bf60992ddf0f5eedfd32cf4004d95091", kill_on_drop: false }` [INFO] [stdout] 7edea3bb0c8259d42a5201fb632cd7e6bf60992ddf0f5eedfd32cf4004d95091