[INFO] cloning repository https://github.com/Tuntii/RustAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tuntii/RustAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FRustAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FRustAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14b9d2ff8a942656f70af91e1480e3f37966b5b2
[INFO] checking Tuntii/RustAPI against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FRustAPI" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tuntii/RustAPI
[INFO] finished tweaking git repo https://github.com/Tuntii/RustAPI
[INFO] tweaked toml for git repo https://github.com/Tuntii/RustAPI written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tuntii/RustAPI on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tuntii/RustAPI 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2426a64f24815f10f698861518837390a9433c6e2c474ae570757c9bff10e29
[INFO] running `Command { std: "docker" "start" "-a" "c2426a64f24815f10f698861518837390a9433c6e2c474ae570757c9bff10e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2426a64f24815f10f698861518837390a9433c6e2c474ae570757c9bff10e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2426a64f24815f10f698861518837390a9433c6e2c474ae570757c9bff10e29", kill_on_drop: false }`
[INFO] [stdout] c2426a64f24815f10f698861518837390a9433c6e2c474ae570757c9bff10e29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 253e6586f32be7ec99f57103d85624483ce07bb529b5b525c3ac5d006adb2a52
[INFO] running `Command { std: "docker" "start" "-a" "253e6586f32be7ec99f57103d85624483ce07bb529b5b525c3ac5d006adb2a52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking arc-swap v1.8.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling base62 v2.2.3
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking proc-macro-crate v3.4.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking notify-debouncer-mini v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_cmd v2.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking rustapi-macros v0.1.443 (/opt/rustwide/workdir/crates/rustapi-macros)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serial_test v3.3.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking rustapi-openapi v0.1.443 (/opt/rustwide/workdir/crates/rustapi-openapi)
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking toon-format v0.4.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rustapi-jobs v0.1.443 (/opt/rustwide/workdir/crates/rustapi-jobs)
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking rust-i18n-support v3.1.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking rustapi-validate v0.1.443 (/opt/rustwide/workdir/crates/rustapi-validate)
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking rustapi-core v0.1.443 (/opt/rustwide/workdir/crates/rustapi-core)
[INFO] [stderr]     Checking cargo-rustapi v0.1.443 (/opt/rustwide/workdir/crates/cargo-rustapi)
[INFO] [stderr]     Checking tonic-prost v0.14.3
[INFO] [stderr]     Checking tonic-health v0.14.5
[INFO] [stderr]     Checking rustapi-rs v0.1.443 (/opt/rustwide/workdir/crates/rustapi-rs)
[INFO] [stderr]     Checking rustapi-testing v0.1.443 (/opt/rustwide/workdir/crates/rustapi-testing)
[INFO] [stderr]     Checking rustapi-extras v0.1.443 (/opt/rustwide/workdir/crates/rustapi-extras)
[INFO] [stderr]     Checking rustapi-view v0.1.443 (/opt/rustwide/workdir/crates/rustapi-view)
[INFO] [stderr]     Checking rustapi-ws v0.1.443 (/opt/rustwide/workdir/crates/rustapi-ws)
[INFO] [stderr]     Checking rustapi-toon v0.1.443 (/opt/rustwide/workdir/crates/rustapi-toon)
[INFO] [stderr]     Checking rustapi-grpc v0.1.443 (/opt/rustwide/workdir/crates/rustapi-grpc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "253e6586f32be7ec99f57103d85624483ce07bb529b5b525c3ac5d006adb2a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253e6586f32be7ec99f57103d85624483ce07bb529b5b525c3ac5d006adb2a52", kill_on_drop: false }`
[INFO] [stdout] 253e6586f32be7ec99f57103d85624483ce07bb529b5b525c3ac5d006adb2a52
