[INFO] cloning repository https://github.com/kylewlacy/systrument [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylewlacy/systrument" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewlacy%2Fsystrument", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewlacy%2Fsystrument'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 523beb5943bcd3f8ef405173a69264f70ea5ca97 [INFO] checking kylewlacy/systrument against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewlacy%2Fsystrument" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kylewlacy/systrument [INFO] finished tweaking git repo https://github.com/kylewlacy/systrument [INFO] tweaked toml for git repo https://github.com/kylewlacy/systrument written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kylewlacy/systrument on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kylewlacy/systrument 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kylewlacy/blame-on.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doctest-file v1.0.0 [INFO] [stderr] Downloaded opentelemetry-http v0.30.0 [INFO] [stderr] Downloaded recvmsg v1.0.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.30.0 [INFO] [stderr] Downloaded widestring v1.2.0 [INFO] [stderr] Downloaded opentelemetry v0.30.0 [INFO] [stderr] Downloaded interprocess v2.2.3 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded opentelemetry_sdk v0.30.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2221db2a375572e4c09bf9e6bf96434399ea93a7475e25887d0294a52904341b [INFO] running `Command { std: "docker" "start" "-a" "2221db2a375572e4c09bf9e6bf96434399ea93a7475e25887d0294a52904341b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2221db2a375572e4c09bf9e6bf96434399ea93a7475e25887d0294a52904341b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2221db2a375572e4c09bf9e6bf96434399ea93a7475e25887d0294a52904341b", kill_on_drop: false }` [INFO] [stdout] 2221db2a375572e4c09bf9e6bf96434399ea93a7475e25887d0294a52904341b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 588537ace239df9ba081fa99b8aef27a33de4afed2cd70be131f3c223e81b712 [INFO] running `Command { std: "docker" "start" "-a" "588537ace239df9ba081fa99b8aef27a33de4afed2cd70be131f3c223e81b712", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking patharg v0.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking interprocess v2.2.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Checking opentelemetry v0.30.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking blame-on v0.1.0 (https://github.com/kylewlacy/blame-on.git#767c4e61) [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking opentelemetry_sdk v0.30.0 [INFO] [stderr] Checking opentelemetry-proto v0.30.0 [INFO] [stderr] Checking opentelemetry-http v0.30.0 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Checking opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling perfetto_protos v0.51.1 [INFO] [stderr] Checking systrument v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "588537ace239df9ba081fa99b8aef27a33de4afed2cd70be131f3c223e81b712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "588537ace239df9ba081fa99b8aef27a33de4afed2cd70be131f3c223e81b712", kill_on_drop: false }` [INFO] [stdout] 588537ace239df9ba081fa99b8aef27a33de4afed2cd70be131f3c223e81b712