[INFO] cloning repository https://github.com/themanforfree/pdf_modify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themanforfree/pdf_modify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemanforfree%2Fpdf_modify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemanforfree%2Fpdf_modify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a5d01ab8acc082edfd9afd7e26db778872da4d4 [INFO] checking themanforfree/pdf_modify against try#9961e55b3687a6d0b2bab4af0e5e81494b09be81 for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemanforfree%2Fpdf_modify" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/themanforfree/pdf_modify [INFO] finished tweaking git repo https://github.com/themanforfree/pdf_modify [INFO] tweaked toml for git repo https://github.com/themanforfree/pdf_modify written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/themanforfree/pdf_modify on toolchain 9961e55b3687a6d0b2bab4af0e5e81494b09be81 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/themanforfree/pdf_modify 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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-strings v0.4.1 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded windows-core v0.61.1 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01c516694b212e3b3d77ebe3dd606cf85c5b63f1fe295826a769839c9d6d8224 [INFO] running `Command { std: "docker" "start" "-a" "01c516694b212e3b3d77ebe3dd606cf85c5b63f1fe295826a769839c9d6d8224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01c516694b212e3b3d77ebe3dd606cf85c5b63f1fe295826a769839c9d6d8224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c516694b212e3b3d77ebe3dd606cf85c5b63f1fe295826a769839c9d6d8224", kill_on_drop: false }` [INFO] [stdout] 01c516694b212e3b3d77ebe3dd606cf85c5b63f1fe295826a769839c9d6d8224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b1d239ff09f36a1a5406af768f80130bc85b5ca9347e1ea3d8f0cb76f32df07 [INFO] running `Command { std: "docker" "start" "-a" "9b1d239ff09f36a1a5406af768f80130bc85b5ca9347e1ea3d8f0cb76f32df07", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking lopdf v0.34.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking pdf_modify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/manager/mod.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | fn get_or_create_acro_form_mut(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | fn get_or_create_acro_form_mut(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/manager/mod.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | fn get_or_create_acro_form_mut(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | fn get_or_create_acro_form_mut(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/manager/mod.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | fn get_page_mut(&mut self, page_id: ObjectId) -> Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | fn get_page_mut(&mut self, page_id: ObjectId) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/manager/mod.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | fn get_page(&self, page_id: ObjectId) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 147 | fn get_page(&self, page_id: ObjectId) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/manager/mod.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | fn get_page_mut(&mut self, page_id: ObjectId) -> Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | fn get_page_mut(&mut self, page_id: ObjectId) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/manager/mod.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | fn get_page(&self, page_id: ObjectId) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 147 | fn get_page(&self, page_id: ObjectId) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/main.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | use clap::{Args, Parser, Subcommand, arg, command}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/main.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | use clap::{Args, Parser, Subcommand, arg, command}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.54s [INFO] running `Command { std: "docker" "inspect" "9b1d239ff09f36a1a5406af768f80130bc85b5ca9347e1ea3d8f0cb76f32df07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1d239ff09f36a1a5406af768f80130bc85b5ca9347e1ea3d8f0cb76f32df07", kill_on_drop: false }` [INFO] [stdout] 9b1d239ff09f36a1a5406af768f80130bc85b5ca9347e1ea3d8f0cb76f32df07