[INFO] cloning repository https://github.com/gporrata/subit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gporrata/subit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgporrata%2Fsubit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgporrata%2Fsubit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1ba9d2076e1f210797ae6a438a6383f0bbed99a
[INFO] checking gporrata/subit against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgporrata%2Fsubit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gporrata/subit
[INFO] finished tweaking git repo https://github.com/gporrata/subit
[INFO] tweaked toml for git repo https://github.com/gporrata/subit written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gporrata/subit on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gporrata/subit 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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whisper-rs v0.16.0
[INFO] [stderr]   Downloaded whisper-rs-sys v0.15.0
[INFO] [stderr]   Downloaded transcribe-rs v0.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1bf5431925620e315d6f9d7b209384fc7ffa8daf31838c519484b2596fcf312
[INFO] running `Command { std: "docker" "start" "-a" "b1bf5431925620e315d6f9d7b209384fc7ffa8daf31838c519484b2596fcf312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1bf5431925620e315d6f9d7b209384fc7ffa8daf31838c519484b2596fcf312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1bf5431925620e315d6f9d7b209384fc7ffa8daf31838c519484b2596fcf312", kill_on_drop: false }`
[INFO] [stdout] b1bf5431925620e315d6f9d7b209384fc7ffa8daf31838c519484b2596fcf312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 514b47a2948e01fad2773a04491d0e47e0d80b09a06f5d3fe7b2791346236e4d
[INFO] running `Command { std: "docker" "start" "-a" "514b47a2948e01fad2773a04491d0e47e0d80b09a06f5d3fe7b2791346236e4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.60
[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 libc v0.2.185
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling whisper-rs v0.16.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling transcribe-rs v0.3.11
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[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 toml v0.8.23
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling whisper-rs-sys v0.15.0
[INFO] [stderr]     Checking subit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "514b47a2948e01fad2773a04491d0e47e0d80b09a06f5d3fe7b2791346236e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "514b47a2948e01fad2773a04491d0e47e0d80b09a06f5d3fe7b2791346236e4d", kill_on_drop: false }`
[INFO] [stdout] 514b47a2948e01fad2773a04491d0e47e0d80b09a06f5d3fe7b2791346236e4d
