[INFO] cloning repository https://github.com/mutantsan/tempie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mutantsan/tempie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutantsan%2Ftempie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutantsan%2Ftempie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbddac6d7956e3ae6c23eb40c01e49f20ab5320d
[INFO] checking mutantsan/tempie against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutantsan%2Ftempie" "/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/mutantsan/tempie
[INFO] finished tweaking git repo https://github.com/mutantsan/tempie
[INFO] tweaked toml for git repo https://github.com/mutantsan/tempie written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mutantsan/tempie on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mutantsan/tempie 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded ansitok v0.3.0
[INFO] [stderr]   Downloaded ansi-str v0.9.0
[INFO] [stderr]   Downloaded spinners v4.1.1
[INFO] [stderr]   Downloaded tabled_derive v0.10.0
[INFO] [stderr]   Downloaded papergrid v0.14.0
[INFO] [stderr]   Downloaded tabled v0.18.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 006efefd75703dbd07f995d7fb0f32d5320c7072e0e70a71c781f0d608099541
[INFO] running `Command { std: "docker" "start" "-a" "006efefd75703dbd07f995d7fb0f32d5320c7072e0e70a71c781f0d608099541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "006efefd75703dbd07f995d7fb0f32d5320c7072e0e70a71c781f0d608099541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006efefd75703dbd07f995d7fb0f32d5320c7072e0e70a71c781f0d608099541", kill_on_drop: false }`
[INFO] [stdout] 006efefd75703dbd07f995d7fb0f32d5320c7072e0e70a71c781f0d608099541
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c09d5c7801fb8c3bb906cc0105c140748b0c0dd4ac946358aff78a7693e70d6e
[INFO] running `Command { std: "docker" "start" "-a" "c09d5c7801fb8c3bb906cc0105c140748b0c0dd4ac946358aff78a7693e70d6e", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking tabled v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking assert_cmd v2.0.16
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking webbrowser v1.0.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking tempie v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.92s
[INFO] running `Command { std: "docker" "inspect" "c09d5c7801fb8c3bb906cc0105c140748b0c0dd4ac946358aff78a7693e70d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c09d5c7801fb8c3bb906cc0105c140748b0c0dd4ac946358aff78a7693e70d6e", kill_on_drop: false }`
[INFO] [stdout] c09d5c7801fb8c3bb906cc0105c140748b0c0dd4ac946358aff78a7693e70d6e
