[INFO] fetching crate comodoro 1.0.0...
[INFO] checking comodoro-1.0.0 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] extracting crate comodoro 1.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate comodoro 1.0.0
[INFO] finished tweaking crates.io crate comodoro 1.0.0
[INFO] tweaked toml for crates.io crate comodoro 1.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate comodoro 1.0.0 on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate comodoro 1.0.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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify-rust v4.12.0
[INFO] [stderr]   Downloaded io-process v0.0.2
[INFO] [stderr]   Downloaded io-stream v0.0.2
[INFO] [stderr]   Downloaded serde-toml-merge v0.3.9
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded pimalaya-toolbox v0.0.3
[INFO] [stderr]   Downloaded io-timer v0.0.1
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4d79606f900e487841c12d289dcfadded209545bc1db5f99b0b7db5c8c78f12
[INFO] running `Command { std: "docker" "start" "-a" "c4d79606f900e487841c12d289dcfadded209545bc1db5f99b0b7db5c8c78f12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4d79606f900e487841c12d289dcfadded209545bc1db5f99b0b7db5c8c78f12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d79606f900e487841c12d289dcfadded209545bc1db5f99b0b7db5c8c78f12", kill_on_drop: false }`
[INFO] [stdout] c4d79606f900e487841c12d289dcfadded209545bc1db5f99b0b7db5c8c78f12
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 176b99473bb1f3686501ebe3f7c9cf9a64c48252e43c568fa2b958341c6866b5
[INFO] running `Command { std: "docker" "start" "-a" "176b99473bb1f3686501ebe3f7c9cf9a64c48252e43c568fa2b958341c6866b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking jiff v0.2.19
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking convert_case v0.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking notify-rust v4.12.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking clap_mangen v0.2.31
[INFO] [stderr]     Checking clap_complete v4.5.66
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking io-stream v0.0.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking io-timer v0.0.1
[INFO] [stderr]     Checking io-process v0.0.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking serde-toml-merge v0.3.9
[INFO] [stderr]     Checking pimalaya-toolbox v0.0.3
[INFO] [stderr]    Compiling comodoro v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.68s
[INFO] running `Command { std: "docker" "inspect" "176b99473bb1f3686501ebe3f7c9cf9a64c48252e43c568fa2b958341c6866b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176b99473bb1f3686501ebe3f7c9cf9a64c48252e43c568fa2b958341c6866b5", kill_on_drop: false }`
[INFO] [stdout] 176b99473bb1f3686501ebe3f7c9cf9a64c48252e43c568fa2b958341c6866b5
