[INFO] fetching crate rescrobbled 0.7.1... [INFO] checking rescrobbled-0.7.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate rescrobbled 0.7.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rescrobbled 0.7.1 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 rescrobbled 0.7.1 [INFO] finished tweaking crates.io crate rescrobbled 0.7.1 [INFO] tweaked toml for crates.io crate rescrobbled 0.7.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate rescrobbled 0.7.1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 276489a5be53aa072a2be0862f265a35b52cf210feecd709bec220e3d439a4fb [INFO] running `Command { std: "docker" "start" "-a" "276489a5be53aa072a2be0862f265a35b52cf210feecd709bec220e3d439a4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "276489a5be53aa072a2be0862f265a35b52cf210feecd709bec220e3d439a4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276489a5be53aa072a2be0862f265a35b52cf210feecd709bec220e3d439a4fb", kill_on_drop: false }` [INFO] [stdout] 276489a5be53aa072a2be0862f265a35b52cf210feecd709bec220e3d439a4fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 48de69aa131ff239bdda69a91b37f7029a1444a3b08b1694e7ab4456ffcc4d80 [INFO] running `Command { std: "docker" "start" "-a" "48de69aa131ff239bdda69a91b37f7029a1444a3b08b1694e7ab4456ffcc4d80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking winnow v0.4.9 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking rtoolbox v0.0.1 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking rpassword v7.2.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling wrapped-vec v0.3.0 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling from_variants_impl v1.0.2 [INFO] [stderr] Checking from_variants v1.0.2 [INFO] [stderr] Checking mpris v2.0.1 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking attohttpc v0.25.0 [INFO] [stderr] Checking toml_edit v0.19.12 [INFO] [stderr] Checking attohttpc v0.24.1 [INFO] [stderr] Checking rustfm-scrobble-proxy v2.0.0 [INFO] [stderr] Checking listenbrainz v0.7.0 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking rescrobbled v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "48de69aa131ff239bdda69a91b37f7029a1444a3b08b1694e7ab4456ffcc4d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48de69aa131ff239bdda69a91b37f7029a1444a3b08b1694e7ab4456ffcc4d80", kill_on_drop: false }` [INFO] [stdout] 48de69aa131ff239bdda69a91b37f7029a1444a3b08b1694e7ab4456ffcc4d80