[INFO] cloning repository https://github.com/rust-lang/libc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang/libc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 891cb8c034c5f4030b5f46167268428e3033b890 [INFO] checking rust-lang/libc against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang%2Flibc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rust-lang/libc [INFO] finished tweaking git repo https://github.com/rust-lang/libc [INFO] tweaked toml for git repo https://github.com/rust-lang/libc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rust-lang/libc on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rust-lang/libc 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4f0c7c9cfe98a0f6f77ea8806046402f0862564436096c39a7026722f1d1a29 [INFO] running `Command { std: "docker" "start" "-a" "e4f0c7c9cfe98a0f6f77ea8806046402f0862564436096c39a7026722f1d1a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f0c7c9cfe98a0f6f77ea8806046402f0862564436096c39a7026722f1d1a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f0c7c9cfe98a0f6f77ea8806046402f0862564436096c39a7026722f1d1a29", kill_on_drop: false }` [INFO] [stdout] e4f0c7c9cfe98a0f6f77ea8806046402f0862564436096c39a7026722f1d1a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca586fe8bb5cd2eb242af9a010647ca643af1450ffad8ed59eaf0e45c35fce6 [INFO] running `Command { std: "docker" "start" "-a" "eca586fe8bb5cd2eb242af9a010647ca643af1450ffad8ed59eaf0e45c35fce6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libc v1.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking annotate-snippets v0.11.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling ctest-next v0.1.0 (/opt/rustwide/workdir/ctest-next) [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking garando_pos v0.1.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Checking garando_errors v0.1.0 [INFO] [stderr] Checking garando_syntax v0.1.1 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stderr] Checking ctest v0.4.11 (/opt/rustwide/workdir/ctest) [INFO] [stderr] Compiling libc-test v0.1.0 (/opt/rustwide/workdir/libc-test) [INFO] [stderr] Compiling ctest-test v0.1.0 (/opt/rustwide/workdir/ctest-test) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "eca586fe8bb5cd2eb242af9a010647ca643af1450ffad8ed59eaf0e45c35fce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca586fe8bb5cd2eb242af9a010647ca643af1450ffad8ed59eaf0e45c35fce6", kill_on_drop: false }` [INFO] [stdout] eca586fe8bb5cd2eb242af9a010647ca643af1450ffad8ed59eaf0e45c35fce6