[INFO] cloning repository https://github.com/quanpham20/synapse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quanpham20/synapse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquanpham20%2Fsynapse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquanpham20%2Fsynapse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 344a0a52e193d9634c80e1d9e604e97f11f6c8e4 [INFO] checking quanpham20/synapse against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquanpham20%2Fsynapse" "/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/quanpham20/synapse 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/quanpham20/synapse [INFO] finished tweaking git repo https://github.com/quanpham20/synapse [INFO] tweaked toml for git repo https://github.com/quanpham20/synapse written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/quanpham20/synapse 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] Downloading crates ... [INFO] [stderr] Downloaded pyo3-log v0.9.0 [INFO] [stderr] Downloaded pyo3-macros v0.20.0 [INFO] [stderr] Downloaded pythonize v0.20.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.0 [INFO] [stderr] Downloaded pyo3-ffi v0.20.0 [INFO] [stderr] Downloaded pyo3 v0.20.0 [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] 5a84a193acda5059d10da9f185069b12c003eed5a1328693e29a8ec7b078faf2 [INFO] running `Command { std: "docker" "start" "-a" "5a84a193acda5059d10da9f185069b12c003eed5a1328693e29a8ec7b078faf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a84a193acda5059d10da9f185069b12c003eed5a1328693e29a8ec7b078faf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a84a193acda5059d10da9f185069b12c003eed5a1328693e29a8ec7b078faf2", kill_on_drop: false }` [INFO] [stdout] 5a84a193acda5059d10da9f185069b12c003eed5a1328693e29a8ec7b078faf2 [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] 344a959b6879153e3bd1247806e6a538624a026702ac3d76ad5f4cb10e6b048f [INFO] running `Command { std: "docker" "start" "-a" "344a959b6879153e3bd1247806e6a538624a026702ac3d76ad5f4cb10e6b048f", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling pyo3-build-config v0.20.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust) [INFO] [stderr] Compiling pyo3-ffi v0.20.0 [INFO] [stderr] Compiling pyo3 v0.20.0 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Compiling pyo3-macros v0.20.0 [INFO] [stderr] Checking pyo3-log v0.9.0 [INFO] [stderr] Checking pythonize v0.20.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s [INFO] running `Command { std: "docker" "inspect" "344a959b6879153e3bd1247806e6a538624a026702ac3d76ad5f4cb10e6b048f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344a959b6879153e3bd1247806e6a538624a026702ac3d76ad5f4cb10e6b048f", kill_on_drop: false }` [INFO] [stdout] 344a959b6879153e3bd1247806e6a538624a026702ac3d76ad5f4cb10e6b048f [INFO] checking quanpham20/synapse 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%2Fquanpham20%2Fsynapse" "/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/quanpham20/synapse 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/quanpham20/synapse [INFO] finished tweaking git repo https://github.com/quanpham20/synapse [INFO] tweaked toml for git repo https://github.com/quanpham20/synapse written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/quanpham20/synapse 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-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] b7dde5d938f2b2eb9e0bfd135fa7e8a69682f4a92b0805344472e0aaca642b02 [INFO] running `Command { std: "docker" "start" "-a" "b7dde5d938f2b2eb9e0bfd135fa7e8a69682f4a92b0805344472e0aaca642b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7dde5d938f2b2eb9e0bfd135fa7e8a69682f4a92b0805344472e0aaca642b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7dde5d938f2b2eb9e0bfd135fa7e8a69682f4a92b0805344472e0aaca642b02", kill_on_drop: false }` [INFO] [stdout] b7dde5d938f2b2eb9e0bfd135fa7e8a69682f4a92b0805344472e0aaca642b02 [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] 987b77ba5a43dee936032de93dae1d0a21a486215c0679d9df19ea54ef5a75dc [INFO] running `Command { std: "docker" "start" "-a" "987b77ba5a43dee936032de93dae1d0a21a486215c0679d9df19ea54ef5a75dc", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling pyo3-build-config v0.20.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust) [INFO] [stderr] Compiling pyo3-ffi v0.20.0 [INFO] [stderr] Compiling pyo3 v0.20.0 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.0 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling pyo3-macros v0.20.0 [INFO] [stderr] Checking pyo3-log v0.9.0 [INFO] [stderr] Checking pythonize v0.20.0 [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] --> rust/src/acl/mod.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 58 | let allow = allow [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let deny = deny [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(ServerAclEvaluator { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | allow_ip_literals, [INFO] [stdout] 69 | | allow, [INFO] [stdout] 70 | | deny, [INFO] [stdout] 71 | | }) [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] | | 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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synapse` (lib test) due to 2 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] --> rust/src/acl/mod.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 58 | let allow = allow [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let deny = deny [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(ServerAclEvaluator { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | allow_ip_literals, [INFO] [stdout] 69 | | allow, [INFO] [stdout] 70 | | deny, [INFO] [stdout] 71 | | }) [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] | | 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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synapse` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "987b77ba5a43dee936032de93dae1d0a21a486215c0679d9df19ea54ef5a75dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "987b77ba5a43dee936032de93dae1d0a21a486215c0679d9df19ea54ef5a75dc", kill_on_drop: false }` [INFO] [stdout] 987b77ba5a43dee936032de93dae1d0a21a486215c0679d9df19ea54ef5a75dc