[INFO] cloning repository https://github.com/LMH01/simple_update_checker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LMH01/simple_update_checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMH01%2Fsimple_update_checker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMH01%2Fsimple_update_checker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07e07d8f8d4459338bae096a1eb1b1fc02ced523
[INFO] checking LMH01/simple_update_checker against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMH01%2Fsimple_update_checker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LMH01/simple_update_checker
[INFO] finished tweaking git repo https://github.com/LMH01/simple_update_checker
[INFO] tweaked toml for git repo https://github.com/LMH01/simple_update_checker written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LMH01/simple_update_checker on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LMH01/simple_update_checker 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 081d84229c5145c90432f90ef01323dd7137a35394f74f7283f4110207127357
[INFO] running `Command { std: "docker" "start" "-a" "081d84229c5145c90432f90ef01323dd7137a35394f74f7283f4110207127357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "081d84229c5145c90432f90ef01323dd7137a35394f74f7283f4110207127357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "081d84229c5145c90432f90ef01323dd7137a35394f74f7283f4110207127357", kill_on_drop: false }`
[INFO] [stdout] 081d84229c5145c90432f90ef01323dd7137a35394f74f7283f4110207127357
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e59a292fa089cd3b4337fb745d0728b75b9c0ac04cf3f3011844c5c1d071d7fe
[INFO] running `Command { std: "docker" "start" "-a" "e59a292fa089cd3b4337fb745d0728b75b9c0ac04cf3f3011844c5c1d071d7fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking papergrid v0.15.0
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking tabled v0.19.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking simple_update_checker v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "e59a292fa089cd3b4337fb745d0728b75b9c0ac04cf3f3011844c5c1d071d7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59a292fa089cd3b4337fb745d0728b75b9c0ac04cf3f3011844c5c1d071d7fe", kill_on_drop: false }`
[INFO] [stdout] e59a292fa089cd3b4337fb745d0728b75b9c0ac04cf3f3011844c5c1d071d7fe
