[INFO] cloning repository https://github.com/nandi-flakes/nu-plugin-highlight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nandi-flakes/nu-plugin-highlight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnandi-flakes%2Fnu-plugin-highlight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnandi-flakes%2Fnu-plugin-highlight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18e6ec08a89a20518c9403876e9c4c0498e3ef56 [INFO] checking nandi-flakes/nu-plugin-highlight against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnandi-flakes%2Fnu-plugin-highlight" "/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/nandi-flakes/nu-plugin-highlight [INFO] finished tweaking git repo https://github.com/nandi-flakes/nu-plugin-highlight [INFO] tweaked toml for git repo https://github.com/nandi-flakes/nu-plugin-highlight written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nandi-flakes/nu-plugin-highlight on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nandi-flakes/nu-plugin-highlight 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91 [INFO] running `Command { std: "docker" "start" "7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91", 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" "7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91", 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" "7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.1 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking pure-rust-locales v0.8.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Compiling uucore v0.8.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking lean_string v0.6.0 [INFO] [stderr] Checking os_display v0.1.4 [INFO] [stderr] Compiling uucore_procs v0.8.0 [INFO] [stderr] Compiling typetag v0.2.22 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking erased-serde v0.4.10 [INFO] [stderr] Checking brotli-decompressor v5.0.1 [INFO] [stderr] Checking buf-trait v0.4.1 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking byteyarn v0.5.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking lru v0.18.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking nu-glob v0.113.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling bat v0.24.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling onig_sys v69.9.3 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking brotli v8.0.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking lscolors v0.21.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking sysinfo v0.38.4 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Checking num-conv v0.2.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling doctest-file v1.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking interprocess v2.4.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Checking fancy-regex v0.18.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling patch-apply v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling typetag-impl v0.2.22 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling nu-derive-value v0.113.1 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling onig v6.5.3 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking unic-langid v0.9.6 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking fluent-langneg v0.13.1 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking nu-path v0.113.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking fluent-syntax v0.12.0 [INFO] [stderr] Checking nu-experimental v0.113.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking fluent-bundle v0.16.0 [INFO] [stderr] Checking fluent v0.17.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking nu-utils v0.113.1 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking plist v1.9.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking clircle v0.4.0 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking procfs-core v0.18.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Compiling nu_plugin_highlight v1.4.15+0.113.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking nu-system v0.113.1 [INFO] [stderr] Checking nu-protocol v0.113.1 [INFO] [stderr] Checking nu-plugin-protocol v0.113.1 [INFO] [stderr] Checking nu-engine v0.113.1 [INFO] [stderr] Checking nu-plugin-core v0.113.1 [INFO] [stderr] Checking nu-plugin v0.113.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [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" "7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91", kill_on_drop: false }` [INFO] [stdout] 7ad78c7252813ed9435f1b4c03caf76efe10871ece3496e2bb046c7720599a91