[INFO] fetching crate yukina 0.20251030.1...
[INFO] checking yukina-0.20251030.1 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] extracting crate yukina 0.20251030.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate yukina 0.20251030.1
[INFO] finished tweaking crates.io crate yukina 0.20251030.1
[INFO] tweaked toml for crates.io crate yukina 0.20251030.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yukina 0.20251030.1 on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yukina 0.20251030.1 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tz-rs v0.6.14
[INFO] [stderr]   Downloaded is_debug v1.0.2
[INFO] [stderr]   Downloaded tzdb v0.6.1
[INFO] [stderr]   Downloaded kyuri v0.2.6
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded cc v1.2.11
[INFO] [stderr]   Downloaded shadow-rs v0.26.1
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded tzdb_data v0.1.4
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded ring v0.17.13
[INFO] [stderr]   Downloaded tokio v1.43.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae2c5faa8f6a13ba6bc34204137839ff0f1074ffbbf50ffe4a848e6a350c86c1
[INFO] running `Command { std: "docker" "start" "-a" "ae2c5faa8f6a13ba6bc34204137839ff0f1074ffbbf50ffe4a848e6a350c86c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae2c5faa8f6a13ba6bc34204137839ff0f1074ffbbf50ffe4a848e6a350c86c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae2c5faa8f6a13ba6bc34204137839ff0f1074ffbbf50ffe4a848e6a350c86c1", kill_on_drop: false }`
[INFO] [stdout] ae2c5faa8f6a13ba6bc34204137839ff0f1074ffbbf50ffe4a848e6a350c86c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc8e1abc530b2f21bc60354041b5b6ed5cf2c007c7895479e97d439b8c21dee
[INFO] running `Command { std: "docker" "start" "-a" "8fc8e1abc530b2f21bc60354041b5b6ed5cf2c007c7895479e97d439b8c21dee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling is_debug v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking parse-size v1.1.0
[INFO] [stderr]     Checking kyuri v0.2.6
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking tzdb_data v0.1.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tzdb v0.6.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.43.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking test-log v0.2.17
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking shadow-rs v0.26.1
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]    Compiling yukina v0.20251030.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.66s
[INFO] running `Command { std: "docker" "inspect" "8fc8e1abc530b2f21bc60354041b5b6ed5cf2c007c7895479e97d439b8c21dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc8e1abc530b2f21bc60354041b5b6ed5cf2c007c7895479e97d439b8c21dee", kill_on_drop: false }`
[INFO] [stdout] 8fc8e1abc530b2f21bc60354041b5b6ed5cf2c007c7895479e97d439b8c21dee
