[INFO] cloning repository https://github.com/bitfield/tsr-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bitfield/tsr-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitfield%2Ftsr-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitfield%2Ftsr-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a61fc9fa5b8515f47c20bc948d2553b2e5d54c5
[INFO] checking bitfield/tsr-tools against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitfield%2Ftsr-tools" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bitfield/tsr-tools on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/bitfield/tsr-tools
[INFO] finished tweaking git repo https://github.com/bitfield/tsr-tools
[INFO] tweaked toml for git repo https://github.com/bitfield/tsr-tools written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/bitfield/tsr-tools 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c6544b94417c87b7dc4cc4dd9932950d9276b64c9939014f9293e9fd855b919
[INFO] running `Command { std: "docker" "start" "-a" "8c6544b94417c87b7dc4cc4dd9932950d9276b64c9939014f9293e9fd855b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c6544b94417c87b7dc4cc4dd9932950d9276b64c9939014f9293e9fd855b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c6544b94417c87b7dc4cc4dd9932950d9276b64c9939014f9293e9fd855b919", kill_on_drop: false }`
[INFO] [stdout] 8c6544b94417c87b7dc4cc4dd9932950d9276b64c9939014f9293e9fd855b919
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10bd21e297397cfaa41957a05bc4030544bd88304b3a0c09332cae1eab895d6b
[INFO] running `Command { std: "docker" "start" "-a" "10bd21e297397cfaa41957a05bc4030544bd88304b3a0c09332cae1eab895d6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking bstr v1.11.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking count_8 v0.1.0 (/opt/rustwide/workdir/count_8)
[INFO] [stderr]     Checking logbook_4 v0.1.0 (/opt/rustwide/workdir/logbook_4)
[INFO] [stderr]     Checking count_5 v0.1.0 (/opt/rustwide/workdir/count_5)
[INFO] [stderr]     Checking count_6 v0.1.0 (/opt/rustwide/workdir/count_6)
[INFO] [stderr]     Checking memo_1 v0.1.0 (/opt/rustwide/workdir/memo_1)
[INFO] [stderr]     Checking count_7 v0.1.0 (/opt/rustwide/workdir/count_7)
[INFO] [stderr]     Checking memo_2 v0.1.0 (/opt/rustwide/workdir/memo_2)
[INFO] [stderr]     Checking count_4 v0.1.0 (/opt/rustwide/workdir/count_4)
[INFO] [stderr]     Checking hello_3 v0.1.0 (/opt/rustwide/workdir/hello_3)
[INFO] [stderr]     Checking hello_4 v0.1.0 (/opt/rustwide/workdir/hello_4)
[INFO] [stderr]     Checking count_3 v0.1.0 (/opt/rustwide/workdir/count_3)
[INFO] [stderr]     Checking hello_2 v0.1.0 (/opt/rustwide/workdir/hello_2)
[INFO] [stderr]     Checking count_2 v0.1.0 (/opt/rustwide/workdir/count_2)
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking count_9 v0.1.0 (/opt/rustwide/workdir/count_9)
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking logbook_3 v0.1.0 (/opt/rustwide/workdir/logbook_3)
[INFO] [stderr]     Checking logbook_2 v0.1.0 (/opt/rustwide/workdir/logbook_2)
[INFO] [stderr]     Checking logbook_1 v0.1.0 (/opt/rustwide/workdir/logbook_1)
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking hello_1 v0.1.0 (/opt/rustwide/workdir/hello_1)
[INFO] [stderr]     Checking scratch v0.1.0 (/opt/rustwide/workdir/scratch)
[INFO] [stderr]     Checking count_1 v0.1.0 (/opt/rustwide/workdir/count_1)
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking memo_4 v0.1.0 (/opt/rustwide/workdir/memo_4)
[INFO] [stderr]     Checking memo_3 v0.1.0 (/opt/rustwide/workdir/memo_3)
[INFO] [stderr]     Checking memo_5 v0.1.0 (/opt/rustwide/workdir/memo_5)
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking weather_2 v0.1.0 (/opt/rustwide/workdir/weather_2)
[INFO] [stderr]     Checking weather_1 v0.1.0 (/opt/rustwide/workdir/weather_1)
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking httpmock v0.7.0
[INFO] [stderr]     Checking weather_4 v0.1.0 (/opt/rustwide/workdir/weather_4)
[INFO] [stderr]     Checking weather_3 v0.1.0 (/opt/rustwide/workdir/weather_3)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "10bd21e297397cfaa41957a05bc4030544bd88304b3a0c09332cae1eab895d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10bd21e297397cfaa41957a05bc4030544bd88304b3a0c09332cae1eab895d6b", kill_on_drop: false }`
[INFO] [stdout] 10bd21e297397cfaa41957a05bc4030544bd88304b3a0c09332cae1eab895d6b
