[INFO] cloning repository https://github.com/fscs/prototool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fscs/prototool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffscs%2Fprototool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffscs%2Fprototool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1337689824e05b7e3efe87bb27fa7ebdd632695
[INFO] checking fscs/prototool against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffscs%2Fprototool" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fscs/prototool
[INFO] finished tweaking git repo https://github.com/fscs/prototool
[INFO] tweaked toml for git repo https://github.com/fscs/prototool written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fscs/prototool on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fscs/prototool 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21683ffd50cd519a8c2a55462a3b87aa262e09ddbea9427d1cfc415336dfea1f
[INFO] running `Command { std: "docker" "start" "-a" "21683ffd50cd519a8c2a55462a3b87aa262e09ddbea9427d1cfc415336dfea1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21683ffd50cd519a8c2a55462a3b87aa262e09ddbea9427d1cfc415336dfea1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21683ffd50cd519a8c2a55462a3b87aa262e09ddbea9427d1cfc415336dfea1f", kill_on_drop: false }`
[INFO] [stdout] 21683ffd50cd519a8c2a55462a3b87aa262e09ddbea9427d1cfc415336dfea1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1be5696ba32f284400da898b6e43d5c3b0e6260d321d2213d240fdcf70997ba3
[INFO] running `Command { std: "docker" "start" "-a" "1be5696ba32f284400da898b6e43d5c3b0e6260d321d2213d240fdcf70997ba3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking opener v0.8.3
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking tree_magic_mini v3.2.0
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.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 displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.2
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking prototool v9.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.66s
[INFO] running `Command { std: "docker" "inspect" "1be5696ba32f284400da898b6e43d5c3b0e6260d321d2213d240fdcf70997ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be5696ba32f284400da898b6e43d5c3b0e6260d321d2213d240fdcf70997ba3", kill_on_drop: false }`
[INFO] [stdout] 1be5696ba32f284400da898b6e43d5c3b0e6260d321d2213d240fdcf70997ba3
