[INFO] fetching crate hv-cell 0.1.0... [INFO] checking hv-cell-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate hv-cell 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate hv-cell 0.1.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hv-cell 0.1.0 [INFO] finished tweaking crates.io crate hv-cell 0.1.0 [INFO] tweaked toml for crates.io crate hv-cell 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 847da2daa1a3584ed514df6df57caa359ea96421cd9cbbc6e790468c27605be2 [INFO] running `Command { std: "docker" "start" "-a" "847da2daa1a3584ed514df6df57caa359ea96421cd9cbbc6e790468c27605be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "847da2daa1a3584ed514df6df57caa359ea96421cd9cbbc6e790468c27605be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847da2daa1a3584ed514df6df57caa359ea96421cd9cbbc6e790468c27605be2", kill_on_drop: false }` [INFO] [stdout] 847da2daa1a3584ed514df6df57caa359ea96421cd9cbbc6e790468c27605be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9475023bcc4d2c806660de54a8653f2aa8ada7bc2ca83f0cc54e660568659f4 [INFO] running `Command { std: "docker" "start" "-a" "d9475023bcc4d2c806660de54a8653f2aa8ada7bc2ca83f0cc54e660568659f4", kill_on_drop: false }` [INFO] [stderr] Checking hv-guarded-borrow v0.1.1 [INFO] [stderr] Checking hv-cell v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | / where [INFO] [stdout] 902 | | T: '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] 901 ~ [INFO] [stdout] 902 ~ = AtomicRef<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:905:5 [INFO] [stdout] | [INFO] [stdout] 905 | / where [INFO] [stdout] 906 | | T: '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] 905 ~ [INFO] [stdout] 906 ~ = BorrowError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:916:5 [INFO] [stdout] | [INFO] [stdout] 916 | / where [INFO] [stdout] 917 | | T: '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] 916 ~ [INFO] [stdout] 917 ~ = AtomicRefMut<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:901:5 [INFO] [stdout] | [INFO] [stdout] 901 | / where [INFO] [stdout] 902 | | T: '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] 901 ~ [INFO] [stdout] 902 ~ = AtomicRef<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:920:5 [INFO] [stdout] | [INFO] [stdout] 920 | / where [INFO] [stdout] 921 | | T: '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] 920 ~ [INFO] [stdout] 921 ~ = BorrowMutError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:933:5 [INFO] [stdout] | [INFO] [stdout] 933 | / where [INFO] [stdout] 934 | | T: '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] 933 ~ [INFO] [stdout] 934 ~ = &'a mut T where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:937:5 [INFO] [stdout] | [INFO] [stdout] 937 | / where [INFO] [stdout] 938 | | T: '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] 937 ~ [INFO] [stdout] 938 ~ = Infallible where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:905:5 [INFO] [stdout] | [INFO] [stdout] 905 | / where [INFO] [stdout] 906 | | T: '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] 905 ~ [INFO] [stdout] 906 ~ = BorrowError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:950:5 [INFO] [stdout] | [INFO] [stdout] 950 | / where [INFO] [stdout] 951 | | T: '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] 950 ~ [INFO] [stdout] 951 ~ = AtomicRef<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:954:5 [INFO] [stdout] | [INFO] [stdout] 954 | / where [INFO] [stdout] 955 | | T: '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] 954 ~ [INFO] [stdout] 955 ~ = BorrowError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:965:5 [INFO] [stdout] | [INFO] [stdout] 965 | / where [INFO] [stdout] 966 | | T: '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] 965 ~ [INFO] [stdout] 966 ~ = AtomicRefMut<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:916:5 [INFO] [stdout] | [INFO] [stdout] 916 | / where [INFO] [stdout] 917 | | T: '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] 916 ~ [INFO] [stdout] 917 ~ = AtomicRefMut<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:969:5 [INFO] [stdout] | [INFO] [stdout] 969 | / where [INFO] [stdout] 970 | | T: '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] 969 ~ [INFO] [stdout] 970 ~ = BorrowMutError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:920:5 [INFO] [stdout] | [INFO] [stdout] 920 | / where [INFO] [stdout] 921 | | T: '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] 920 ~ [INFO] [stdout] 921 ~ = BorrowMutError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:982:5 [INFO] [stdout] | [INFO] [stdout] 982 | / where [INFO] [stdout] 983 | | T: '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] 982 ~ [INFO] [stdout] 983 ~ = AtomicRefMut<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:986:5 [INFO] [stdout] | [INFO] [stdout] 986 | / where [INFO] [stdout] 987 | | T: '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] 986 ~ [INFO] [stdout] 987 ~ = BorrowMutError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:933:5 [INFO] [stdout] | [INFO] [stdout] 933 | / where [INFO] [stdout] 934 | | T: '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] 933 ~ [INFO] [stdout] 934 ~ = &'a mut T where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:999:5 [INFO] [stdout] | [INFO] [stdout] 999 | / where [INFO] [stdout] 1000 | | T: 'a, [INFO] [stdout] 1001 | | Self: '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] 999 ~ [INFO] [stdout] 1000 ~ = &'a T where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1004:5 [INFO] [stdout] | [INFO] [stdout] 1004 | / where [INFO] [stdout] 1005 | | T: 'a, [INFO] [stdout] 1006 | | Self: '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] 1004 ~ [INFO] [stdout] 1005 ~ = Infallible where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:937:5 [INFO] [stdout] | [INFO] [stdout] 937 | / where [INFO] [stdout] 938 | | T: '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] 937 ~ [INFO] [stdout] 938 ~ = Infallible where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1016:5 [INFO] [stdout] | [INFO] [stdout] 1016 | / where [INFO] [stdout] 1017 | | T: 'a, [INFO] [stdout] 1018 | | Self: '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] 1016 ~ [INFO] [stdout] 1017 ~ = &'a mut T where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1021:5 [INFO] [stdout] | [INFO] [stdout] 1021 | / where [INFO] [stdout] 1022 | | T: 'a, [INFO] [stdout] 1023 | | Self: '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] 1021 ~ [INFO] [stdout] 1022 ~ = &'static str where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:950:5 [INFO] [stdout] | [INFO] [stdout] 950 | / where [INFO] [stdout] 951 | | T: '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] 950 ~ [INFO] [stdout] 951 ~ = AtomicRef<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1035:5 [INFO] [stdout] | [INFO] [stdout] 1035 | / where [INFO] [stdout] 1036 | | T: 'a, [INFO] [stdout] 1037 | | Self: '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] 1035 ~ [INFO] [stdout] 1036 ~ = &'a T where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1040:5 [INFO] [stdout] | [INFO] [stdout] 1040 | / where [INFO] [stdout] 1041 | | T: 'a, [INFO] [stdout] 1042 | | Self: '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] 1040 ~ [INFO] [stdout] 1041 ~ = Infallible where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1052:5 [INFO] [stdout] | [INFO] [stdout] 1052 | / where [INFO] [stdout] 1053 | | T: 'a, [INFO] [stdout] 1054 | | Self: '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] 1052 ~ [INFO] [stdout] 1053 ~ = &'a mut T where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1057:5 [INFO] [stdout] | [INFO] [stdout] 1057 | / where [INFO] [stdout] 1058 | | T: 'a, [INFO] [stdout] 1059 | | Self: '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] 1057 ~ [INFO] [stdout] 1058 ~ = Infallible where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:954:5 [INFO] [stdout] | [INFO] [stdout] 954 | / where [INFO] [stdout] 955 | | T: '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] 954 ~ [INFO] [stdout] 955 ~ = BorrowError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:965:5 [INFO] [stdout] | [INFO] [stdout] 965 | / where [INFO] [stdout] 966 | | T: '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] 965 ~ [INFO] [stdout] 966 ~ = AtomicRefMut<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:969:5 [INFO] [stdout] | [INFO] [stdout] 969 | / where [INFO] [stdout] 970 | | T: '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] 969 ~ [INFO] [stdout] 970 ~ = BorrowMutError where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:982:5 [INFO] [stdout] | [INFO] [stdout] 982 | / where [INFO] [stdout] 983 | | T: '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] 982 ~ [INFO] [stdout] 983 ~ = AtomicRefMut<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:986:5 [INFO] [stdout] | [INFO] [stdout] 986 | / where [INFO] [stdout] 987 | | T: '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] 986 ~ [INFO] [stdout] 987 ~ = BorrowMutError where T: '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:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | #![feature(generic_associated_types)] [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:999:5 [INFO] [stdout] | [INFO] [stdout] 999 | / where [INFO] [stdout] 1000 | | T: 'a, [INFO] [stdout] 1001 | | Self: '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] 999 ~ [INFO] [stdout] 1000 ~ = &'a T where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1004:5 [INFO] [stdout] | [INFO] [stdout] 1004 | / where [INFO] [stdout] 1005 | | T: 'a, [INFO] [stdout] 1006 | | Self: '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] 1004 ~ [INFO] [stdout] 1005 ~ = Infallible where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1016:5 [INFO] [stdout] | [INFO] [stdout] 1016 | / where [INFO] [stdout] 1017 | | T: 'a, [INFO] [stdout] 1018 | | Self: '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] 1016 ~ [INFO] [stdout] 1017 ~ = &'a mut T where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1021:5 [INFO] [stdout] | [INFO] [stdout] 1021 | / where [INFO] [stdout] 1022 | | T: 'a, [INFO] [stdout] 1023 | | Self: '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] 1021 ~ [INFO] [stdout] 1022 ~ = &'static str where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1035:5 [INFO] [stdout] | [INFO] [stdout] 1035 | / where [INFO] [stdout] 1036 | | T: 'a, [INFO] [stdout] 1037 | | Self: '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] 1035 ~ [INFO] [stdout] 1036 ~ = &'a T where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1040:5 [INFO] [stdout] | [INFO] [stdout] 1040 | / where [INFO] [stdout] 1041 | | T: 'a, [INFO] [stdout] 1042 | | Self: '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] 1040 ~ [INFO] [stdout] 1041 ~ = Infallible where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1052:5 [INFO] [stdout] | [INFO] [stdout] 1052 | / where [INFO] [stdout] 1053 | | T: 'a, [INFO] [stdout] 1054 | | Self: '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] 1052 ~ [INFO] [stdout] 1053 ~ = &'a mut T where T: 'a, Self: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/lib.rs:1057:5 [INFO] [stdout] | [INFO] [stdout] 1057 | / where [INFO] [stdout] 1058 | | T: 'a, [INFO] [stdout] 1059 | | Self: '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] 1057 ~ [INFO] [stdout] 1058 ~ = Infallible where T: 'a, Self: '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:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn new(value: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | Self { [INFO] [stdout] 83 | inner: Arc::new(AtomicRefCell::new(value)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:235:20 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn new(value: T) -> AtomicRefCell { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | value: UnsafeCell::new(value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:634:14 [INFO] [stdout] | [INFO] [stdout] 630 | pub fn filter_map(orig: AtomicRef<'b, T>, f: F) -> Option> [INFO] [stdout] | ---------------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 634 | Some(AtomicRef { [INFO] [stdout] | ______________^ [INFO] [stdout] 635 | | value: f(orig.value)?, [INFO] [stdout] 636 | | guard: orig.guard, [INFO] [stdout] ... | [INFO] [stdout] 639 | | lease: orig.lease, [INFO] [stdout] 640 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:687:14 [INFO] [stdout] | [INFO] [stdout] 683 | pub fn filter_map(orig: AtomicRefMut<'b, T>, f: F) -> Option> [INFO] [stdout] | ------------------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 687 | Some(AtomicRefMut { [INFO] [stdout] | ______________^ [INFO] [stdout] 688 | | value: f(orig.value)?, [INFO] [stdout] 689 | | guard: orig.guard, [INFO] [stdout] ... | [INFO] [stdout] 692 | | lease: orig.lease, [INFO] [stdout] 693 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:794:14 [INFO] [stdout] | [INFO] [stdout] 790 | pub fn filter_map(orig: ArcRef, f: F) -> Option> [INFO] [stdout] | ------------------ ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 794 | Some(ArcRef { [INFO] [stdout] | ______________^ [INFO] [stdout] 795 | | value: f(unsafe { &*orig.value })?, [INFO] [stdout] 796 | | guard: orig.guard, [INFO] [stdout] ... | [INFO] [stdout] 799 | | lease: orig.lease, [INFO] [stdout] 800 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:849:14 [INFO] [stdout] | [INFO] [stdout] 845 | pub fn filter_map(orig: ArcRefMut, f: F) -> Option> [INFO] [stdout] | --------------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 849 | Some(ArcRefMut { [INFO] [stdout] | ______________^ [INFO] [stdout] 850 | | value: f(unsafe { &mut *orig.value })?, [INFO] [stdout] 851 | | guard: orig.guard, [INFO] [stdout] ... | [INFO] [stdout] 854 | | lease: orig.lease, [INFO] [stdout] 855 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn new(value: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | Self { [INFO] [stdout] 83 | inner: Arc::new(AtomicRefCell::new(value)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:235:20 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn new(value: T) -> AtomicRefCell { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | value: UnsafeCell::new(value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:634:14 [INFO] [stdout] | [INFO] [stdout] 630 | pub fn filter_map(orig: AtomicRef<'b, T>, f: F) -> Option> [INFO] [stdout] | ---------------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 634 | Some(AtomicRef { [INFO] [stdout] | ______________^ [INFO] [stdout] 635 | | value: f(orig.value)?, [INFO] [stdout] 636 | | guard: orig.guard, [INFO] [stdout] ... | [INFO] [stdout] 639 | | lease: orig.lease, [INFO] [stdout] 640 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:687:14 [INFO] [stdout] | [INFO] [stdout] 683 | pub fn filter_map(orig: AtomicRefMut<'b, T>, f: F) -> Option> [INFO] [stdout] | ------------------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 687 | Some(AtomicRefMut { [INFO] [stdout] | ______________^ [INFO] [stdout] 688 | | value: f(orig.value)?, [INFO] [stdout] 689 | | guard: orig.guard, [INFO] [stdout] ... | [INFO] [stdout] 692 | | lease: orig.lease, [INFO] [stdout] 693 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:794:14 [INFO] [stdout] | [INFO] [stdout] 790 | pub fn filter_map(orig: ArcRef, f: F) -> Option> [INFO] [stdout] | ------------------ ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 794 | Some(ArcRef { [INFO] [stdout] | ______________^ [INFO] [stdout] 795 | | value: f(unsafe { &*orig.value })?, [INFO] [stdout] 796 | | guard: orig.guard, [INFO] [stdout] ... | [INFO] [stdout] 799 | | lease: orig.lease, [INFO] [stdout] 800 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:849:14 [INFO] [stdout] | [INFO] [stdout] 845 | pub fn filter_map(orig: ArcRefMut, f: F) -> Option> [INFO] [stdout] | --------------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 849 | Some(ArcRefMut { [INFO] [stdout] | ______________^ [INFO] [stdout] 850 | | value: f(unsafe { &mut *orig.value })?, [INFO] [stdout] 851 | | guard: orig.guard, [INFO] [stdout] ... | [INFO] [stdout] 854 | | lease: orig.lease, [INFO] [stdout] 855 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hv-cell` (lib) due to 7 previous errors; 21 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hv-cell` (lib test) due to 7 previous errors; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d9475023bcc4d2c806660de54a8653f2aa8ada7bc2ca83f0cc54e660568659f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9475023bcc4d2c806660de54a8653f2aa8ada7bc2ca83f0cc54e660568659f4", kill_on_drop: false }` [INFO] [stdout] d9475023bcc4d2c806660de54a8653f2aa8ada7bc2ca83f0cc54e660568659f4