[INFO] cloning repository https://github.com/AWeirdDev/crapdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AWeirdDev/crapdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAWeirdDev%2Fcrapdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAWeirdDev%2Fcrapdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e61a81fbf01f70058539f3da9c62222884e4a8f
[INFO] checking AWeirdDev/crapdf against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAWeirdDev%2Fcrapdf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AWeirdDev/crapdf
[INFO] finished tweaking git repo https://github.com/AWeirdDev/crapdf
[INFO] tweaked toml for git repo https://github.com/AWeirdDev/crapdf written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AWeirdDev/crapdf on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AWeirdDev/crapdf 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c98804e3258a8f47f771fe7c6dab81af04c694d686617bb72d6fed928dea4ffd
[INFO] running `Command { std: "docker" "start" "-a" "c98804e3258a8f47f771fe7c6dab81af04c694d686617bb72d6fed928dea4ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c98804e3258a8f47f771fe7c6dab81af04c694d686617bb72d6fed928dea4ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98804e3258a8f47f771fe7c6dab81af04c694d686617bb72d6fed928dea4ffd", kill_on_drop: false }`
[INFO] [stdout] c98804e3258a8f47f771fe7c6dab81af04c694d686617bb72d6fed928dea4ffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af19a68a59e65905c29603c9654063e494d0755d7914e4beff115c08af282818
[INFO] running `Command { std: "docker" "start" "-a" "af19a68a59e65905c29603c9654063e494d0755d7914e4beff115c08af282818", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling pyo3-build-config v0.22.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.5
[INFO] [stderr]    Compiling pyo3-ffi v0.22.5
[INFO] [stderr]    Compiling pyo3 v0.22.5
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking lopdf v0.34.0 (https://github.com/J-F-Liu/lopdf#3b2f2275)
[INFO] [stderr]    Compiling pyo3-macros v0.22.5
[INFO] [stderr]     Checking crapdf v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.89s
[INFO] running `Command { std: "docker" "inspect" "af19a68a59e65905c29603c9654063e494d0755d7914e4beff115c08af282818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af19a68a59e65905c29603c9654063e494d0755d7914e4beff115c08af282818", kill_on_drop: false }`
[INFO] [stdout] af19a68a59e65905c29603c9654063e494d0755d7914e4beff115c08af282818
