[INFO] fetching crate hexa-tune-proto-ffi 0.1.1... [INFO] checking hexa-tune-proto-ffi-0.1.1 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate hexa-tune-proto-ffi 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate hexa-tune-proto-ffi 0.1.1 [INFO] finished tweaking crates.io crate hexa-tune-proto-ffi 0.1.1 [INFO] tweaked toml for crates.io crate hexa-tune-proto-ffi 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hexa-tune-proto-ffi 0.1.1 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hexa-tune-proto-ffi 0.1.1 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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.26.0 [INFO] [stderr] Downloaded toml v0.9.12+spec-1.1.0 [INFO] [stderr] Downloaded hexa-tune-proto v0.1.1 [INFO] [stderr] Downloaded cbindgen v0.29.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b5299f8ebd89883edb51d27ad4267ebbc97d278b225582fd3df8ec2708e1a3b [INFO] running `Command { std: "docker" "start" "-a" "0b5299f8ebd89883edb51d27ad4267ebbc97d278b225582fd3df8ec2708e1a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5299f8ebd89883edb51d27ad4267ebbc97d278b225582fd3df8ec2708e1a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5299f8ebd89883edb51d27ad4267ebbc97d278b225582fd3df8ec2708e1a3b", kill_on_drop: false }` [INFO] [stdout] 0b5299f8ebd89883edb51d27ad4267ebbc97d278b225582fd3df8ec2708e1a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f7348e5eac3c9e4414ec6fcace7a8b965f2c279c5b553f19b39fff7bbc5e28 [INFO] running `Command { std: "docker" "start" "-a" "97f7348e5eac3c9e4414ec6fcace7a8b965f2c279c5b553f19b39fff7bbc5e28", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking hexa-tune-proto v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling hexa-tune-proto-ffi v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.04s [INFO] running `Command { std: "docker" "inspect" "97f7348e5eac3c9e4414ec6fcace7a8b965f2c279c5b553f19b39fff7bbc5e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f7348e5eac3c9e4414ec6fcace7a8b965f2c279c5b553f19b39fff7bbc5e28", kill_on_drop: false }` [INFO] [stdout] 97f7348e5eac3c9e4414ec6fcace7a8b965f2c279c5b553f19b39fff7bbc5e28