[INFO] cloning repository https://github.com/aruthen/pdfsign [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aruthen/pdfsign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faruthen%2Fpdfsign", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faruthen%2Fpdfsign'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02e6ff1c49ac92ed4d6ccd3128a2bb676349c1bf [INFO] checking aruthen/pdfsign/02e6ff1c49ac92ed4d6ccd3128a2bb676349c1bf against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faruthen%2Fpdfsign" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 63% (562/889) Updating files: 64% (569/889) Updating files: 65% (578/889) Updating files: 66% (587/889) Updating files: 67% (596/889) Updating files: 68% (605/889) Updating files: 69% (614/889) Updating files: 70% (623/889) Updating files: 71% (632/889) Updating files: 71% (633/889) Updating files: 72% (641/889) Updating files: 73% (649/889) Updating files: 74% (658/889) Updating files: 75% (667/889) Updating files: 76% (676/889) Updating files: 77% (685/889) Updating files: 78% (694/889) Updating files: 79% (703/889) Updating files: 80% (712/889) Updating files: 81% (721/889) Updating files: 82% (729/889) Updating files: 83% (738/889) Updating files: 84% (747/889) Updating files: 85% (756/889) Updating files: 86% (765/889) Updating files: 87% (774/889) Updating files: 88% (783/889) Updating files: 89% (792/889) Updating files: 90% (801/889) Updating files: 91% (809/889) Updating files: 92% (818/889) Updating files: 93% (827/889) Updating files: 94% (836/889) Updating files: 95% (845/889) Updating files: 96% (854/889) Updating files: 97% (863/889) Updating files: 98% (872/889) Updating files: 99% (881/889) Updating files: 99% (888/889) Updating files: 100% (889/889) Updating files: 100% (889/889), done. [INFO] started tweaking git repo https://github.com/aruthen/pdfsign [INFO] finished tweaking git repo https://github.com/aruthen/pdfsign [INFO] tweaked toml for git repo https://github.com/aruthen/pdfsign written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aruthen/pdfsign on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aruthen/pdfsign 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lopdf v0.32.0 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e0e3eed4486c4419bf06948d4b57d67bc0330efbdd0ec099a7a65cf548a1344 [INFO] running `Command { std: "docker" "start" "-a" "9e0e3eed4486c4419bf06948d4b57d67bc0330efbdd0ec099a7a65cf548a1344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e0e3eed4486c4419bf06948d4b57d67bc0330efbdd0ec099a7a65cf548a1344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0e3eed4486c4419bf06948d4b57d67bc0330efbdd0ec099a7a65cf548a1344", kill_on_drop: false }` [INFO] [stdout] 9e0e3eed4486c4419bf06948d4b57d67bc0330efbdd0ec099a7a65cf548a1344 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a86d73438ee59116956cecaba13abb45b38e80f74005c993f55d2e064b6e49e7 [INFO] running `Command { std: "docker" "start" "-a" "a86d73438ee59116956cecaba13abb45b38e80f74005c993f55d2e064b6e49e7", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking lopdf v0.32.0 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking pdfsign v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.32s [INFO] running `Command { std: "docker" "inspect" "a86d73438ee59116956cecaba13abb45b38e80f74005c993f55d2e064b6e49e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86d73438ee59116956cecaba13abb45b38e80f74005c993f55d2e064b6e49e7", kill_on_drop: false }` [INFO] [stdout] a86d73438ee59116956cecaba13abb45b38e80f74005c993f55d2e064b6e49e7