[INFO] fetching crate tuifw-screen-winapi 0.26.0... [INFO] checking tuifw-screen-winapi-0.26.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915 [INFO] extracting crate tuifw-screen-winapi 0.26.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tuifw-screen-winapi 0.26.0 [INFO] finished tweaking crates.io crate tuifw-screen-winapi 0.26.0 [INFO] tweaked toml for crates.io crate tuifw-screen-winapi 0.26.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tuifw-screen-winapi 0.26.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding panicking v0.5.0 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b85a010aaa413b29a98d728bfac1c367725454ef8d1bd831dfe6e490c6b5dfe [INFO] running `Command { std: "docker" "start" "-a" "7b85a010aaa413b29a98d728bfac1c367725454ef8d1bd831dfe6e490c6b5dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b85a010aaa413b29a98d728bfac1c367725454ef8d1bd831dfe6e490c6b5dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b85a010aaa413b29a98d728bfac1c367725454ef8d1bd831dfe6e490c6b5dfe", kill_on_drop: false }` [INFO] [stdout] 7b85a010aaa413b29a98d728bfac1c367725454ef8d1bd831dfe6e490c6b5dfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32aaf575870ee8021b5e211b704bac5ecd1cb24da2deadb1b1cb8b09ff328c35 [INFO] running `Command { std: "docker" "start" "-a" "32aaf575870ee8021b5e211b704bac5ecd1cb24da2deadb1b1cb8b09ff328c35", kill_on_drop: false }` [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking macro-attr-2018 v3.0.1 [INFO] [stderr] Checking panicking v0.7.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling errno-sys v0.2.0 [INFO] [stderr] Checking const-default v1.0.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking enum-derive-2018 v3.0.2 [INFO] [stderr] Checking panicking v0.5.0 [INFO] [stderr] Checking int-vec-2d v0.1.5 [INFO] [stderr] Checking tuifw-screen-base v0.26.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking sync-no-std v0.1.5 [INFO] [stderr] Checking errno-no-std v0.2.2 [INFO] [stderr] Checking print-no-std v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling const-default-derive v0.2.0 [INFO] [stderr] Checking composable-allocators v0.3.5 [INFO] [stderr] Checking tuifw-screen-winapi v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s [INFO] running `Command { std: "docker" "inspect" "32aaf575870ee8021b5e211b704bac5ecd1cb24da2deadb1b1cb8b09ff328c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32aaf575870ee8021b5e211b704bac5ecd1cb24da2deadb1b1cb8b09ff328c35", kill_on_drop: false }` [INFO] [stdout] 32aaf575870ee8021b5e211b704bac5ecd1cb24da2deadb1b1cb8b09ff328c35