[INFO] cloning repository https://github.com/ChrisLAS/chooser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisLAS/chooser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisLAS%2Fchooser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisLAS%2Fchooser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 486147b8d082e2d514457ff49cba67bee4f9707b
[INFO] checking ChrisLAS/chooser against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisLAS%2Fchooser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChrisLAS/chooser
[INFO] finished tweaking git repo https://github.com/ChrisLAS/chooser
[INFO] tweaked toml for git repo https://github.com/ChrisLAS/chooser written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrisLAS/chooser on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrisLAS/chooser 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020
[INFO] running `Command { std: "docker" "start" "172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling flaglet v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling dyf v0.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling pure-magic v0.3.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling fs-walk v0.2.2
[INFO] [stderr]    Compiling magic-db v0.5.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking mio-serial v5.0.7
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking tailtalk-packets v0.7.1 (https://github.com/FeralFirmware/TailTalk.git?rev=e786ff7#e786ff7a)
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking tashtalk v0.2.4 (https://github.com/FeralFirmware/TailTalk.git?rev=e786ff7#e786ff7a)
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tokio-serial v5.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling magic-embed v0.4.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tailtalk v0.7.1 (https://github.com/FeralFirmware/TailTalk.git?rev=e786ff7#e786ff7a)
[INFO] [stderr]     Checking chooser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020", kill_on_drop: false }`
[INFO] [stdout] 172076bd9fa95fc446c9c783c4a483123fc038f1472180485f91f09c0e08b020
