[INFO] fetching crate fragile 1.2.2... [INFO] checking fragile-1.2.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate fragile 1.2.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate fragile 1.2.2 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 fragile 1.2.2 [INFO] finished tweaking crates.io crate fragile 1.2.2 [INFO] tweaked toml for crates.io crate fragile 1.2.2 written to /workspace/builds/worker-7-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 4 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] 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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9959ff965ed40eb2c3d682d6e3dbf773c75d4a4f87cc1a231bbdb38b9670ea0e [INFO] running `Command { std: "docker" "start" "-a" "9959ff965ed40eb2c3d682d6e3dbf773c75d4a4f87cc1a231bbdb38b9670ea0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9959ff965ed40eb2c3d682d6e3dbf773c75d4a4f87cc1a231bbdb38b9670ea0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9959ff965ed40eb2c3d682d6e3dbf773c75d4a4f87cc1a231bbdb38b9670ea0e", kill_on_drop: false }` [INFO] [stdout] 9959ff965ed40eb2c3d682d6e3dbf773c75d4a4f87cc1a231bbdb38b9670ea0e [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 -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] 41ac646952eee4904eb810c6028322f030b727f3920748d28acdc42c3579b0fb [INFO] running `Command { std: "docker" "start" "-a" "41ac646952eee4904eb810c6028322f030b727f3920748d28acdc42c3579b0fb", kill_on_drop: false }` [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking fragile v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | pub type SemiSticky = Sticky; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | impl Drop for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | impl Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | impl From for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | impl Clone for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:186:30 [INFO] [stdout] | [INFO] [stdout] 186 | impl Default for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:193:34 [INFO] [stdout] | [INFO] [stdout] 193 | impl PartialEq for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 200 | impl Eq for Sticky {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | impl PartialOrd for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | impl Ord for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:236:40 [INFO] [stdout] | [INFO] [stdout] 236 | impl fmt::Display for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:242:36 [INFO] [stdout] | [INFO] [stdout] 242 | impl fmt::Debug for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:264:25 [INFO] [stdout] | [INFO] [stdout] 264 | unsafe impl Sync for Sticky {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:267:25 [INFO] [stdout] | [INFO] [stdout] 267 | unsafe impl Send for Sticky {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | .map_err(|inner| Sticky { inner: Some(inner) }) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | fn from(t: T) -> Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | Sticky::new(t) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | fn clone(&self) -> Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | Sticky::new(self.get().clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | fn default() -> Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | Sticky::new(T::default()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:195:26 [INFO] [stdout] | [INFO] [stdout] 195 | fn eq(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | fn partial_cmp(&self, other: &Sticky) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | fn lt(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:214:26 [INFO] [stdout] | [INFO] [stdout] 214 | fn le(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | fn gt(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | fn ge(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | fn cmp(&self, other: &Sticky) -> cmp::Ordering { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | pub type SemiSticky = Sticky; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | impl Drop for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | impl Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | impl From for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | impl Clone for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:186:30 [INFO] [stdout] | [INFO] [stdout] 186 | impl Default for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:193:34 [INFO] [stdout] | [INFO] [stdout] 193 | impl PartialEq for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 200 | impl Eq for Sticky {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | impl PartialOrd for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | impl Ord for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:236:40 [INFO] [stdout] | [INFO] [stdout] 236 | impl fmt::Display for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:242:36 [INFO] [stdout] | [INFO] [stdout] 242 | impl fmt::Debug for Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:264:25 [INFO] [stdout] | [INFO] [stdout] 264 | unsafe impl Sync for Sticky {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:267:25 [INFO] [stdout] | [INFO] [stdout] 267 | unsafe impl Send for Sticky {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 272 | let val = Sticky::new(true); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:285:19 [INFO] [stdout] | [INFO] [stdout] 285 | let mut val = Sticky::new(true); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | let val = Sticky::new(true); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | let val = Sticky::new(X(was_called.clone())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:338:23 [INFO] [stdout] | [INFO] [stdout] 338 | let val = Sticky::new(X(was_called.clone())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:359:15 [INFO] [stdout] | [INFO] [stdout] 359 | let val = Sticky::new(Rc::new(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:377:14 [INFO] [stdout] | [INFO] [stdout] 377 | let s1 = Sticky::new(Wat); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:378:14 [INFO] [stdout] | [INFO] [stdout] 378 | let s2 = Sticky::new(Wat); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | .map_err(|inner| Sticky { inner: Some(inner) }) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | fn from(t: T) -> Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | Sticky::new(t) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | fn clone(&self) -> Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | Sticky::new(self.get().clone()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | fn default() -> Sticky { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | Sticky::new(T::default()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:195:26 [INFO] [stdout] | [INFO] [stdout] 195 | fn eq(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | fn partial_cmp(&self, other: &Sticky) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | fn lt(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:214:26 [INFO] [stdout] | [INFO] [stdout] 214 | fn le(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | fn gt(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | fn ge(&self, other: &Sticky) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `Sticky`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | fn cmp(&self, other: &Sticky) -> cmp::Ordering { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | if let Some(val) = self.inner.take() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | inner: Some(Fragile::new(value)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | self.inner.as_ref().unwrap().is_valid() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | self.inner.take().unwrap().into_inner() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | self.inner [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:134:39 [INFO] [stdout] | [INFO] [stdout] 134 | .map_err(|inner| Sticky { inner: Some(inner) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | self.inner.as_ref().unwrap().get() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | self.inner.as_mut().unwrap().get_mut() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | self.inner.as_ref().unwrap().try_get() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | self.inner.as_mut().unwrap().try_get_mut() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | if let Some(val) = self.inner.take() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | inner: Some(Fragile::new(value)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | self.inner.as_ref().unwrap().is_valid() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | self.inner.take().unwrap().into_inner() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | self.inner [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:134:39 [INFO] [stdout] | [INFO] [stdout] 134 | .map_err(|inner| Sticky { inner: Some(inner) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | self.inner.as_ref().unwrap().get() [INFO] [stdout] | ^^^^^^^^^^ [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:102:20 [INFO] [stdout] | [INFO] [stdout] 100 | 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] 101 | Sticky { [INFO] [stdout] 102 | inner: Some(Fragile::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:121:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn into_inner(mut self) -> T { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | self.inner.take().unwrap().into_inner() [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] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | self.inner.as_mut().unwrap().get_mut() [INFO] [stdout] | ^^^^^^^^^^ [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:130:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn try_into_inner(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | / self.inner [INFO] [stdout] 131 | | .take() [INFO] [stdout] 132 | | .unwrap() [INFO] [stdout] 133 | | .try_into_inner() [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:134:46 [INFO] [stdout] | [INFO] [stdout] 134 | .map_err(|inner| Sticky { inner: Some(inner) }) [INFO] [stdout] | ----- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 4 previous errors; 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | self.inner.as_ref().unwrap().try_get() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `Sticky::inner`: this type is broken on fragile 1.2. Please upgrade to 2.x [INFO] [stdout] --> src/lib.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | self.inner.as_mut().unwrap().try_get_mut() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fragile` (lib) due to 5 previous errors; 39 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:102:20 [INFO] [stdout] | [INFO] [stdout] 100 | 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] 101 | Sticky { [INFO] [stdout] 102 | inner: Some(Fragile::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:121:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn into_inner(mut self) -> T { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | self.inner.take().unwrap().into_inner() [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:130:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn try_into_inner(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | / self.inner [INFO] [stdout] 131 | | .take() [INFO] [stdout] 132 | | .unwrap() [INFO] [stdout] 133 | | .try_into_inner() [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:134:46 [INFO] [stdout] | [INFO] [stdout] 134 | .map_err(|inner| Sticky { inner: Some(inner) }) [INFO] [stdout] | ----- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 4 previous errors; 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fragile` (lib test) due to 5 previous errors; 47 warnings emitted [INFO] running `Command { std: "docker" "inspect" "41ac646952eee4904eb810c6028322f030b727f3920748d28acdc42c3579b0fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ac646952eee4904eb810c6028322f030b727f3920748d28acdc42c3579b0fb", kill_on_drop: false }` [INFO] [stdout] 41ac646952eee4904eb810c6028322f030b727f3920748d28acdc42c3579b0fb