[INFO] cloning repository https://github.com/kaychaks/autopack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaychaks/autopack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaychaks%2Fautopack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaychaks%2Fautopack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb680384a87218cf681affaf2c98c942efc6b87a [INFO] checking kaychaks/autopack against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaychaks%2Fautopack" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaychaks/autopack on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaychaks/autopack [INFO] finished tweaking git repo https://github.com/kaychaks/autopack [INFO] tweaked toml for git repo https://github.com/kaychaks/autopack written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kaychaks/autopack 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Downloaded sha1 v0.10.1 [INFO] [stderr] Downloaded time-macros v0.2.4 [INFO] [stderr] Downloaded jobserver v0.1.24 [INFO] [stderr] Downloaded aead v0.5.1 [INFO] [stderr] Downloaded npm-package-json v0.1.3 [INFO] [stderr] Downloaded dialoguer v0.10.1 [INFO] [stderr] Downloaded blake2 v0.10.4 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded serde v1.0.141 [INFO] [stderr] Downloaded aes v0.8.1 [INFO] [stderr] Downloaded hashbrown v0.12.2 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded rmp-serde v1.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.141 [INFO] [stderr] Downloaded clap v3.2.12 [INFO] [stderr] Downloaded tracing-subscriber v0.3.15 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] [stderr] Downloaded pbkdf2 v0.10.1 [INFO] [stderr] Downloaded console v0.15.1 [INFO] [stderr] Downloaded indicatif v0.17.0 [INFO] [stderr] Downloaded schannel v0.1.20 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded thread_local v1.1.4 [INFO] [stderr] Downloaded bzip2 v0.4.3 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded zip v0.6.2 [INFO] [stderr] Downloaded cipher v0.4.3 [INFO] [stderr] Downloaded ctr v0.9.1 [INFO] [stderr] Downloaded open v3.0.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.32 [INFO] [stderr] Downloaded zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Downloaded tokio v1.20.1 [INFO] [stderr] Downloaded zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Downloaded web-sys v0.3.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c83c91ac5e7862665d7c968e08230c71af76219681c00bc2715b9564b838908 [INFO] running `Command { std: "docker" "start" "-a" "0c83c91ac5e7862665d7c968e08230c71af76219681c00bc2715b9564b838908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c83c91ac5e7862665d7c968e08230c71af76219681c00bc2715b9564b838908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c83c91ac5e7862665d7c968e08230c71af76219681c00bc2715b9564b838908", kill_on_drop: false }` [INFO] [stdout] 0c83c91ac5e7862665d7c968e08230c71af76219681c00bc2715b9564b838908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e179995d278170519df33e0d2f7116cda07a5cac4cfd1269c35eaea21cc99ec6 [INFO] running `Command { std: "docker" "start" "-a" "e179995d278170519df33e0d2f7116cda07a5cac4cfd1269c35eaea21cc99ec6", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.141 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking hashbrown v0.12.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking open v3.0.2 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking indicatif v0.17.0 [INFO] [stderr] Checking dialoguer v0.10.1 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking aes-gcm v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking clap v3.2.12 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.82 [INFO] [stderr] Checking rmp-serde v1.1.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking npm-package-json v0.1.3 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking autopack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `Command { std: "docker" "inspect" "e179995d278170519df33e0d2f7116cda07a5cac4cfd1269c35eaea21cc99ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e179995d278170519df33e0d2f7116cda07a5cac4cfd1269c35eaea21cc99ec6", kill_on_drop: false }` [INFO] [stdout] e179995d278170519df33e0d2f7116cda07a5cac4cfd1269c35eaea21cc99ec6 [INFO] checking kaychaks/autopack against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaychaks%2Fautopack" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaychaks/autopack on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaychaks/autopack [INFO] finished tweaking git repo https://github.com/kaychaks/autopack [INFO] tweaked toml for git repo https://github.com/kaychaks/autopack written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kaychaks/autopack 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0884c40e0374dc254b7bca95c3aceda80ba8577b88cc0516229b44ac55ece134 [INFO] running `Command { std: "docker" "start" "-a" "0884c40e0374dc254b7bca95c3aceda80ba8577b88cc0516229b44ac55ece134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0884c40e0374dc254b7bca95c3aceda80ba8577b88cc0516229b44ac55ece134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0884c40e0374dc254b7bca95c3aceda80ba8577b88cc0516229b44ac55ece134", kill_on_drop: false }` [INFO] [stdout] 0884c40e0374dc254b7bca95c3aceda80ba8577b88cc0516229b44ac55ece134 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d7ff32014cb4c90b92140beecc8e35ff7b656dd342a4059fc6d1c864ec0af48 [INFO] running `Command { std: "docker" "start" "-a" "5d7ff32014cb4c90b92140beecc8e35ff7b656dd342a4059fc6d1c864ec0af48", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.141 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking hashbrown v0.12.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking open v3.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Checking dialoguer v0.10.1 [INFO] [stderr] Checking indicatif v0.17.0 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking aes-gcm v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking clap v3.2.12 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_json v1.0.82 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking rmp-serde v1.1.0 [INFO] [stderr] Checking npm-package-json v0.1.3 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking autopack v0.1.0 (/opt/rustwide/workdir) [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] --> src/buildpack/spec.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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] --> src/buildpack/spec.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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] --> src/docker.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 107 | .or_else(|_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | ask_install_docker()?; [INFO] [stdout] 109 | Err(AppError::PreconfigureError( [INFO] [stdout] | _____________________^ [INFO] [stdout] 110 | | "Docker not found", [INFO] [stdout] 111 | | anyhow::anyhow!(""), [INFO] [stdout] 112 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [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] --> src/buildpack/spec.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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] --> src/buildpack/spec.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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] --> src/pack.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 112 | fn decompress>(&self, path: P, dest: P) -> anyhow::Result { [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | let tgz = File::open(path)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let tar = GzDecoder::new(tgz); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | let mut archive = Archive::new(tar); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | archive.unpack(dest.as_ref())?; [INFO] [stdout] 120 | File::open(&self.bin_file_path).map_err(|e| anyhow!("Error during decompress. Error {}", e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [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] --> src/docker.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 107 | .or_else(|_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | ask_install_docker()?; [INFO] [stdout] 109 | Err(AppError::PreconfigureError( [INFO] [stdout] | _____________________^ [INFO] [stdout] 110 | | "Docker not found", [INFO] [stdout] 111 | | anyhow::anyhow!(""), [INFO] [stdout] 112 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [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] --> src/pack.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 112 | fn decompress>(&self, path: P, dest: P) -> anyhow::Result { [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | let tgz = File::open(path)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let tar = GzDecoder::new(tgz); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | let mut archive = Archive::new(tar); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | archive.unpack(dest.as_ref())?; [INFO] [stdout] 120 | File::open(&self.bin_file_path).map_err(|e| anyhow!("Error during decompress. Error {}", e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autopack` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `autopack` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "5d7ff32014cb4c90b92140beecc8e35ff7b656dd342a4059fc6d1c864ec0af48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7ff32014cb4c90b92140beecc8e35ff7b656dd342a4059fc6d1c864ec0af48", kill_on_drop: false }` [INFO] [stdout] 5d7ff32014cb4c90b92140beecc8e35ff7b656dd342a4059fc6d1c864ec0af48