[INFO] cloning repository https://github.com/erikjohnston/rust-synapse-compress-state [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikjohnston/rust-synapse-compress-state" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Frust-synapse-compress-state", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Frust-synapse-compress-state'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40b660eb283a5ae5a02096343ce808545a7b3724 [INFO] checking erikjohnston/rust-synapse-compress-state against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Frust-synapse-compress-state" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikjohnston/rust-synapse-compress-state 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/erikjohnston/rust-synapse-compress-state [INFO] finished tweaking git repo https://github.com/erikjohnston/rust-synapse-compress-state [INFO] tweaked toml for git repo https://github.com/erikjohnston/rust-synapse-compress-state written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/erikjohnston/rust-synapse-compress-state 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] Updating git repository `https://github.com/matrix-org/rust-matrix-state-map` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-openssl v0.5.0 [INFO] [stderr] Downloaded log-panics v2.1.0 [INFO] [stderr] Downloaded pyo3-macros v0.19.2 [INFO] [stderr] Downloaded pyo3-build-config v0.19.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.19.2 [INFO] [stderr] Downloaded pyo3-log v0.8.3 [INFO] [stderr] Downloaded pyo3-ffi v0.19.2 [INFO] [stderr] Downloaded pyo3 v0.19.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dfa0feef8fa073381e88007bb3fafc4ae35095bfe5f6bcb17d95701621acc7c2 [INFO] running `Command { std: "docker" "start" "-a" "dfa0feef8fa073381e88007bb3fafc4ae35095bfe5f6bcb17d95701621acc7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa0feef8fa073381e88007bb3fafc4ae35095bfe5f6bcb17d95701621acc7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa0feef8fa073381e88007bb3fafc4ae35095bfe5f6bcb17d95701621acc7c2", kill_on_drop: false }` [INFO] [stdout] dfa0feef8fa073381e88007bb3fafc4ae35095bfe5f6bcb17d95701621acc7c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9a8b92b81fcb1a461923236d194c82ed5f41b383b6c941e003ec188f734d7f8a [INFO] running `Command { std: "docker" "start" "-a" "9a8b92b81fcb1a461923236d194c82ed5f41b383b6c941e003ec188f734d7f8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking log-panics v2.1.0 [INFO] [stderr] Checking state-map v0.1.0 (https://github.com/matrix-org/rust-matrix-state-map?rev=211343e#211343e8) [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking postgres v0.19.7 [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Checking postgres-openssl v0.5.0 [INFO] [stderr] Checking synapse_compress_state v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking synapse_auto_compressor v0.1.4 (/opt/rustwide/workdir/synapse_auto_compressor) [INFO] [stderr] Checking compressor_integration_tests v0.1.0 (/opt/rustwide/workdir/compressor_integration_tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "9a8b92b81fcb1a461923236d194c82ed5f41b383b6c941e003ec188f734d7f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a8b92b81fcb1a461923236d194c82ed5f41b383b6c941e003ec188f734d7f8a", kill_on_drop: false }` [INFO] [stdout] 9a8b92b81fcb1a461923236d194c82ed5f41b383b6c941e003ec188f734d7f8a [INFO] checking erikjohnston/rust-synapse-compress-state 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%2Ferikjohnston%2Frust-synapse-compress-state" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikjohnston/rust-synapse-compress-state 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/erikjohnston/rust-synapse-compress-state [INFO] finished tweaking git repo https://github.com/erikjohnston/rust-synapse-compress-state [INFO] tweaked toml for git repo https://github.com/erikjohnston/rust-synapse-compress-state written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/erikjohnston/rust-synapse-compress-state 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-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 806fac69f7618dc883c8036e627336bf7783cc84941cac89a2360d837557dab6 [INFO] running `Command { std: "docker" "start" "-a" "806fac69f7618dc883c8036e627336bf7783cc84941cac89a2360d837557dab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "806fac69f7618dc883c8036e627336bf7783cc84941cac89a2360d837557dab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806fac69f7618dc883c8036e627336bf7783cc84941cac89a2360d837557dab6", kill_on_drop: false }` [INFO] [stdout] 806fac69f7618dc883c8036e627336bf7783cc84941cac89a2360d837557dab6 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09ad9e2143e047ffa8eb4ebd01db0a005c0aaec2e548f72224260898a29fff35 [INFO] running `Command { std: "docker" "start" "-a" "09ad9e2143e047ffa8eb4ebd01db0a005c0aaec2e548f72224260898a29fff35", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking log-panics v2.1.0 [INFO] [stderr] Checking state-map v0.1.0 (https://github.com/matrix-org/rust-matrix-state-map?rev=211343e#211343e8) [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking postgres v0.19.7 [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Checking postgres-openssl v0.5.0 [INFO] [stderr] Checking synapse_compress_state 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/lib.rs:689:45 [INFO] [stdout] | [INFO] [stdout] 689 | .map(|((t, s), e)| ((t, s), e.clone())), [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/lib.rs:731:12 [INFO] [stdout] | [INFO] [stdout] 717 | let mut output: Option = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 724 | let output_file = output; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 731 | Ok(Config { [INFO] [stdout] | ____________^ [INFO] [stdout] 732 | | db_url, [INFO] [stdout] 733 | | output_file, [INFO] [stdout] 734 | | room_id, [INFO] [stdout] ... | [INFO] [stdout] 743 | | verify, [INFO] [stdout] 744 | | }) [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/database.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 52 | let mut builder = SslConnector::builder(SslMethod::tls()).unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | builder.set_verify(SslVerifyMode::NONE); [INFO] [stdout] 54 | let connector = MakeTlsConnector::new(builder.build()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | [INFO] [stdout] 56 | let mut client = Client::connect(db_url, connector) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let state_group_map: BTreeMap = BTreeMap::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | [INFO] [stdout] 72 | Some(load_map_from_db( [INFO] [stdout] | __________^ [INFO] [stdout] 73 | | &mut client, [INFO] [stdout] 74 | | room_id, [INFO] [stdout] 75 | | min_state_group, [INFO] [stdout] 76 | | max_group_found, [INFO] [stdout] 77 | | state_group_map, [INFO] [stdout] 78 | | )) [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/database.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 109 | let mut builder = SslConnector::builder(SslMethod::tls()).unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | builder.set_verify(SslVerifyMode::NONE); [INFO] [stdout] 111 | let connector = MakeTlsConnector::new(builder.build()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | [INFO] [stdout] 113 | let mut client = Client::connect(db_url, connector) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | let state_group_map: BTreeMap = load_level_heads(&mut client, level_info); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | [INFO] [stdout] 133 | Some(load_map_from_db( [INFO] [stdout] | __________^ [INFO] [stdout] 134 | | &mut client, [INFO] [stdout] 135 | | room_id, [INFO] [stdout] 136 | | min_state_group, [INFO] [stdout] 137 | | max_group_found, [INFO] [stdout] 138 | | state_group_map, [INFO] [stdout] 139 | | )) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synapse_compress_state` (lib) due to 5 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/lib.rs:689:45 [INFO] [stdout] | [INFO] [stdout] 689 | .map(|((t, s), e)| ((t, s), e.clone())), [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/lib.rs:731:12 [INFO] [stdout] | [INFO] [stdout] 717 | let mut output: Option = None; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 724 | let output_file = output; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 731 | Ok(Config { [INFO] [stdout] | ____________^ [INFO] [stdout] 732 | | db_url, [INFO] [stdout] 733 | | output_file, [INFO] [stdout] 734 | | room_id, [INFO] [stdout] ... | [INFO] [stdout] 743 | | verify, [INFO] [stdout] 744 | | }) [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/database.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 52 | let mut builder = SslConnector::builder(SslMethod::tls()).unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | builder.set_verify(SslVerifyMode::NONE); [INFO] [stdout] 54 | let connector = MakeTlsConnector::new(builder.build()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | [INFO] [stdout] 56 | let mut client = Client::connect(db_url, connector) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let state_group_map: BTreeMap = BTreeMap::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | [INFO] [stdout] 72 | Some(load_map_from_db( [INFO] [stdout] | __________^ [INFO] [stdout] 73 | | &mut client, [INFO] [stdout] 74 | | room_id, [INFO] [stdout] 75 | | min_state_group, [INFO] [stdout] 76 | | max_group_found, [INFO] [stdout] 77 | | state_group_map, [INFO] [stdout] 78 | | )) [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/database.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 109 | let mut builder = SslConnector::builder(SslMethod::tls()).unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | builder.set_verify(SslVerifyMode::NONE); [INFO] [stdout] 111 | let connector = MakeTlsConnector::new(builder.build()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | [INFO] [stdout] 113 | let mut client = Client::connect(db_url, connector) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | let state_group_map: BTreeMap = load_level_heads(&mut client, level_info); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | [INFO] [stdout] 133 | Some(load_map_from_db( [INFO] [stdout] | __________^ [INFO] [stdout] 134 | | &mut client, [INFO] [stdout] 135 | | room_id, [INFO] [stdout] 136 | | min_state_group, [INFO] [stdout] 137 | | max_group_found, [INFO] [stdout] 138 | | state_group_map, [INFO] [stdout] 139 | | )) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synapse_compress_state` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "09ad9e2143e047ffa8eb4ebd01db0a005c0aaec2e548f72224260898a29fff35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ad9e2143e047ffa8eb4ebd01db0a005c0aaec2e548f72224260898a29fff35", kill_on_drop: false }` [INFO] [stdout] 09ad9e2143e047ffa8eb4ebd01db0a005c0aaec2e548f72224260898a29fff35