[INFO] fetching crate seppo 0.1.0... [INFO] checking seppo-0.1.0 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] extracting crate seppo 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate seppo 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate seppo 0.1.0 [INFO] tweaked toml for crates.io crate seppo 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seppo 0.1.0 on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seppo 0.1.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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v1.1.0 [INFO] [stderr] Downloaded seppo-macros v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59e447b6a80d3222166058ec934faefb1d8b7dc2262270feec74c9099a1bf745 [INFO] running `Command { std: "docker" "start" "-a" "59e447b6a80d3222166058ec934faefb1d8b7dc2262270feec74c9099a1bf745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59e447b6a80d3222166058ec934faefb1d8b7dc2262270feec74c9099a1bf745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e447b6a80d3222166058ec934faefb1d8b7dc2262270feec74c9099a1bf745", kill_on_drop: false }` [INFO] [stdout] 59e447b6a80d3222166058ec934faefb1d8b7dc2262270feec74c9099a1bf745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7343bdb5c2f5dd1750fe1e48b88d2393cfb1a81e51dbfe4a97acf44526f076fb [INFO] running `Command { std: "docker" "start" "-a" "7343bdb5c2f5dd1750fe1e48b88d2393cfb1a81e51dbfe4a97acf44526f076fb", kill_on_drop: false }` [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling k8s-openapi v0.26.1 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Checking jsonptr v0.7.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Checking schemars v1.1.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking json-patch v4.1.0 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower-http v0.6.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking jsonpath-rust v0.7.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tokio-tungstenite v0.27.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling seppo-macros v0.1.0 [INFO] [stderr] Compiling kube-derive v2.0.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking kube-core v2.0.1 [INFO] [stderr] Checking kube-client v2.0.1 [INFO] [stderr] Checking kube-runtime v2.0.1 [INFO] [stderr] Checking kube v2.0.1 [INFO] [stderr] Checking seppo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "7343bdb5c2f5dd1750fe1e48b88d2393cfb1a81e51dbfe4a97acf44526f076fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7343bdb5c2f5dd1750fe1e48b88d2393cfb1a81e51dbfe4a97acf44526f076fb", kill_on_drop: false }` [INFO] [stdout] 7343bdb5c2f5dd1750fe1e48b88d2393cfb1a81e51dbfe4a97acf44526f076fb