[INFO] cloning repository https://github.com/thaliaarchi/git-transform-repo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thaliaarchi/git-transform-repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliaarchi%2Fgit-transform-repo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliaarchi%2Fgit-transform-repo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5f9715fb31c39bf9e0271444b78550cf402271e [INFO] checking thaliaarchi/git-transform-repo against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliaarchi%2Fgit-transform-repo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thaliaarchi/git-transform-repo [INFO] finished tweaking git repo https://github.com/thaliaarchi/git-transform-repo [INFO] tweaked toml for git repo https://github.com/thaliaarchi/git-transform-repo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thaliaarchi/git-transform-repo on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thaliaarchi/git-transform-repo 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 310523ea150adc2cc0814c3bb457bdcf829cf55155e4487d8460980bd8fedfe4 [INFO] running `Command { std: "docker" "start" "-a" "310523ea150adc2cc0814c3bb457bdcf829cf55155e4487d8460980bd8fedfe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "310523ea150adc2cc0814c3bb457bdcf829cf55155e4487d8460980bd8fedfe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "310523ea150adc2cc0814c3bb457bdcf829cf55155e4487d8460980bd8fedfe4", kill_on_drop: false }` [INFO] [stdout] 310523ea150adc2cc0814c3bb457bdcf829cf55155e4487d8460980bd8fedfe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e08bd8494e41b0d5eae7791bbe928c3bfdfaf5e7e27e14ea69630a589a016a84 [INFO] running `Command { std: "docker" "start" "-a" "e08bd8494e41b0d5eae7791bbe928c3bfdfaf5e7e27e14ea69630a589a016a84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pyo3-build-config v0.20.2 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling pyo3-ffi v0.20.2 [INFO] [stderr] Compiling pyo3 v0.20.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.2 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking fast-export v0.1.0 (/opt/rustwide/workdir/fast-export) [INFO] [stdout] warning: method `skip_optional_lf` is never used [INFO] [stdout] --> fast-export/src/parse/input.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub(super) trait DirectiveParser { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 57 | fn skip_optional_lf(&self) -> PResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `skip_optional_lf` is never used [INFO] [stdout] --> fast-export/src/parse/input.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub(super) trait DirectiveParser { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 57 | fn skip_optional_lf(&self) -> PResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyo3-macros v0.20.2 [INFO] [stderr] Checking transform-repo v0.1.0 (/opt/rustwide/workdir/transform-repo) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> transform-repo/src/filter.rs:134:31 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn builder(py: Python<'py>, args: TODO) -> Builder { [INFO] [stdout] | ^^^ ------- the lifetime gets resolved as `'py` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'py` [INFO] [stdout] | [INFO] [stdout] 134 | pub fn builder(py: Python<'py>, args: TODO) -> Builder<'py> { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> transform-repo/src/filter.rs:134:31 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn builder(py: Python<'py>, args: TODO) -> Builder { [INFO] [stdout] | ^^^ ------- the lifetime gets resolved as `'py` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'py` [INFO] [stdout] | [INFO] [stdout] 134 | pub fn builder(py: Python<'py>, args: TODO) -> Builder<'py> { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.95s [INFO] running `Command { std: "docker" "inspect" "e08bd8494e41b0d5eae7791bbe928c3bfdfaf5e7e27e14ea69630a589a016a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08bd8494e41b0d5eae7791bbe928c3bfdfaf5e7e27e14ea69630a589a016a84", kill_on_drop: false }` [INFO] [stdout] e08bd8494e41b0d5eae7791bbe928c3bfdfaf5e7e27e14ea69630a589a016a84