[INFO] cloning repository https://github.com/cecton/blueprint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cecton/blueprint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5070cf560ac84e61cb4060cca454a6138022504 [INFO] checking cecton/blueprint-rs/f5070cf560ac84e61cb4060cca454a6138022504 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/blueprint-rs 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] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cecton/blueprint-rs [INFO] finished tweaking git repo https://github.com/cecton/blueprint-rs [INFO] tweaked toml for git repo https://github.com/cecton/blueprint-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cecton/blueprint-rs 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 39c9f5a64f71e6b2ccb627ac44524053c3f26d407ca496398af54b068e2d6a0f [INFO] running `Command { std: "docker" "start" "-a" "39c9f5a64f71e6b2ccb627ac44524053c3f26d407ca496398af54b068e2d6a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c9f5a64f71e6b2ccb627ac44524053c3f26d407ca496398af54b068e2d6a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c9f5a64f71e6b2ccb627ac44524053c3f26d407ca496398af54b068e2d6a0f", kill_on_drop: false }` [INFO] [stdout] 39c9f5a64f71e6b2ccb627ac44524053c3f26d407ca496398af54b068e2d6a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 06fff5ab47bcbc4209553588cd2f34f42b7dff835aa7fb14c7af769650bcc3ec [INFO] running `Command { std: "docker" "start" "-a" "06fff5ab47bcbc4209553588cd2f34f42b7dff835aa7fb14c7af769650bcc3ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking wasmparser v0.80.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling onig_sys v0.8.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling plist v0.0.13 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Checking id_tree v1.8.0 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Compiling bincode v0.5.9 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking wasmparser v0.77.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling yew-callbacks v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling onig v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Checking walrus v0.20.3 [INFO] [stderr] Checking walrus v0.19.0 [INFO] [stderr] Compiling syntect v0.5.0 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling yewprint-doc v0.1.0 (/opt/rustwide/workdir/yewprint-doc) [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking wasm-bindgen-wasm-conventions v0.2.92 [INFO] [stderr] Checking wasm-bindgen-multi-value-xform v0.2.92 [INFO] [stderr] Checking wasm-bindgen-externref-xform v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking wasm-bindgen-wasm-interpreter v0.2.92 [INFO] [stderr] Checking wasm-bindgen-threads-xform v0.2.92 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking wasm-bindgen-cli-support v0.2.92 [INFO] [stderr] Checking yewprint-css v0.4.0 (/opt/rustwide/workdir/yewprint-css) [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] --> yewprint-css/src/lib.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | .and_then(|entry| entry.path().map(|path| path == src).ok()) [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yewprint-css` (lib) due to 2 previous errors [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] --> yewprint-css/src/lib.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | .and_then(|entry| entry.path().map(|path| path == src).ok()) [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yewprint-css` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "06fff5ab47bcbc4209553588cd2f34f42b7dff835aa7fb14c7af769650bcc3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06fff5ab47bcbc4209553588cd2f34f42b7dff835aa7fb14c7af769650bcc3ec", kill_on_drop: false }` [INFO] [stdout] 06fff5ab47bcbc4209553588cd2f34f42b7dff835aa7fb14c7af769650bcc3ec