[INFO] cloning repository https://github.com/alelopezperez/pedidosya-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alelopezperez/pedidosya-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falelopezperez%2Fpedidosya-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falelopezperez%2Fpedidosya-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ebce8edc1df1e6b7ea2c1d7e13ef4a711eb6766
[INFO] checking alelopezperez/pedidosya-cli/7ebce8edc1df1e6b7ea2c1d7e13ef4a711eb6766 against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falelopezperez%2Fpedidosya-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alelopezperez/pedidosya-cli
[INFO] finished tweaking git repo https://github.com/alelopezperez/pedidosya-cli
[INFO] tweaked toml for git repo https://github.com/alelopezperez/pedidosya-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alelopezperez/pedidosya-cli on toolchain 9050733395f7c10560d49f549e022f411fa28cea
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alelopezperez/pedidosya-cli 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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/alelopezperez/pedidosya-courier-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest Rust 1.93.0-nightly compatible version
[INFO] [stderr]       Adding pedidosya-courier-rs v0.1.0 (https://github.com/alelopezperez/pedidosya-courier-rs#c6b3c54b)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded dbus-secret-service v4.0.3
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded security-framework v3.3.0
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded syn v2.0.105
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11473a6daec9faa753e4b2ba07bda5c0c74a385cbba3229c32c0bdd1d4640905
[INFO] running `Command { std: "docker" "start" "-a" "11473a6daec9faa753e4b2ba07bda5c0c74a385cbba3229c32c0bdd1d4640905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11473a6daec9faa753e4b2ba07bda5c0c74a385cbba3229c32c0bdd1d4640905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11473a6daec9faa753e4b2ba07bda5c0c74a385cbba3229c32c0bdd1d4640905", kill_on_drop: false }`
[INFO] [stdout] 11473a6daec9faa753e4b2ba07bda5c0c74a385cbba3229c32c0bdd1d4640905
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 824960b327df144692e3ef205437c1b6a67e262da0da77083daa2be5c19a22d1
[INFO] running `Command { std: "docker" "start" "-a" "824960b327df144692e3ef205437c1b6a67e262da0da77083daa2be5c19a22d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking dbus-secret-service v4.0.3
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking pedidosya-courier-rs v0.1.0 (https://github.com/alelopezperez/pedidosya-courier-rs#c6b3c54b)
[INFO] [stderr]     Checking pedidosya-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.89s
[INFO] running `Command { std: "docker" "inspect" "824960b327df144692e3ef205437c1b6a67e262da0da77083daa2be5c19a22d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824960b327df144692e3ef205437c1b6a67e262da0da77083daa2be5c19a22d1", kill_on_drop: false }`
[INFO] [stdout] 824960b327df144692e3ef205437c1b6a67e262da0da77083daa2be5c19a22d1
