[INFO] fetching crate radicle-httpd 0.10.0... [INFO] checking radicle-httpd-0.10.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate radicle-httpd 0.10.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate radicle-httpd 0.10.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate radicle-httpd 0.10.0 [INFO] finished tweaking crates.io crate radicle-httpd 0.10.0 [INFO] tweaked toml for crates.io crate radicle-httpd 0.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate radicle-httpd 0.10.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3998dbea3e4d1e8cb92cf9d3ea60fea514f916cb25884ed2ee32bd2468f597b [INFO] running `Command { std: "docker" "start" "-a" "c3998dbea3e4d1e8cb92cf9d3ea60fea514f916cb25884ed2ee32bd2468f597b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3998dbea3e4d1e8cb92cf9d3ea60fea514f916cb25884ed2ee32bd2468f597b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3998dbea3e4d1e8cb92cf9d3ea60fea514f916cb25884ed2ee32bd2468f597b", kill_on_drop: false }` [INFO] [stdout] c3998dbea3e4d1e8cb92cf9d3ea60fea514f916cb25884ed2ee32bd2468f597b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c95ca50c055ed8ebcc7b9d062a542530cc3627778453c7f69f85be877c09f89b [INFO] running `Command { std: "docker" "start" "-a" "c95ca50c055ed8ebcc7b9d062a542530cc3627778453c7f69f85be877c09f89b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking amplify_num v0.5.2 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking ec25519 v0.1.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking radicle-std-ext v0.1.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking ssh-key v0.6.6 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking qcheck v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking radicle-dag v0.9.0 [INFO] [stderr] Compiling escargot v0.5.10 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking snapbox-macros v0.3.8 [INFO] [stderr] Checking termion v2.0.3 [INFO] [stderr] Compiling tree-sitter-html v0.20.0 [INFO] [stderr] Compiling tree-sitter-css v0.20.0 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-toml v0.20.0 [INFO] [stderr] Compiling tree-sitter-c v0.20.8 [INFO] [stderr] Compiling tree-sitter-json v0.20.2 [INFO] [stderr] Compiling tree-sitter-bash v0.20.5 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-ruby v0.20.1 [INFO] [stderr] Compiling tree-sitter-md v0.1.7 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Checking snapbox v0.4.17 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Compiling amplify_derive v4.0.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Checking data-encoding-macro v0.1.14 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking unicode-display-width v0.3.0 [INFO] [stderr] Checking termion v3.0.0 [INFO] [stderr] Checking radicle-signals v0.9.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling radicle-surf v0.21.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking nonempty v0.5.0 [INFO] [stderr] Compiling radicle-cli v0.10.0 [INFO] [stderr] Checking timeago v0.4.2 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling radicle-httpd v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking amplify v4.6.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking cyphergraphy v0.3.0 [INFO] [stderr] Checking cypheraddr v0.4.0 [INFO] [stderr] Checking socks5-client v0.4.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking cyphernet v0.5.2 [INFO] [stderr] Compiling git-ref-format-core v0.3.0 [INFO] [stderr] Checking radicle-ssh v0.9.0 [INFO] [stderr] Checking tree-sitter-highlight v0.20.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling git-ref-format-macro v0.3.0 [INFO] [stderr] Checking axum-auth v0.7.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking nonempty v0.9.0 [INFO] [stderr] Checking localtime v1.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking git-ref-format v0.3.0 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking radicle-git-ext v0.7.0 [INFO] [stderr] Checking radicle-term v0.10.0 [INFO] [stderr] Checking sqlite3-sys v0.15.2 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking sqlite v0.32.0 [INFO] [stderr] Checking radicle-crypto v0.10.0 [INFO] [stderr] Checking radicle-cob v0.11.0 [INFO] [stderr] Checking radicle v0.11.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking axum-server v0.6.0 [INFO] [stderr] Checking radicle-cli-test v0.10.0 [INFO] [stdout] error: this value of type `DocAt` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/git.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 71 | headers: HeaderMap, [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | mut body: Bytes, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | let doc = profile.storage.repository(id)?.identity_doc()?; [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: this value of type `DocAt` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/git.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 71 | headers: HeaderMap, [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | mut body: Bytes, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | let doc = profile.storage.repository(id)?.identity_doc()?; [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 `radicle-httpd` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radicle-httpd` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c95ca50c055ed8ebcc7b9d062a542530cc3627778453c7f69f85be877c09f89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c95ca50c055ed8ebcc7b9d062a542530cc3627778453c7f69f85be877c09f89b", kill_on_drop: false }` [INFO] [stdout] c95ca50c055ed8ebcc7b9d062a542530cc3627778453c7f69f85be877c09f89b