[INFO] fetching crate cardamum 0.1.0...
[INFO] checking cardamum-0.1.0 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] extracting crate cardamum 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate cardamum 0.1.0
[INFO] finished tweaking crates.io crate cardamum 0.1.0
[INFO] tweaked toml for crates.io crate cardamum 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cardamum 0.1.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 cardamum 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 secret-service v4.0.0
[INFO] [stderr]   Downloaded serde-toml-merge v0.3.11
[INFO] [stderr]   Downloaded io-process v0.0.2
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] [stderr]   Downloaded io-keyring v0.0.2
[INFO] [stderr]   Downloaded pimalaya-toolbox v0.0.2
[INFO] [stderr]   Downloaded mail-builder v0.4.4
[INFO] [stderr]   Downloaded io-http v0.0.3
[INFO] [stderr]   Downloaded io-addressbook v0.0.1
[INFO] [stderr]   Downloaded clap_complete v4.5.59
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded io-vdir v0.0.1
[INFO] [stderr]   Downloaded io-fs v0.0.1
[INFO] [stderr]   Downloaded hashify v0.2.7
[INFO] [stderr]   Downloaded io-stream v0.0.2
[INFO] [stderr]   Downloaded dbus v0.9.9
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded mail-parser v0.11.1
[INFO] [stderr]   Downloaded calcard v0.1.3
[INFO] [stderr]   Downloaded libdbus-sys v0.2.6
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded openssl-src v300.5.4+3.5.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1cf1c92163602b64e40fb43d22f9abf14cf6882f6a24d7e5821481ae465d50dc
[INFO] running `Command { std: "docker" "start" "-a" "1cf1c92163602b64e40fb43d22f9abf14cf6882f6a24d7e5821481ae465d50dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cf1c92163602b64e40fb43d22f9abf14cf6882f6a24d7e5821481ae465d50dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf1c92163602b64e40fb43d22f9abf14cf6882f6a24d7e5821481ae465d50dc", kill_on_drop: false }`
[INFO] [stdout] 1cf1c92163602b64e40fb43d22f9abf14cf6882f6a24d7e5821481ae465d50dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 46745c9adb4f49f80f4edcef00838e71dd9f67c4c766186987bdff46bf10b149
[INFO] running `Command { std: "docker" "start" "-a" "46745c9adb4f49f80f4edcef00838e71dd9f67c4c766186987bdff46bf10b149", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking mail-builder v0.4.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking serde-toml-merge v0.3.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling hashify v0.2.7
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking mail-parser v0.11.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking io-stream v0.0.2
[INFO] [stderr]     Checking io-fs v0.0.1
[INFO] [stderr]     Checking io-http v0.0.3
[INFO] [stderr]     Checking calcard v0.1.3
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking clap_complete v4.5.59
[INFO] [stderr]     Checking clap_mangen v0.2.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling io-process v0.0.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking io-vdir v0.0.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking pimalaya-toolbox v0.0.2
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking io-addressbook v0.0.1
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling cardamum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "46745c9adb4f49f80f4edcef00838e71dd9f67c4c766186987bdff46bf10b149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46745c9adb4f49f80f4edcef00838e71dd9f67c4c766186987bdff46bf10b149", kill_on_drop: false }`
[INFO] [stdout] 46745c9adb4f49f80f4edcef00838e71dd9f67c4c766186987bdff46bf10b149
