[INFO] fetching crate prebindgen-proc-macro 0.5.0...
[INFO] checking prebindgen-proc-macro-0.5.0 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate prebindgen-proc-macro 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate prebindgen-proc-macro 0.5.0
[INFO] finished tweaking crates.io crate prebindgen-proc-macro 0.5.0
[INFO] tweaked toml for crates.io crate prebindgen-proc-macro 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prebindgen-proc-macro 0.5.0 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prebindgen-proc-macro 0.5.0 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51
[INFO] running `Command { std: "docker" "start" "b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling if_rust_version v1.0.0
[INFO] [stderr]    Compiling konst_proc_macros v0.3.10
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling prebindgen v0.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling typewit v1.15.2
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling konst_kernel v0.3.15
[INFO] [stderr]    Compiling konst v0.3.17
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling roxygen v1.0.5
[INFO] [stderr]    Compiling prebindgen-proc-macro v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.84s
[INFO] running `Command { std: "docker" "inspect" "b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51", kill_on_drop: false }`
[INFO] [stdout] b60dbc380036bbc744bf4b36c69c1f06f4e02db34e68fa2a16843a0b8f436e51
