[INFO] fetching crate zopp-cli 0.1.1...
[INFO] checking zopp-cli-0.1.1 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] extracting crate zopp-cli 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate zopp-cli 0.1.1
[INFO] finished tweaking crates.io crate zopp-cli 0.1.1
[INFO] tweaked toml for crates.io crate zopp-cli 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zopp-cli 0.1.1 on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zopp-cli 0.1.1 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:102:12
[INFO] [stderr]     |
[INFO] [stderr] 102 | homepage = "https://github.com/faiscadev/zopp"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 | repository = "https://github.com/faiscadev/zopp"
[INFO] [stderr]     |              -----------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `zopp-cli` (manifest) generated 1 warning
[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 zopp-crypto v0.1.1
[INFO] [stderr]   Downloaded zopp-proto v0.1.1
[INFO] [stderr]   Downloaded zopp-secrets v0.1.1
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded kube v2.0.1
[INFO] [stderr]   Downloaded kube-core v2.0.1
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded kube-client v2.0.1
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded k8s-openapi v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82
[INFO] running `Command { std: "docker" "start" "90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82", 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" "90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82", 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" "90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:102:12
[INFO] [stderr]     |
[INFO] [stderr] 102 | homepage = "https://github.com/faiscadev/zopp"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 | repository = "https://github.com/faiscadev/zopp"
[INFO] [stderr]     |              -----------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `zopp-cli` (manifest) generated 1 warning
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling tonic-build v0.14.2
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking zopp-crypto v0.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking clap v4.5.50
[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]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling zopp-proto v0.1.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking kube-core v2.0.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking kube-client v2.0.1
[INFO] [stderr]     Checking zopp-secrets v0.1.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking kube v2.0.1
[INFO] [stderr]     Checking zopp-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.04s
[INFO] running `Command { std: "docker" "inspect" "90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82", kill_on_drop: false }`
[INFO] [stdout] 90c0e277d92b00d6001d0a538b5fe7e67c1aab018cc4fee15159ebae20c32d82
