[INFO] fetching crate sentry-kafka-schemas 2.1.8...
[INFO] checking sentry-kafka-schemas-2.1.8 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate sentry-kafka-schemas 2.1.8 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sentry-kafka-schemas 2.1.8
[INFO] finished tweaking crates.io crate sentry-kafka-schemas 2.1.8
[INFO] tweaked toml for crates.io crate sentry-kafka-schemas 2.1.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sentry-kafka-schemas 2.1.8 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sentry-kafka-schemas 2.1.8 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/rust/build.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `generate-schema-types`
[INFO] [stderr]   * `build-script` target `build-script-build`
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded typify v0.0.16
[INFO] [stderr]   Downloaded typify-macro v0.0.16
[INFO] [stderr]   Downloaded sentry_protos v0.4.2
[INFO] [stderr]   Downloaded typify-impl v0.0.16
[INFO] [stderr]   Downloaded regress v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a336d349c8f6b5ef56ab1fce78429544debf176a933136b7222c19e2786ce8b
[INFO] running `Command { std: "docker" "start" "-a" "2a336d349c8f6b5ef56ab1fce78429544debf176a933136b7222c19e2786ce8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a336d349c8f6b5ef56ab1fce78429544debf176a933136b7222c19e2786ce8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a336d349c8f6b5ef56ab1fce78429544debf176a933136b7222c19e2786ce8b", kill_on_drop: false }`
[INFO] [stdout] 2a336d349c8f6b5ef56ab1fce78429544debf176a933136b7222c19e2786ce8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c96b25c421b02f6c0a328accaa123f99a7841fa45ac605b2683f40200ad6564b
[INFO] running `Command { std: "docker" "start" "-a" "c96b25c421b02f6c0a328accaa123f99a7841fa45ac605b2683f40200ad6564b", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/rust/build.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `generate-schema-types`
[INFO] [stderr]   * `build-script` target `build-script-build`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling regress v0.8.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling typify-impl v0.0.16
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking jsonschema v0.18.3
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]    Compiling typify-macro v0.0.16
[INFO] [stderr]    Compiling typify v0.0.16
[INFO] [stderr]     Checking sentry_protos v0.4.2
[INFO] [stderr]    Compiling sentry-kafka-schemas v2.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "c96b25c421b02f6c0a328accaa123f99a7841fa45ac605b2683f40200ad6564b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c96b25c421b02f6c0a328accaa123f99a7841fa45ac605b2683f40200ad6564b", kill_on_drop: false }`
[INFO] [stdout] c96b25c421b02f6c0a328accaa123f99a7841fa45ac605b2683f40200ad6564b
