[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 try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutantsan%2Ftempie" "/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/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mutantsan/tempie on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b970328dba6bc3a5b127c936cb35eed63e3919ba91c23ce9f2c2028173944fc3 [INFO] running `Command { std: "docker" "start" "-a" "b970328dba6bc3a5b127c936cb35eed63e3919ba91c23ce9f2c2028173944fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b970328dba6bc3a5b127c936cb35eed63e3919ba91c23ce9f2c2028173944fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b970328dba6bc3a5b127c936cb35eed63e3919ba91c23ce9f2c2028173944fc3", kill_on_drop: false }` [INFO] [stdout] b970328dba6bc3a5b127c936cb35eed63e3919ba91c23ce9f2c2028173944fc3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b3b1815f529090c4adc5cfa10ca18e52f0276a7107f1305a36ba10b9e89347 [INFO] running `Command { std: "docker" "start" "-a" "c8b3b1815f529090c4adc5cfa10ca18e52f0276a7107f1305a36ba10b9e89347", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking ansi-str v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking papergrid v0.14.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking webbrowser v1.0.4 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking tabled v0.18.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tower v0.5.2 [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 35.18s [INFO] running `Command { std: "docker" "inspect" "c8b3b1815f529090c4adc5cfa10ca18e52f0276a7107f1305a36ba10b9e89347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b3b1815f529090c4adc5cfa10ca18e52f0276a7107f1305a36ba10b9e89347", kill_on_drop: false }` [INFO] [stdout] c8b3b1815f529090c4adc5cfa10ca18e52f0276a7107f1305a36ba10b9e89347