[INFO] cloning repository https://github.com/ltratt/pizauth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltratt/pizauth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04dc523282e76e7e1bebee6b5279c503cb8197d7 [INFO] checking ltratt/pizauth against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltratt/pizauth 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/ltratt/pizauth [INFO] finished tweaking git repo https://github.com/ltratt/pizauth [INFO] tweaked toml for git repo https://github.com/ltratt/pizauth written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ltratt/pizauth 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unveil v0.3.2 [INFO] [stderr] Downloaded syslog v6.1.1 [INFO] [stderr] Downloaded vob v3.0.3 [INFO] [stderr] Downloaded pledge v0.4.2 [INFO] [stderr] Downloaded lrpar v0.13.5 [INFO] [stderr] Downloaded rerun_except v1.0.0 [INFO] [stderr] Downloaded sparsevec v0.2.0 [INFO] [stderr] Downloaded stderrlog v0.6.0 [INFO] [stderr] Downloaded cactus v1.0.7 [INFO] [stderr] Downloaded cfgrammar v0.13.5 [INFO] [stderr] Downloaded lrtable v0.13.5 [INFO] [stderr] Downloaded vergen v8.3.1 [INFO] [stderr] Downloaded packedvec v1.2.4 [INFO] [stderr] Downloaded lrlex v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a1221683b17b506c423660d8cb26a7f3bcbe7f12ebebb35ac0b8c29e0664c4d3 [INFO] running `Command { std: "docker" "start" "-a" "a1221683b17b506c423660d8cb26a7f3bcbe7f12ebebb35ac0b8c29e0664c4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1221683b17b506c423660d8cb26a7f3bcbe7f12ebebb35ac0b8c29e0664c4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1221683b17b506c423660d8cb26a7f3bcbe7f12ebebb35ac0b8c29e0664c4d3", kill_on_drop: false }` [INFO] [stdout] a1221683b17b506c423660d8cb26a7f3bcbe7f12ebebb35ac0b8c29e0664c4d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0177901c077e52da989b41df778f82213c87d8824ca2b953cc8ce32fe2025172 [INFO] running `Command { std: "docker" "start" "-a" "0177901c077e52da989b41df778f82213c87d8824ca2b953cc8ce32fe2025172", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling vob v3.0.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lrpar v0.13.5 [INFO] [stderr] Compiling lrlex v0.13.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rerun_except v1.0.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking syslog v6.1.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sparsevec v0.2.0 [INFO] [stderr] Checking cfgrammar v0.13.5 [INFO] [stderr] Checking lrtable v0.13.5 [INFO] [stderr] Compiling pizauth v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.47s [INFO] running `Command { std: "docker" "inspect" "0177901c077e52da989b41df778f82213c87d8824ca2b953cc8ce32fe2025172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0177901c077e52da989b41df778f82213c87d8824ca2b953cc8ce32fe2025172", kill_on_drop: false }` [INFO] [stdout] 0177901c077e52da989b41df778f82213c87d8824ca2b953cc8ce32fe2025172 [INFO] checking ltratt/pizauth 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%2Fltratt%2Fpizauth" "/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/ltratt/pizauth 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/ltratt/pizauth [INFO] finished tweaking git repo https://github.com/ltratt/pizauth [INFO] tweaked toml for git repo https://github.com/ltratt/pizauth written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ltratt/pizauth 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] 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b928af82ef55e520180fc4fc8e2987b22087d19e1925c1a3bbce43d9233afc8c [INFO] running `Command { std: "docker" "start" "-a" "b928af82ef55e520180fc4fc8e2987b22087d19e1925c1a3bbce43d9233afc8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b928af82ef55e520180fc4fc8e2987b22087d19e1925c1a3bbce43d9233afc8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b928af82ef55e520180fc4fc8e2987b22087d19e1925c1a3bbce43d9233afc8c", kill_on_drop: false }` [INFO] [stdout] b928af82ef55e520180fc4fc8e2987b22087d19e1925c1a3bbce43d9233afc8c [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b56e24da7bb3ebea24d2cc69d2263aac4e8c6b7f0666afcc2a73a79d5a32a9cc [INFO] running `Command { std: "docker" "start" "-a" "b56e24da7bb3ebea24d2cc69d2263aac4e8c6b7f0666afcc2a73a79d5a32a9cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling vob v3.0.3 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling lrpar v0.13.5 [INFO] [stderr] Compiling lrlex v0.13.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rerun_except v1.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking syslog v6.1.1 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cfgrammar v0.13.5 [INFO] [stderr] Checking sparsevec v0.2.0 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking lrtable v0.13.5 [INFO] [stderr] Compiling pizauth v1.0.5 (/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/config.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 56 | let lexerdef = config_l::lexerdef(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let mut accounts = HashMap::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | Ok(Config { [INFO] [stdout] | ____________^ [INFO] [stdout] 185 | | accounts, [INFO] [stdout] 186 | | auth_notify_cmd, [INFO] [stdout] 187 | | auth_notify_interval: auth_notify_interval [INFO] [stdout] ... | [INFO] [stdout] 195 | | token_event_cmd, [INFO] [stdout] 196 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/server/mod.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 62 | fn request(pstate: Arc, mut stream: UnixStream) -> Result<(), Box> { [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] 258 | Err("Invalid command".into()) [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/server/http_server.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 348 | let listener = TcpListener::bind(&conf.http_listen)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Ok((listener.local_addr()?.port(), listener)) [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/server/notifier.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 122 | let ct_lk = pstate.ct_lock(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | / ct_lk [INFO] [stdout] 124 | | .act_ids() [INFO] [stdout] 125 | | .filter_map(|act_id| notify_at(pstate, &ct_lk, act_id)) [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/server/refresher.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 419 | let ct_lk = pstate.ct_lock(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 420 | / ct_lk [INFO] [stdout] 421 | | .act_ids() [INFO] [stdout] 422 | | .filter_map(|act_id| self.refresh_at(pstate, &ct_lk, act_id)) [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/server/state.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 58 | conf: Config, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | http_port: u16, [INFO] [stdout] 60 | eventer: Arc, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | notifier: Arc, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | refresher: Arc, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | locked_state: Mutex::new(LockedState::new(conf)), [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: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pizauth` (bin "pizauth") due to 7 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] --> src/config.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 56 | let lexerdef = config_l::lexerdef(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let mut accounts = HashMap::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | Ok(Config { [INFO] [stdout] | ____________^ [INFO] [stdout] 185 | | accounts, [INFO] [stdout] 186 | | auth_notify_cmd, [INFO] [stdout] 187 | | auth_notify_interval: auth_notify_interval [INFO] [stdout] ... | [INFO] [stdout] 195 | | token_event_cmd, [INFO] [stdout] 196 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/server/mod.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 62 | fn request(pstate: Arc, mut stream: UnixStream) -> Result<(), Box> { [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] 258 | Err("Invalid command".into()) [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/server/http_server.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 348 | let listener = TcpListener::bind(&conf.http_listen)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Ok((listener.local_addr()?.port(), listener)) [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/server/notifier.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 122 | let ct_lk = pstate.ct_lock(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | / ct_lk [INFO] [stdout] 124 | | .act_ids() [INFO] [stdout] 125 | | .filter_map(|act_id| notify_at(pstate, &ct_lk, act_id)) [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/server/refresher.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 419 | let ct_lk = pstate.ct_lock(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 420 | / ct_lk [INFO] [stdout] 421 | | .act_ids() [INFO] [stdout] 422 | | .filter_map(|act_id| self.refresh_at(pstate, &ct_lk, act_id)) [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/server/state.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 58 | conf: Config, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | http_port: u16, [INFO] [stdout] 60 | eventer: Arc, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | notifier: Arc, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | refresher: Arc, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | locked_state: Mutex::new(LockedState::new(conf)), [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: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pizauth` (bin "pizauth" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "b56e24da7bb3ebea24d2cc69d2263aac4e8c6b7f0666afcc2a73a79d5a32a9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56e24da7bb3ebea24d2cc69d2263aac4e8c6b7f0666afcc2a73a79d5a32a9cc", kill_on_drop: false }` [INFO] [stdout] b56e24da7bb3ebea24d2cc69d2263aac4e8c6b7f0666afcc2a73a79d5a32a9cc