[INFO] fetching crate pillow 0.4.3... [INFO] building pillow-0.4.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate pillow 0.4.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pillow 0.4.3 [INFO] finished tweaking crates.io crate pillow 0.4.3 [INFO] tweaked toml for crates.io crate pillow 0.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pillow 0.4.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 157 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25788958a03a6b6d00a4e0924a8b841144ad3c01d9de1be6942ace0f21ec0f26 [INFO] running `Command { std: "docker" "start" "-a" "25788958a03a6b6d00a4e0924a8b841144ad3c01d9de1be6942ace0f21ec0f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25788958a03a6b6d00a4e0924a8b841144ad3c01d9de1be6942ace0f21ec0f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25788958a03a6b6d00a4e0924a8b841144ad3c01d9de1be6942ace0f21ec0f26", kill_on_drop: false }` [INFO] [stdout] 25788958a03a6b6d00a4e0924a8b841144ad3c01d9de1be6942ace0f21ec0f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9013e65aff08bfdcfaa593e4a7f67bf2769cc3d696ed43f9c3aa4f180af97c69 [INFO] running `Command { std: "docker" "start" "-a" "9013e65aff08bfdcfaa593e4a7f67bf2769cc3d696ed43f9c3aa4f180af97c69", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pillow-fs v0.4.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling pillow-env v4.1.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling pillow-fs v4.2.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling pillow_macros v0.4.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling pillow-templates v0.4.1 [INFO] [stderr] Compiling pillow-http v0.4.2 [INFO] [stderr] Compiling pillow-routing v0.4.2 [INFO] [stderr] Compiling pillow v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.89s [INFO] running `Command { std: "docker" "inspect" "9013e65aff08bfdcfaa593e4a7f67bf2769cc3d696ed43f9c3aa4f180af97c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9013e65aff08bfdcfaa593e4a7f67bf2769cc3d696ed43f9c3aa4f180af97c69", kill_on_drop: false }` [INFO] [stdout] 9013e65aff08bfdcfaa593e4a7f67bf2769cc3d696ed43f9c3aa4f180af97c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c197e3e088817c1c022f99abf7604b009d95a1d8f620bda54e841d060df76ecb [INFO] running `Command { std: "docker" "start" "-a" "c197e3e088817c1c022f99abf7604b009d95a1d8f620bda54e841d060df76ecb", kill_on_drop: false }` [INFO] [stderr] Compiling pillow v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "c197e3e088817c1c022f99abf7604b009d95a1d8f620bda54e841d060df76ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c197e3e088817c1c022f99abf7604b009d95a1d8f620bda54e841d060df76ecb", kill_on_drop: false }` [INFO] [stdout] c197e3e088817c1c022f99abf7604b009d95a1d8f620bda54e841d060df76ecb