[INFO] fetching crate pagetop 0.0.55... [INFO] checking pagetop-0.0.55 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate pagetop 0.0.55 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pagetop 0.0.55 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 pagetop 0.0.55 [INFO] finished tweaking crates.io crate pagetop 0.0.55 [INFO] tweaked toml for crates.io crate pagetop 0.0.55 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate pagetop 0.0.55 already has a lockfile, it will not be regenerated [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 67f0f856d774b3efc95fe5256ab5a05e9c4b5b1f2988199726f7d381b5a14290 [INFO] running `Command { std: "docker" "start" "-a" "67f0f856d774b3efc95fe5256ab5a05e9c4b5b1f2988199726f7d381b5a14290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67f0f856d774b3efc95fe5256ab5a05e9c4b5b1f2988199726f7d381b5a14290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f0f856d774b3efc95fe5256ab5a05e9c4b5b1f2988199726f7d381b5a14290", kill_on_drop: false }` [INFO] [stdout] 67f0f856d774b3efc95fe5256ab5a05e9c4b5b1f2988199726f7d381b5a14290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 96bbd2a740fe8870056e1fea57ccb8a46a0b4db3abf957ee456c3e1695f444b5 [INFO] running `Command { std: "docker" "start" "-a" "96bbd2a740fe8870056e1fea57ccb8a46a0b4db3abf957ee456c3e1695f444b5", 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 proc-macro2 v1.0.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling path-matchers v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling change-detection v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling static-files v0.2.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-static-files v4.0.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling pagetop-build v0.0.11 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling pagetop v0.0.55 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking mutually_exclusive_features v0.0.3 [INFO] [stderr] Compiling concat-string v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking figlet-rs v0.1.5 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling fluent-template-macros v0.9.4 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking unic-langid-macros v0.9.5 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Compiling pagetop-macros v0.0.13 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking toml_edit v0.22.17 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking fluent-templates v0.9.4 [INFO] [stderr] Checking toml v0.8.16 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking actix-session v0.9.0 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking tracing-actix-web v0.7.11 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/app.rs (1 fix) [INFO] [stderr] Fixed src/core/action/all.rs (2 fixes) [INFO] [stderr] Fixed src/html/opt_component.rs (2 fixes) [INFO] [stderr] Fixed src/util.rs (2 fixes) [INFO] [stderr] Fixed src/core/action.rs (1 fix) [INFO] [stderr] Fixed src/core/component/mixed.rs (1 fix) [INFO] [stderr] Fixed src/core/theme/regions.rs (3 fixes) [INFO] [stderr] Fixed src/response/page/error.rs (2 fixes) [INFO] [stderr] Fixed src/html/maud.rs (2 fixes) [INFO] [stderr] Fixed src/service.rs (3 fixes) [INFO] [stderr] Fixed src/core/action/list.rs (1 fix) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/service.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | if let Ok(absolute) = $crate::util::absolute_dir($root, $relative) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/package/all.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | / service_for_static_files!( [INFO] [stdout] 134 | | scfg, [INFO] [stdout] 135 | | base => "/base", [INFO] [stdout] 136 | | [&config::SETTINGS.dev.pagetop_project_dir, "static/base"] [INFO] [stdout] | | ---------------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 137 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/service.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/package/all.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | / service_for_static_files!( [INFO] [stdout] 134 | | scfg, [INFO] [stdout] 135 | | base => "/base", [INFO] [stdout] 136 | | [&config::SETTINGS.dev.pagetop_project_dir, "static/base"] [INFO] [stdout] 137 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `service_for_static_files` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/service.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | if let Ok(absolute) = $crate::util::absolute_dir($root, $relative) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/package/all.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | / service_for_static_files!( [INFO] [stdout] 134 | | scfg, [INFO] [stdout] 135 | | base => "/base", [INFO] [stdout] 136 | | [&config::SETTINGS.dev.pagetop_project_dir, "static/base"] [INFO] [stdout] | | ---------------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 137 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/service.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/package/all.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | / service_for_static_files!( [INFO] [stdout] 134 | | scfg, [INFO] [stdout] 135 | | base => "/base", [INFO] [stdout] 136 | | [&config::SETTINGS.dev.pagetop_project_dir, "static/base"] [INFO] [stdout] 137 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `service_for_static_files` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.33s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling pagetop v0.0.55 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "96bbd2a740fe8870056e1fea57ccb8a46a0b4db3abf957ee456c3e1695f444b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96bbd2a740fe8870056e1fea57ccb8a46a0b4db3abf957ee456c3e1695f444b5", kill_on_drop: false }` [INFO] [stdout] 96bbd2a740fe8870056e1fea57ccb8a46a0b4db3abf957ee456c3e1695f444b5