[INFO] fetching crate sentry-kafka-schemas 0.1.86... [INFO] checking sentry-kafka-schemas-0.1.86 against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] extracting crate sentry-kafka-schemas 0.1.86 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate sentry-kafka-schemas 0.1.86 on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sentry-kafka-schemas 0.1.86 [INFO] finished tweaking crates.io crate sentry-kafka-schemas 0.1.86 [INFO] tweaked toml for crates.io crate sentry-kafka-schemas 0.1.86 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate sentry-kafka-schemas 0.1.86 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-0-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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typify v0.0.16 [INFO] [stderr] Downloaded typify-macro v0.0.16 [INFO] [stderr] Downloaded schemars_derive v0.8.19 [INFO] [stderr] Downloaded iso8601 v0.6.1 [INFO] [stderr] Downloaded serde_tokenstream v0.2.0 [INFO] [stderr] Downloaded schemars v0.8.19 [INFO] [stderr] Downloaded fraction v0.13.1 [INFO] [stderr] Downloaded regress v0.8.0 [INFO] [stderr] Downloaded typify-impl v0.0.16 [INFO] [stderr] Downloaded jsonschema v0.17.1 [INFO] [stderr] Downloaded regress v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e199b8cda6a0ea39e9c0600415ad3ca18ac021bacd294c12ba42cfa18281ecf [INFO] running `Command { std: "docker" "start" "-a" "2e199b8cda6a0ea39e9c0600415ad3ca18ac021bacd294c12ba42cfa18281ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e199b8cda6a0ea39e9c0600415ad3ca18ac021bacd294c12ba42cfa18281ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e199b8cda6a0ea39e9c0600415ad3ca18ac021bacd294c12ba42cfa18281ecf", kill_on_drop: false }` [INFO] [stdout] 2e199b8cda6a0ea39e9c0600415ad3ca18ac021bacd294c12ba42cfa18281ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1261b18f34759d6207826fa17714963f195a8964f4129cbc48f7b696da8c007 [INFO] running `Command { std: "docker" "start" "-a" "d1261b18f34759d6207826fa17714963f195a8964f4129cbc48f7b696da8c007", 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 proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling schemars v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.13.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling schemars_derive v0.8.19 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling serde_tokenstream v0.2.0 [INFO] [stderr] Checking regress v0.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking regress v0.8.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking typify-impl v0.0.16 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking jsonschema v0.17.1 [INFO] [stderr] Compiling typify-macro v0.0.16 [INFO] [stderr] Compiling typify v0.0.16 [INFO] [stderr] Compiling sentry-kafka-schemas v0.1.86 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.28s [INFO] running `Command { std: "docker" "inspect" "d1261b18f34759d6207826fa17714963f195a8964f4129cbc48f7b696da8c007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1261b18f34759d6207826fa17714963f195a8964f4129cbc48f7b696da8c007", kill_on_drop: false }` [INFO] [stdout] d1261b18f34759d6207826fa17714963f195a8964f4129cbc48f7b696da8c007