[INFO] cloning repository https://github.com/pimalaya/calendula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pimalaya/calendula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fcalendula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fcalendula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf94ba029f6be6440f2946da0a0a07bf4bde7952
[INFO] checking pimalaya/calendula against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimalaya%2Fcalendula" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pimalaya/calendula
[INFO] finished tweaking git repo https://github.com/pimalaya/calendula
[INFO] tweaked toml for git repo https://github.com/pimalaya/calendula written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pimalaya/calendula 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 git repo https://github.com/pimalaya/calendula 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 git repository `https://github.com/pimalaya/io-calendar`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] [stderr]   Downloaded serde-toml-merge v0.3.11
[INFO] [stderr]   Downloaded linux-keyutils v0.2.4
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded secret-service v4.0.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded pimalaya-toolbox v0.0.2
[INFO] [stderr]   Downloaded io-http v0.0.3
[INFO] [stderr]   Downloaded io-stream v0.0.2
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.3
[INFO] [stderr]   Downloaded dbus v0.9.10
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded hashify v0.2.7
[INFO] [stderr]   Downloaded jmap-tools v0.1.3
[INFO] [stderr]   Downloaded mail-builder v0.4.4
[INFO] [stderr]   Downloaded io-vdir v0.0.3
[INFO] [stderr]   Downloaded io-fs v0.0.1
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] [stderr]   Downloaded io-process v0.0.2
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded mail-parser v0.11.1
[INFO] [stderr]   Downloaded calcard v0.3.2
[INFO] [stderr]   Downloaded libdbus-sys v0.2.7
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded io-keyring v0.0.2
[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] 86c4440aed2c0c28bfcaa196f2da1a7278bbb57e5d06d8e1b3542ad588ced260
[INFO] running `Command { std: "docker" "start" "-a" "86c4440aed2c0c28bfcaa196f2da1a7278bbb57e5d06d8e1b3542ad588ced260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86c4440aed2c0c28bfcaa196f2da1a7278bbb57e5d06d8e1b3542ad588ced260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c4440aed2c0c28bfcaa196f2da1a7278bbb57e5d06d8e1b3542ad588ced260", kill_on_drop: false }`
[INFO] [stdout] 86c4440aed2c0c28bfcaa196f2da1a7278bbb57e5d06d8e1b3542ad588ced260
[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] 0e8de8d96d07b6fd942e2b2d5e3b6eb48eea1e68e366af92d95e0918c3f0d35d
[INFO] running `Command { std: "docker" "start" "-a" "0e8de8d96d07b6fd942e2b2d5e3b6eb48eea1e68e366af92d95e0918c3f0d35d", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]     Checking mail-builder v0.4.4
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking serde-toml-merge v0.3.11
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling hashify v0.2.7
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking mail-parser v0.11.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[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 rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking clap_mangen v0.2.31
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap_complete v4.5.65
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking jmap-tools v0.1.3
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking io-process v0.0.2
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]     Checking pimalaya-toolbox v0.0.2
[INFO] [stderr]    Compiling calendula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking calcard v0.3.2
[INFO] [stderr]     Checking io-vdir v0.0.3
[INFO] [stderr]     Checking io-calendar v0.0.1 (https://github.com/pimalaya/io-calendar#1adf2b30)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "0e8de8d96d07b6fd942e2b2d5e3b6eb48eea1e68e366af92d95e0918c3f0d35d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e8de8d96d07b6fd942e2b2d5e3b6eb48eea1e68e366af92d95e0918c3f0d35d", kill_on_drop: false }`
[INFO] [stdout] 0e8de8d96d07b6fd942e2b2d5e3b6eb48eea1e68e366af92d95e0918c3f0d35d
