[INFO] fetching crate tor-rtmock 0.24.0... [INFO] checking tor-rtmock-0.24.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate tor-rtmock 0.24.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate tor-rtmock 0.24.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tor-rtmock 0.24.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tor-rtmock 0.24.0 [INFO] tweaked toml for crates.io crate tor-rtmock 0.24.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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 239 packages to latest compatible versions [INFO] [stderr] Adding educe v0.4.23 (available: v0.6.0) [INFO] [stderr] Adding thiserror v1.0.68 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ea78c2b02e6f50caf1fcbecf043ccc84d934890f2064694dad509050d74b8b3 [INFO] running `Command { std: "docker" "start" "-a" "1ea78c2b02e6f50caf1fcbecf043ccc84d934890f2064694dad509050d74b8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea78c2b02e6f50caf1fcbecf043ccc84d934890f2064694dad509050d74b8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea78c2b02e6f50caf1fcbecf043ccc84d934890f2064694dad509050d74b8b3", kill_on_drop: false }` [INFO] [stdout] 1ea78c2b02e6f50caf1fcbecf043ccc84d934890f2064694dad509050d74b8b3 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d1d39eab6db7a4b8d9ad7e9d51762b1fa2dc44c8f7a226e6d5baf65f9223c49 [INFO] running `Command { std: "docker" "start" "-a" "9d1d39eab6db7a4b8d9ad7e9d51762b1fa2dc44c8f7a226e6d5baf65f9223c49", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling derive-deftly-macros v0.14.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling async_executors v0.7.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Compiling blanket v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking retry-error v0.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking coarsetime v0.1.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking priority-queue v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking oneshot-fused-workaround v0.2.0 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling futures-await-test-macro v0.3.0 [INFO] [stderr] Checking slotmap-careful v0.2.1 [INFO] [stderr] Checking futures-await-test v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking tor-error v0.24.0 [INFO] [stderr] Checking tor-general-addr v0.24.0 [INFO] [stderr] Checking tor-basic-utils v0.24.0 [INFO] [stderr] Checking amplify v4.8.0 [INFO] [stderr] Checking async-native-tls v0.5.0 [INFO] [stderr] Checking tor-rtcompat v0.24.0 [INFO] [stderr] Checking derive-deftly v0.14.2 [INFO] [stderr] Checking tor-rtmock v0.24.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/task.rs (6 fixes) [INFO] [stderr] Fixed src/simple_time.rs (2 fixes) [INFO] [stderr] Fixed src/time.rs (2 fixes) [INFO] [stdout] warning: `impl Debug + Clone + std::marker::Send + 'static` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/task.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | ) -> impl Debug + Clone + Send + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/task.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl futures::Future` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/task.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | ) -> impl Future { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/task.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Debug + Clone + std::marker::Send + 'static` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/runtime.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | ) -> impl Debug + Clone + Send + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/runtime.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl futures::Future` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/runtime.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | ) -> impl Future { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/runtime.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/runtime.rs:296:19 [INFO] [stdout] | [INFO] [stdout] 294 | self.task.progress_until_stalled().await; [INFO] [stdout] | ---------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] 295 | [INFO] [stdout] 296 | match body() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | self.mock_task().as_debug_dump(), [INFO] [stdout] | -------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/task.rs:613:1 [INFO] [stdout] | [INFO] [stdout] 613 | / impl Drop for ProgressUntilStalledFuture { [INFO] [stdout] 614 | | fn drop(&mut self) { [INFO] [stdout] 615 | | self.data.lock().progressing_until_stalled = None; [INFO] [stdout] 616 | | } [INFO] [stdout] 617 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/mutex.rs:546:1 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Debug + Clone + std::marker::Send + 'static` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/task.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | ) -> impl Debug + Clone + Send + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/task.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/rtcompat_timing.rs from 2021 edition to 2024 [INFO] [stdout] warning: `impl futures::Future` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/task.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | ) -> impl Future { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/task.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Debug + Clone + std::marker::Send + 'static` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/runtime.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | ) -> impl Debug + Clone + Send + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/runtime.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl futures::Future` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/runtime.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | ) -> impl Future { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/runtime.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.28s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking tor-rtmock v0.24.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "9d1d39eab6db7a4b8d9ad7e9d51762b1fa2dc44c8f7a226e6d5baf65f9223c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1d39eab6db7a4b8d9ad7e9d51762b1fa2dc44c8f7a226e6d5baf65f9223c49", kill_on_drop: false }` [INFO] [stdout] 9d1d39eab6db7a4b8d9ad7e9d51762b1fa2dc44c8f7a226e6d5baf65f9223c49