[INFO] fetching crate pango-sys 0.20.9... [INFO] checking pango-sys-0.20.9 against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] extracting crate pango-sys 0.20.9 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate pango-sys 0.20.9 on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pango-sys 0.20.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pango-sys 0.20.9 [INFO] tweaked toml for crates.io crate pango-sys 0.20.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate pango-sys 0.20.9 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68204e5acb27f5155ea5920bb27f7c46e8fc28c083fc58cebfa2673ef4f441e2 [INFO] running `Command { std: "docker" "start" "-a" "68204e5acb27f5155ea5920bb27f7c46e8fc28c083fc58cebfa2673ef4f441e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68204e5acb27f5155ea5920bb27f7c46e8fc28c083fc58cebfa2673ef4f441e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68204e5acb27f5155ea5920bb27f7c46e8fc28c083fc58cebfa2673ef4f441e2", kill_on_drop: false }` [INFO] [stdout] 68204e5acb27f5155ea5920bb27f7c46e8fc28c083fc58cebfa2673ef4f441e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab46bdc4e43a85ab10a876f44aa50ba174b0d019d3130088d26e1523c49932c8 [INFO] running `Command { std: "docker" "start" "-a" "ab46bdc4e43a85ab10a876f44aa50ba174b0d019d3130088d26e1523c49932c8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling glib-sys v0.20.9 [INFO] [stderr] Compiling gobject-sys v0.20.9 [INFO] [stderr] Compiling pango-sys v0.20.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.32s [INFO] running `Command { std: "docker" "inspect" "ab46bdc4e43a85ab10a876f44aa50ba174b0d019d3130088d26e1523c49932c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab46bdc4e43a85ab10a876f44aa50ba174b0d019d3130088d26e1523c49932c8", kill_on_drop: false }` [INFO] [stdout] ab46bdc4e43a85ab10a876f44aa50ba174b0d019d3130088d26e1523c49932c8