[INFO] cloning repository https://github.com/cablehead/http-nu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cablehead/http-nu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcablehead%2Fhttp-nu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcablehead%2Fhttp-nu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d24cde222625571d485b1c001443bf03fb06f32
[INFO] building cablehead/http-nu against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcablehead%2Fhttp-nu" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cablehead/http-nu
[INFO] finished tweaking git repo https://github.com/cablehead/http-nu
[INFO] tweaked toml for git repo https://github.com/cablehead/http-nu written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cablehead/http-nu on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cablehead/http-nu 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14954fcffc660081d41155129c720c19ad8485e7cd03eff3c2d7bcce69ffa79e
[INFO] running `Command { std: "docker" "start" "-a" "14954fcffc660081d41155129c720c19ad8485e7cd03eff3c2d7bcce69ffa79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14954fcffc660081d41155129c720c19ad8485e7cd03eff3c2d7bcce69ffa79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14954fcffc660081d41155129c720c19ad8485e7cd03eff3c2d7bcce69ffa79e", kill_on_drop: false }`
[INFO] [stdout] 14954fcffc660081d41155129c720c19ad8485e7cd03eff3c2d7bcce69ffa79e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fccf8de12b5f976e56e2d44b474ef01627b0a2110b46bfa0a94d419ce6f8bb2
[INFO] running `Command { std: "docker" "start" "-a" "2fccf8de12b5f976e56e2d44b474ef01627b0a2110b46bfa0a94d419ce6f8bb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling buf-trait v0.4.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling byteyarn v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling lscolors v0.20.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling nu-experimental v0.109.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling nu-path v0.109.1
[INFO] [stderr]    Compiling nu-derive-value v0.109.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling lean_string v0.5.1
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling nu-glob v0.109.1
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling nu-system v0.109.1
[INFO] [stderr]    Compiling nu-utils v0.109.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling nu-protocol v0.109.1
[INFO] [stderr]    Compiling uucore v0.4.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling os_display v0.1.4
[INFO] [stderr]    Compiling uucore_procs v0.4.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling bytesize v2.1.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tz-rs v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling nu-json v0.109.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ansitok v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ansi-str v0.9.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling nu-engine v0.109.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling nu-parser v0.109.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling nu-color-config v0.109.1
[INFO] [stderr]    Compiling shadow-rs v1.4.0
[INFO] [stderr]    Compiling nu-cmd-base v0.109.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling oem_cp v2.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling debug_unsafe v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling atoi_simd v0.16.1
[INFO] [stderr]    Compiling reedline v0.44.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling pest_consume v1.1.3
[INFO] [stderr]    Compiling nu-cmd-lang v0.109.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling parse_datetime v0.13.3
[INFO] [stderr]    Compiling zip v4.6.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling nu-pretty-hex v0.109.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling platform-info v2.0.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling linux-raw-sys v0.12.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling calamine v0.28.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling notify-debouncer-full v0.3.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling uu_cp v0.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling uu_uname v0.4.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling dtparse v2.0.1
[INFO] [stderr]    Compiling uu_touch v0.4.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nu-table v0.109.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling human-date-parser v0.3.1
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling uu_mktemp v0.4.0
[INFO] [stderr]    Compiling titlecase v3.6.0
[INFO] [stderr]    Compiling nuon v0.109.1
[INFO] [stderr]    Compiling multipart-rs v0.1.13
[INFO] [stderr]    Compiling uu_mv v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling devicons v0.6.12
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling uu_whoami v0.4.0
[INFO] [stderr]    Compiling uu_mkdir v0.4.0
[INFO] [stderr]    Compiling dns-lookup v3.0.1
[INFO] [stderr]    Compiling nu-term-grid v0.109.1
[INFO] [stderr]    Compiling umask v2.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling print-positions v0.6.1
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling alphanumeric-sort v1.5.3
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling fstr v0.2.14
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling bracoxide v0.1.7
[INFO] [stderr]    Compiling filesize v0.2.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling nu-cli v0.109.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling scru128 v3.2.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling nu-cmd-extra v0.109.1
[INFO] [stderr]    Compiling http_encoding_headers v0.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling minijinja v2.13.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling update-informer v1.3.0
[INFO] [stderr]    Compiling nu-command v0.109.1
[INFO] [stderr]    Compiling http-nu v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 01s
[INFO] running `Command { std: "docker" "inspect" "2fccf8de12b5f976e56e2d44b474ef01627b0a2110b46bfa0a94d419ce6f8bb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fccf8de12b5f976e56e2d44b474ef01627b0a2110b46bfa0a94d419ce6f8bb2", kill_on_drop: false }`
[INFO] [stdout] 2fccf8de12b5f976e56e2d44b474ef01627b0a2110b46bfa0a94d419ce6f8bb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d975e72bb45cf2f0e2d850d3aca41e48365595b613d6476df459a7645dddd414
[INFO] running `Command { std: "docker" "start" "-a" "d975e72bb45cf2f0e2d850d3aca41e48365595b613d6476df459a7645dddd414", kill_on_drop: false }`
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling nu-utils v0.109.1
[INFO] [stderr]    Compiling nu-system v0.109.1
[INFO] [stderr]    Compiling uucore v0.4.0
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling nu-protocol v0.109.1
[INFO] [stderr]    Compiling nu-json v0.109.1
[INFO] [stderr]    Compiling nu-term-grid v0.109.1
[INFO] [stderr]    Compiling uu_mkdir v0.4.0
[INFO] [stderr]    Compiling uu_mv v0.4.0
[INFO] [stderr]    Compiling uu_touch v0.4.0
[INFO] [stderr]    Compiling uu_cp v0.4.0
[INFO] [stderr]    Compiling uu_whoami v0.4.0
[INFO] [stderr]    Compiling uu_uname v0.4.0
[INFO] [stderr]    Compiling uu_mktemp v0.4.0
[INFO] [stderr]    Compiling nu-engine v0.109.1
[INFO] [stderr]    Compiling nu-parser v0.109.1
[INFO] [stderr]    Compiling nu-color-config v0.109.1
[INFO] [stderr]    Compiling nu-table v0.109.1
[INFO] [stderr]    Compiling nu-cmd-base v0.109.1
[INFO] [stderr]    Compiling nuon v0.109.1
[INFO] [stderr]    Compiling nu-cmd-extra v0.109.1
[INFO] [stderr]    Compiling nu-cmd-lang v0.109.1
[INFO] [stderr]    Compiling nu-cli v0.109.1
[INFO] [stderr]    Compiling nu-command v0.109.1
[INFO] [stderr]    Compiling http-nu v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `nu-command` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name nu_command --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nu-command-0.109.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::used_underscore_binding' '--warn=clippy::unchecked_duration_subtraction' '--allow=clippy::result_large_err' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="dns-lookup"' --cfg 'feature="getrandom"' --cfg 'feature="js"' --cfg 'feature="multipart-rs"' --cfg 'feature="network"' --cfg 'feature="notify-debouncer-full"' --cfg 'feature="open"' --cfg 'feature="os"' --cfg 'feature="os_pipe"' --cfg 'feature="rand"' --cfg 'feature="reedline"' --cfg 'feature="rustls-tls"' --cfg 'feature="update-informer"' --cfg 'feature="ureq"' --cfg 'feature="uu_cp"' --cfg 'feature="uu_mkdir"' --cfg 'feature="uu_mktemp"' --cfg 'feature="uu_mv"' --cfg 'feature="uu_touch"' --cfg 'feature="uu_uname"' --cfg 'feature="uu_whoami"' --cfg 'feature="uuid"' --cfg 'feature="which"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "dns-lookup", "getrandom", "js", "multipart-rs", "native-tls", "network", "notify-debouncer-full", "open", "os", "os_pipe", "plugin", "rand", "reedline", "rusqlite", "rustls-tls", "sqlite", "trash", "trash-support", "update-informer", "ureq", "uu_cp", "uu_mkdir", "uu_mktemp", "uu_mv", "uu_touch", "uu_uname", "uu_whoami", "uuid", "which"))' -C metadata=2f73941430258c80 -C extra-filename=-8344b1fd00427d3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alphanumeric_sort=/opt/rustwide/target/debug/deps/libalphanumeric_sort-e81961c10562bb85.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bracoxide=/opt/rustwide/target/debug/deps/libbracoxide-d57ccdeee4c4324a.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-197050b56da9d390.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-f86169664c98046c.rmeta --extern calamine=/opt/rustwide/target/debug/deps/libcalamine-6f496e5b38fea852.rmeta --extern chardetng=/opt/rustwide/target/debug/deps/libchardetng-04aabb1a2fdfb4b5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-36c0fed0daeadfaf.rmeta --extern chrono_humanize=/opt/rustwide/target/debug/deps/libchrono_humanize-10d97309ca0775ec.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-eb47056d11157485.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-4d4d629d284c81b2.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-b9e331f56eb85018.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern devicons=/opt/rustwide/target/debug/deps/libdevicons-2a25fd4725486624.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-8f9a3b3b63c0d138.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-b0dccbe8bf427f53.rmeta --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-6585f10be7990cf7.rmeta --extern dtparse=/opt/rustwide/target/debug/deps/libdtparse-bf7f1b856d696b72.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-cc14b3dbbd1394c4.rmeta --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-6a59f66d4ae09e53.rmeta --extern filesize=/opt/rustwide/target/debug/deps/libfilesize-28ea9affca213828.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-14bdecf85492c8de.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-a0ee12594f54180a.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-7095a390758eb428.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern human_date_parser=/opt/rustwide/target/debug/deps/libhuman_date_parser-1b471ec068464f19.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-af0e6b348448aa24.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-dcdbd742de52907c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rmeta --extern lscolors=/opt/rustwide/target/debug/deps/liblscolors-0f0f2438a55fc500.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-7926dba927cb3461.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-d11e09c0279b5e59.rmeta --extern multipart_rs=/opt/rustwide/target/debug/deps/libmultipart_rs-76658282126ec5ba.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-73232c4b2c574b97.rmeta --extern notify_debouncer_full=/opt/rustwide/target/debug/deps/libnotify_debouncer_full-e52630a6526d22ae.rmeta --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-397b1770c3b67a2d.rmeta --extern nu_cmd_base=/opt/rustwide/target/debug/deps/libnu_cmd_base-d42af2306b695a60.rmeta --extern nu_color_config=/opt/rustwide/target/debug/deps/libnu_color_config-67d7651742fe0fc0.rmeta --extern nu_engine=/opt/rustwide/target/debug/deps/libnu_engine-3111942663d96ccf.rmeta --extern nu_experimental=/opt/rustwide/target/debug/deps/libnu_experimental-971530f8b1846b6d.rmeta --extern nu_glob=/opt/rustwide/target/debug/deps/libnu_glob-a17254858692b48d.rmeta --extern nu_json=/opt/rustwide/target/debug/deps/libnu_json-e3cf2be3040c0616.rmeta --extern nu_parser=/opt/rustwide/target/debug/deps/libnu_parser-ffa5eda0508b2143.rmeta --extern nu_path=/opt/rustwide/target/debug/deps/libnu_path-2b7890fbdc97b646.rmeta --extern nu_pretty_hex=/opt/rustwide/target/debug/deps/libnu_pretty_hex-7f2f1dc50035fd9d.rmeta --extern nu_protocol=/opt/rustwide/target/debug/deps/libnu_protocol-0f46094c090e2054.rmeta --extern nu_system=/opt/rustwide/target/debug/deps/libnu_system-2edccbb5d7fc958b.rmeta --extern nu_table=/opt/rustwide/target/debug/deps/libnu_table-65b908157711e8f9.rmeta --extern nu_term_grid=/opt/rustwide/target/debug/deps/libnu_term_grid-7df4da5d3f163020.rmeta --extern nu_utils=/opt/rustwide/target/debug/deps/libnu_utils-8123a8c7a5f2c131.rmeta --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-38764826fb2286ed.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ea6f2c6ecd3b4951.rmeta --extern nuon=/opt/rustwide/target/debug/deps/libnuon-565a375b815e404f.rmeta --extern oem_cp=/opt/rustwide/target/debug/deps/liboem_cp-b51b78556e7e94f0.rmeta --extern open=/opt/rustwide/target/debug/deps/libopen-3ec98c064f33aa4b.rmeta --extern os_pipe=/opt/rustwide/target/debug/deps/libos_pipe-2a4feed4c2665994.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern print_positions=/opt/rustwide/target/debug/deps/libprint_positions-d4d748e0d46c33f0.rmeta --extern procfs=/opt/rustwide/target/debug/deps/libprocfs-ee12b244249aeb18.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-98d2e3c1ce290dc6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fab1748f72838005.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-54b60e83835b213a.rmeta --extern reedline=/opt/rustwide/target/debug/deps/libreedline-fc0a530755bfa507.rmeta --extern rmp=/opt/rustwide/target/debug/deps/librmp-1fdc219e326b3033.rmeta --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-699994c8f7c8a52e.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-54da228eff538c15.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-aaa88f7fa6928a4b.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-e80a2b0b1f686274.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5df0d50677e26101.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c2ff197da12d59f.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-154f3122b3e8b6a0.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-bcf8cf61460eee01.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7c786f09fd042a05.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-cd0529b9bac5883b.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-3a77fd34227ce125.rmeta --extern tabled=/opt/rustwide/target/debug/deps/libtabled-644dec94b0e700c0.rmeta --extern titlecase=/opt/rustwide/target/debug/deps/libtitlecase-75061c159667499f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-14a866a7fb1bd6b2.rmeta --extern umask=/opt/rustwide/target/debug/deps/libumask-08c7775da3c519e9.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rmeta --extern update_informer=/opt/rustwide/target/debug/deps/libupdate_informer-71a2bccb8ddf1e0e.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-5ac2d268ecddadde.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-16caef62183e6a42.rmeta --extern uu_cp=/opt/rustwide/target/debug/deps/libuu_cp-0100f2540240d613.rmeta --extern uu_mkdir=/opt/rustwide/target/debug/deps/libuu_mkdir-12bb1695a6630677.rmeta --extern uu_mktemp=/opt/rustwide/target/debug/deps/libuu_mktemp-706869fac993d7cd.rmeta --extern uu_mv=/opt/rustwide/target/debug/deps/libuu_mv-34efb16a2de9b375.rmeta --extern uu_touch=/opt/rustwide/target/debug/deps/libuu_touch-2c4ec8f54b3deb66.rmeta --extern uu_uname=/opt/rustwide/target/debug/deps/libuu_uname-a85f6f4f1beff559.rmeta --extern uu_whoami=/opt/rustwide/target/debug/deps/libuu_whoami-8f65682508f86f75.rmeta --extern uucore=/opt/rustwide/target/debug/deps/libuucore-dbb8ef3be9760fbd.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2a5bdb7fbfa79a64.rmeta --extern v_htmlescape=/opt/rustwide/target/debug/deps/libv_htmlescape-dfefe350c8f6da31.rmeta --extern wax=/opt/rustwide/target/debug/deps/libwax-df85b2f1daabcf89.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-eb8b7ca2d02f9d1b.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-1f54e6375eeb07cd.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a08346913b54dcf6/out -L native=/opt/rustwide/target/debug/build/ring-fb9127575d183cd4/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d975e72bb45cf2f0e2d850d3aca41e48365595b613d6476df459a7645dddd414", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d975e72bb45cf2f0e2d850d3aca41e48365595b613d6476df459a7645dddd414", kill_on_drop: false }`
[INFO] [stdout] d975e72bb45cf2f0e2d850d3aca41e48365595b613d6476df459a7645dddd414
