[INFO] cloning repository https://github.com/rmcgibbo/post-build-postgres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmcgibbo/post-build-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmcgibbo%2Fpost-build-postgres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmcgibbo%2Fpost-build-postgres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13be32a4b27d31f98d4d3d0274bb273cea6bf6f6 [INFO] checking rmcgibbo/post-build-postgres against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmcgibbo%2Fpost-build-postgres" "/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/rmcgibbo/post-build-postgres 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/rmcgibbo/post-build-postgres [INFO] finished tweaking git repo https://github.com/rmcgibbo/post-build-postgres [INFO] tweaked toml for git repo https://github.com/rmcgibbo/post-build-postgres written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rmcgibbo/post-build-postgres 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 utf8-cstr v0.1.6 [INFO] [stderr] Downloaded quote v1.0.17 [INFO] [stderr] Downloaded libsystemd-sys v0.8.0 [INFO] [stderr] Downloaded systemd v0.8.2 [INFO] [stderr] Downloaded foreign-types-macros v0.2.2 [INFO] [stderr] Downloaded postgres-types v0.2.2 [INFO] [stderr] Downloaded postgres-protocol v0.6.3 [INFO] [stderr] Downloaded tokio-util v0.6.9 [INFO] [stderr] Downloaded tokio-postgres v0.7.5 [INFO] [stderr] Downloaded postgres v0.19.2 [INFO] [stderr] Downloaded ureq v2.4.0 [INFO] [stderr] Downloaded rustls v0.20.4 [INFO] [stderr] Downloaded build-env v0.3.1 [INFO] [stderr] Downloaded flate2 v1.0.22 [INFO] [stderr] Downloaded cstr-argument v0.1.2 [INFO] [stderr] Downloaded libc v0.2.122 [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] 63fe1b10931e5b9b21cd5dd0c4f89b80749edeec117588f11b9a6d0baf138d22 [INFO] running `Command { std: "docker" "start" "-a" "63fe1b10931e5b9b21cd5dd0c4f89b80749edeec117588f11b9a6d0baf138d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63fe1b10931e5b9b21cd5dd0c4f89b80749edeec117588f11b9a6d0baf138d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63fe1b10931e5b9b21cd5dd0c4f89b80749edeec117588f11b9a6d0baf138d22", kill_on_drop: false }` [INFO] [stdout] 63fe1b10931e5b9b21cd5dd0c4f89b80749edeec117588f11b9a6d0baf138d22 [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] a234b76c3a0446980cfd18351607edd4b4e4af08297182411dbb29ea4b7adc89 [INFO] running `Command { std: "docker" "start" "-a" "a234b76c3a0446980cfd18351607edd4b4e4af08297182411dbb29ea4b7adc89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling build-env v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking cstr-argument v0.1.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking utf8-cstr v0.1.6 [INFO] [stderr] Compiling libsystemd-sys v0.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking postgres-protocol v0.6.3 [INFO] [stderr] Checking postgres-types v0.2.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking systemd v0.8.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-postgres v0.7.5 [INFO] [stderr] Checking postgres v0.19.2 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking post-build-postgres v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.15s [INFO] running `Command { std: "docker" "inspect" "a234b76c3a0446980cfd18351607edd4b4e4af08297182411dbb29ea4b7adc89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a234b76c3a0446980cfd18351607edd4b4e4af08297182411dbb29ea4b7adc89", kill_on_drop: false }` [INFO] [stdout] a234b76c3a0446980cfd18351607edd4b4e4af08297182411dbb29ea4b7adc89 [INFO] checking rmcgibbo/post-build-postgres 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%2Frmcgibbo%2Fpost-build-postgres" "/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/rmcgibbo/post-build-postgres 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/rmcgibbo/post-build-postgres [INFO] finished tweaking git repo https://github.com/rmcgibbo/post-build-postgres [INFO] tweaked toml for git repo https://github.com/rmcgibbo/post-build-postgres written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rmcgibbo/post-build-postgres 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] 2944ecf54b28d408c160b7640ea764df774e5c2ffd350b1ebb42c884bf0c03a0 [INFO] running `Command { std: "docker" "start" "-a" "2944ecf54b28d408c160b7640ea764df774e5c2ffd350b1ebb42c884bf0c03a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2944ecf54b28d408c160b7640ea764df774e5c2ffd350b1ebb42c884bf0c03a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2944ecf54b28d408c160b7640ea764df774e5c2ffd350b1ebb42c884bf0c03a0", kill_on_drop: false }` [INFO] [stdout] 2944ecf54b28d408c160b7640ea764df774e5c2ffd350b1ebb42c884bf0c03a0 [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] 462988682d9afbf7955f1d2768cbfa842a393699052f69680de130b06cb77002 [INFO] running `Command { std: "docker" "start" "-a" "462988682d9afbf7955f1d2768cbfa842a393699052f69680de130b06cb77002", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling build-env v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking cstr-argument v0.1.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling libsystemd-sys v0.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking utf8-cstr v0.1.6 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking postgres-protocol v0.6.3 [INFO] [stderr] Checking postgres-types v0.2.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking systemd v0.8.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-postgres v0.7.5 [INFO] [stderr] Checking postgres v0.19.2 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking post-build-postgres 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/journal.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 14 | let mut journal: Journal = journal::OpenOptions::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ok(std::iter::from_fn(move || match journal.next_entry() { [INFO] [stdout] | ________^ [INFO] [stdout] 29 | | Ok(Some(entry)) => match entry.get("SYSLOG_IDENTIFIER") { [INFO] [stdout] 30 | | Some(x) if x == "post-build-hook" => { [INFO] [stdout] 31 | | // The outer Some tells from_fn to continue iterating, [INFO] [stdout] ... | [INFO] [stdout] 56 | | // we're just waiting for new events in the journal [INFO] [stdout] 57 | | .filter_map(|x: Option>| x)) [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] | [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/journal.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 14 | let mut journal: Journal = journal::OpenOptions::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ok(std::iter::from_fn(move || match journal.next_entry() { [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 2 previous errors [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/journal.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 14 | let mut journal: Journal = journal::OpenOptions::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ok(std::iter::from_fn(move || match journal.next_entry() { [INFO] [stdout] | ________^ [INFO] [stdout] 29 | | Ok(Some(entry)) => match entry.get("SYSLOG_IDENTIFIER") { [INFO] [stdout] 30 | | Some(x) if x == "post-build-hook" => { [INFO] [stdout] 31 | | // The outer Some tells from_fn to continue iterating, [INFO] [stdout] ... | [INFO] [stdout] 56 | | // we're just waiting for new events in the journal [INFO] [stdout] 57 | | .filter_map(|x: Option>| x)) [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] | [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/journal.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 14 | let mut journal: Journal = journal::OpenOptions::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ok(std::iter::from_fn(move || match journal.next_entry() { [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] [stderr] error: could not compile `post-build-postgres` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `post-build-postgres` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "462988682d9afbf7955f1d2768cbfa842a393699052f69680de130b06cb77002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462988682d9afbf7955f1d2768cbfa842a393699052f69680de130b06cb77002", kill_on_drop: false }` [INFO] [stdout] 462988682d9afbf7955f1d2768cbfa842a393699052f69680de130b06cb77002