[INFO] cloning repository https://github.com/pythops/tenere
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythops/tenere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythops%2Ftenere", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythops%2Ftenere'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15560b8ec4070378f7ba3dc3a7681b7e424069b7
[INFO] checking pythops/tenere against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythops%2Ftenere" "/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/pythops/tenere
[INFO] finished tweaking git repo https://github.com/pythops/tenere
[INFO] tweaked toml for git repo https://github.com/pythops/tenere written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pythops/tenere on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pythops/tenere 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xterm-color v1.0.1
[INFO] [stderr]   Downloaded wild v2.2.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded time-core v0.1.5
[INFO] [stderr]   Downloaded time-macros v0.2.23
[INFO] [stderr]   Downloaded terminal-colorsaurus v0.4.8
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.1
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded ansi-to-tui v7.0.0
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded time v0.3.42
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded objc2-core-graphics v0.3.1
[INFO] [stderr]   Downloaded bugreport v0.5.1
[INFO] [stderr]   Downloaded grep-cli v0.1.11
[INFO] [stderr]   Downloaded terminal-trx v0.2.4
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded image v0.25.7
[INFO] [stderr]   Downloaded objc2-app-kit v0.3.1
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded pxfm v0.1.20
[INFO] [stderr]   Downloaded bat v0.25.0
[INFO] [stderr]   Downloaded clircle v0.6.1
[INFO] [stderr]   Downloaded windows v0.56.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5e2b6a243dbf9f3fa92d68a67aa085e13f1eb55b63faa34b5a24e1f43751787
[INFO] running `Command { std: "docker" "start" "-a" "a5e2b6a243dbf9f3fa92d68a67aa085e13f1eb55b63faa34b5a24e1f43751787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5e2b6a243dbf9f3fa92d68a67aa085e13f1eb55b63faa34b5a24e1f43751787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e2b6a243dbf9f3fa92d68a67aa085e13f1eb55b63faa34b5a24e1f43751787", kill_on_drop: false }`
[INFO] [stdout] a5e2b6a243dbf9f3fa92d68a67aa085e13f1eb55b63faa34b5a24e1f43751787
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a48403c44047cc32038a96f6913d5a9c37612d6ed93b7610dbca36499cfbf9de
[INFO] running `Command { std: "docker" "start" "-a" "a48403c44047cc32038a96f6913d5a9c37612d6ed93b7610dbca36499cfbf9de", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]     Checking time v0.3.42
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking pxfm v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking plist v1.7.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling bat v0.25.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking terminal-trx v0.2.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking terminal-colorsaurus v0.4.8
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking grep-cli v0.1.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking clircle v0.6.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking ansi-to-tui v7.0.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking image v0.25.7
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking tenere v0.11.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "a48403c44047cc32038a96f6913d5a9c37612d6ed93b7610dbca36499cfbf9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a48403c44047cc32038a96f6913d5a9c37612d6ed93b7610dbca36499cfbf9de", kill_on_drop: false }`
[INFO] [stdout] a48403c44047cc32038a96f6913d5a9c37612d6ed93b7610dbca36499cfbf9de
