[INFO] fetching crate trustflow-attestation-rs 0.3.1-dev20241203... [INFO] checking trustflow-attestation-rs-0.3.1-dev20241203 against try#1463461488056994d1b84e8b752e7c11c7fae7aa for pr-154205 [INFO] extracting crate trustflow-attestation-rs 0.3.1-dev20241203 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 [INFO] finished tweaking crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 [INFO] tweaked toml for crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trustflow-attestation-rs 0.3.1-dev20241203 on toolchain 1463461488056994d1b84e8b752e7c11c7fae7aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 149 packages to latest compatible versions [INFO] [stderr] Adding sdc_apis v0.3.0-dev20241104 (available: v0.3.0-hyper-dev20241119) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2040dc6a6e2553432a715b83ac9afd71fc853710065c5a1b0a12e9cf8869195 [INFO] running `Command { std: "docker" "start" "-a" "a2040dc6a6e2553432a715b83ac9afd71fc853710065c5a1b0a12e9cf8869195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2040dc6a6e2553432a715b83ac9afd71fc853710065c5a1b0a12e9cf8869195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2040dc6a6e2553432a715b83ac9afd71fc853710065c5a1b0a12e9cf8869195", kill_on_drop: false }` [INFO] [stdout] a2040dc6a6e2553432a715b83ac9afd71fc853710065c5a1b0a12e9cf8869195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1fe284be29c89698b2d810a8bfcd7d1ec0c0455cf18183c48a880f2749d2357 [INFO] running `Command { std: "docker" "start" "-a" "c1fe284be29c89698b2d810a8bfcd7d1ec0c0455cf18183c48a880f2749d2357", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking inventory v0.3.22 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling trustflow-attestation-rs v0.3.1-dev20241203 (/opt/rustwide/workdir) [INFO] [stderr] Checking trustflow-attestation-sys v0.3.1-dev20241104 [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"build_script_build","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking prost-wkt v0.4.2 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling prost-wkt-build v0.4.2 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling prost-wkt-types v0.4.2 [INFO] [stderr] Compiling sdc_apis v0.3.0-dev20241104 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] [FMTARGS] {"crate":"trustflow_attestation_rs","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"trustflow_attestation_rs","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"trustflow_attestation_rs","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"trustflow_attestation_rs","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"trustflow_attestation_rs","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"trustflow_attestation_rs","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"trustflow_attestation_rs","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"trustflow_attestation_rs","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.08s [INFO] running `Command { std: "docker" "inspect" "c1fe284be29c89698b2d810a8bfcd7d1ec0c0455cf18183c48a880f2749d2357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1fe284be29c89698b2d810a8bfcd7d1ec0c0455cf18183c48a880f2749d2357", kill_on_drop: false }` [INFO] [stdout] c1fe284be29c89698b2d810a8bfcd7d1ec0c0455cf18183c48a880f2749d2357