[INFO] cloning repository https://github.com/0xtaruhi/vlfd-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xtaruhi/vlfd-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xtaruhi%2Fvlfd-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xtaruhi%2Fvlfd-ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5ba87a60688433d8a9f230add37df01a6f19871
[INFO] checking 0xtaruhi/vlfd-ffi against master#c871d09d1cc32a649f4c5177bb819646260ed120 for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xtaruhi%2Fvlfd-ffi" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xtaruhi/vlfd-ffi
[INFO] finished tweaking git repo https://github.com/0xtaruhi/vlfd-ffi
[INFO] tweaked toml for git repo https://github.com/0xtaruhi/vlfd-ffi written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xtaruhi/vlfd-ffi on toolchain c871d09d1cc32a649f4c5177bb819646260ed120
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xtaruhi/vlfd-ffi 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" "+c871d09d1cc32a649f4c5177bb819646260ed120" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vlfd-rs v1.0.0
[INFO] [stderr]   Downloaded windows-sys v0.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c5312feb3a2a8cdcabe0f94e3af3f10e27f5a31553cdbca376cfeedb6dfa81a
[INFO] running `Command { std: "docker" "start" "-a" "0c5312feb3a2a8cdcabe0f94e3af3f10e27f5a31553cdbca376cfeedb6dfa81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c5312feb3a2a8cdcabe0f94e3af3f10e27f5a31553cdbca376cfeedb6dfa81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5312feb3a2a8cdcabe0f94e3af3f10e27f5a31553cdbca376cfeedb6dfa81a", kill_on_drop: false }`
[INFO] [stdout] 0c5312feb3a2a8cdcabe0f94e3af3f10e27f5a31553cdbca376cfeedb6dfa81a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 600a6c54228977b05f2c9203b4b1646418f82c78fa68b1b2d66878356559375d
[INFO] running `Command { std: "docker" "start" "-a" "600a6c54228977b05f2c9203b4b1646418f82c78fa68b1b2d66878356559375d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]     Checking vlfd-rs v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cbindgen v0.29.0
[INFO] [stderr]    Compiling vlfd-ffi v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: vlfd-ffi@1.0.0: Failed to copy header to /opt/rustwide/workdir/vlfd_ffi.h: Read-only file system (os error 30)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.50s
[INFO] running `Command { std: "docker" "inspect" "600a6c54228977b05f2c9203b4b1646418f82c78fa68b1b2d66878356559375d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "600a6c54228977b05f2c9203b4b1646418f82c78fa68b1b2d66878356559375d", kill_on_drop: false }`
[INFO] [stdout] 600a6c54228977b05f2c9203b4b1646418f82c78fa68b1b2d66878356559375d
