[INFO] fetching crate hv-elastic 0.4.1... [INFO] checking hv-elastic-0.4.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate hv-elastic 0.4.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate hv-elastic 0.4.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hv-elastic 0.4.1 [INFO] finished tweaking crates.io crate hv-elastic 0.4.1 [INFO] tweaked toml for crates.io crate hv-elastic 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.7.8 (latest: v0.8.11) [INFO] [stderr] Adding hashbrown v0.11.2 (latest: v0.14.5) [INFO] [stderr] Adding hecs v0.6.5 (latest: v0.10.5) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hv-guarded-borrow v0.1.1 [INFO] [stderr] Downloaded hecs v0.6.5 [INFO] [stderr] Downloaded hv-cell v0.1.0 [INFO] [stderr] Downloaded hv-stampede v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caf375501002cf37214280796238226f47d53271055d5741b7e987ecaf59c46c [INFO] running `Command { std: "docker" "start" "-a" "caf375501002cf37214280796238226f47d53271055d5741b7e987ecaf59c46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caf375501002cf37214280796238226f47d53271055d5741b7e987ecaf59c46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf375501002cf37214280796238226f47d53271055d5741b7e987ecaf59c46c", kill_on_drop: false }` [INFO] [stdout] caf375501002cf37214280796238226f47d53271055d5741b7e987ecaf59c46c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a911134a63f51b404f0f89d70044de018a9b4a5f671decf755539d780a78431a [INFO] running `Command { std: "docker" "start" "-a" "a911134a63f51b404f0f89d70044de018a9b4a5f671decf755539d780a78431a", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking hv-guarded-borrow v0.1.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking hv-cell v0.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hv-stampede v0.2.1 [INFO] [stderr] Checking hv-elastic v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:737:5 [INFO] [stdout] | [INFO] [stdout] 737 | / where [INFO] [stdout] 738 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 737 ~ [INFO] [stdout] 738 ~ = AtomicRef<'a, U> where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | / where [INFO] [stdout] 742 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 741 ~ [INFO] [stdout] 742 ~ = BorrowError where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:756:5 [INFO] [stdout] | [INFO] [stdout] 756 | / where [INFO] [stdout] 757 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 756 ~ [INFO] [stdout] 757 ~ = AtomicRefMut<'a, U> where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | / where [INFO] [stdout] 761 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 760 ~ [INFO] [stdout] 761 ~ = BorrowMutError where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:777:5 [INFO] [stdout] | [INFO] [stdout] 777 | / where [INFO] [stdout] 778 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 777 ~ [INFO] [stdout] 778 ~ = AtomicRefMut<'a, U> where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:781:5 [INFO] [stdout] | [INFO] [stdout] 781 | / where [INFO] [stdout] 782 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 781 ~ [INFO] [stdout] 782 ~ = BorrowMutError where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 207 | #![feature(generic_associated_types, allocator_api)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:737:5 [INFO] [stdout] | [INFO] [stdout] 737 | / where [INFO] [stdout] 738 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 737 ~ [INFO] [stdout] 738 ~ = AtomicRef<'a, U> where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | / where [INFO] [stdout] 742 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 741 ~ [INFO] [stdout] 742 ~ = BorrowError where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:756:5 [INFO] [stdout] | [INFO] [stdout] 756 | / where [INFO] [stdout] 757 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 756 ~ [INFO] [stdout] 757 ~ = AtomicRefMut<'a, U> where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | / where [INFO] [stdout] 761 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 760 ~ [INFO] [stdout] 761 ~ = BorrowMutError where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:777:5 [INFO] [stdout] | [INFO] [stdout] 777 | / where [INFO] [stdout] 778 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 777 ~ [INFO] [stdout] 778 ~ = AtomicRefMut<'a, U> where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:781:5 [INFO] [stdout] | [INFO] [stdout] 781 | / where [INFO] [stdout] 782 | | U: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 781 ~ [INFO] [stdout] 782 ~ = BorrowMutError where U: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 207 | #![feature(generic_associated_types, allocator_api)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s [INFO] running `Command { std: "docker" "inspect" "a911134a63f51b404f0f89d70044de018a9b4a5f671decf755539d780a78431a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a911134a63f51b404f0f89d70044de018a9b4a5f671decf755539d780a78431a", kill_on_drop: false }` [INFO] [stdout] a911134a63f51b404f0f89d70044de018a9b4a5f671decf755539d780a78431a