[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#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAWeirdDev%2Fcrapdf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AWeirdDev/crapdf on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] def70c65d0b1d905d26cb7493153bac2c01b6c7ce16c120773ecc852004e41e2
[INFO] running `Command { std: "docker" "start" "-a" "def70c65d0b1d905d26cb7493153bac2c01b6c7ce16c120773ecc852004e41e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "def70c65d0b1d905d26cb7493153bac2c01b6c7ce16c120773ecc852004e41e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def70c65d0b1d905d26cb7493153bac2c01b6c7ce16c120773ecc852004e41e2", kill_on_drop: false }`
[INFO] [stdout] def70c65d0b1d905d26cb7493153bac2c01b6c7ce16c120773ecc852004e41e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa3cba4a2b4179b30c2cb45c5ebe6e6422ef575c2ef8dc49d6c8ab817946544d
[INFO] running `Command { std: "docker" "start" "-a" "fa3cba4a2b4179b30c2cb45c5ebe6e6422ef575c2ef8dc49d6c8ab817946544d", 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 libc v0.2.161
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling pyo3-build-config v0.22.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling pyo3-ffi v0.22.5
[INFO] [stderr]    Compiling pyo3-macros-backend 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 29.51s
[INFO] running `Command { std: "docker" "inspect" "fa3cba4a2b4179b30c2cb45c5ebe6e6422ef575c2ef8dc49d6c8ab817946544d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa3cba4a2b4179b30c2cb45c5ebe6e6422ef575c2ef8dc49d6c8ab817946544d", kill_on_drop: false }`
[INFO] [stdout] fa3cba4a2b4179b30c2cb45c5ebe6e6422ef575c2ef8dc49d6c8ab817946544d
