[INFO] fetching crate sentry-kafka-schemas 2.2.0...
[INFO] checking sentry-kafka-schemas-2.2.0 against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] extracting crate sentry-kafka-schemas 2.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sentry-kafka-schemas 2.2.0
[INFO] finished tweaking crates.io crate sentry-kafka-schemas 2.2.0
[INFO] tweaked toml for crates.io crate sentry-kafka-schemas 2.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sentry-kafka-schemas 2.2.0 on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sentry-kafka-schemas 2.2.0 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-2-tc2/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] warning: `sentry-kafka-schemas` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e
[INFO] running `Command { std: "docker" "start" "45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: 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] warning: `sentry-kafka-schemas` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking uuid v1.23.5
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking prettyplease v0.2.37
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling regress v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking jsonschema v0.18.3
[INFO] [stderr]    Compiling typify-impl v0.0.16
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling typify-macro v0.0.16
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling typify v0.0.16
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking sentry_protos v0.44.3
[INFO] [stderr]    Compiling sentry-kafka-schemas v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e", kill_on_drop: false }`
[INFO] [stdout] 45e1587c36adc5f1d4321fb2394aafb4f5087a0599807b5253455a50e274411e
