[INFO] cloning repository https://github.com/johto/pg_split_dump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johto/pg_split_dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohto%2Fpg_split_dump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohto%2Fpg_split_dump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5f912050a8a97fbbe54a4948b11e8f5a8dae743 [INFO] checking johto/pg_split_dump against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohto%2Fpg_split_dump" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/johto/pg_split_dump [INFO] finished tweaking git repo https://github.com/johto/pg_split_dump [INFO] tweaked toml for git repo https://github.com/johto/pg_split_dump written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/johto/pg_split_dump on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/johto/pg_split_dump 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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b2d92c35cabac055d3994783dc792ac799c2413239ff7280c7bc7984d104f6 [INFO] running `Command { std: "docker" "start" "-a" "51b2d92c35cabac055d3994783dc792ac799c2413239ff7280c7bc7984d104f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b2d92c35cabac055d3994783dc792ac799c2413239ff7280c7bc7984d104f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b2d92c35cabac055d3994783dc792ac799c2413239ff7280c7bc7984d104f6", kill_on_drop: false }` [INFO] [stdout] 51b2d92c35cabac055d3994783dc792ac799c2413239ff7280c7bc7984d104f6 [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d7d345461e859308486a0a5da64e848ab685a0571816c1d63709adcb5af8b5a [INFO] running `Command { std: "docker" "start" "-a" "4d7d345461e859308486a0a5da64e848ab685a0571816c1d63709adcb5af8b5a", kill_on_drop: false }` [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Checking postgres-types v0.2.10 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio-postgres v0.7.14 [INFO] [stderr] Checking postgres v0.19.11 [INFO] [stderr] Checking pg_split_dump v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/output.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn write_from_split_dump(self: &mut TarOutputWriter, contents: &SplitDumpDirectory) -> Result<(), TarOutputError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/output.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | fn write_file(self: &mut TarOutputWriter, parent: &Path, filename: &str, contents: &str) -> Result<(), TarOutputError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/output.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | fn write_directory(self: &mut TarOutputWriter, path: &Path, contents: &SplitDumpDirectory) -> Result<(), TarOutputError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/output.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn write_from_split_dump(self: &mut TarOutputWriter, contents: &SplitDumpDirectory) -> Result<(), TarOutputError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/output.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | fn write_file(self: &mut TarOutputWriter, parent: &Path, filename: &str, contents: &str) -> Result<(), TarOutputError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/output.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | fn write_directory(self: &mut TarOutputWriter, path: &Path, contents: &SplitDumpDirectory) -> Result<(), TarOutputError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pg_split_dump` (bin "pg_split_dump") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pg_split_dump` (bin "pg_split_dump" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4d7d345461e859308486a0a5da64e848ab685a0571816c1d63709adcb5af8b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7d345461e859308486a0a5da64e848ab685a0571816c1d63709adcb5af8b5a", kill_on_drop: false }` [INFO] [stdout] 4d7d345461e859308486a0a5da64e848ab685a0571816c1d63709adcb5af8b5a