[INFO] cloning repository https://github.com/o2sh/onefetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/o2sh/onefetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fonefetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fonefetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d1aa3ee486a90440d1722e20463e5b23b13170f [INFO] checking o2sh/onefetch against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fonefetch" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/o2sh/onefetch on toolchain a326ccb4ce868265c4f69a0270f3033164acc4f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/o2sh/onefetch [INFO] finished tweaking git repo https://github.com/o2sh/onefetch [INFO] tweaked toml for git repo https://github.com/o2sh/onefetch written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/o2sh/onefetch 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" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3fd0af5508a019a8eeb8d1189beb4d73ceeeceab2ebfe6e4471ab628226b5ee [INFO] running `Command { std: "docker" "start" "-a" "d3fd0af5508a019a8eeb8d1189beb4d73ceeeceab2ebfe6e4471ab628226b5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3fd0af5508a019a8eeb8d1189beb4d73ceeeceab2ebfe6e4471ab628226b5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3fd0af5508a019a8eeb8d1189beb4d73ceeeceab2ebfe6e4471ab628226b5ee", kill_on_drop: false }` [INFO] [stdout] d3fd0af5508a019a8eeb8d1189beb4d73ceeeceab2ebfe6e4471ab628226b5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b5f90162e78a338368462ed199d40c8db318369c54e9802150eb033642da92d [INFO] running `Command { std: "docker" "start" "-a" "7b5f90162e78a338368462ed199d40c8db318369c54e9802150eb033642da92d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking human_format v1.0.3 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking prodash v23.1.2 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking bstr v1.3.0 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking hashbrown v0.13.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling rustix v0.37.15 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking linux-raw-sys v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking bitflags v2.2.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Compiling libz-ng-sys v1.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Checking winnow v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking gix-utils v0.1.1 [INFO] [stderr] Compiling ahash v0.8.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking anstream v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking dashmap v5.3.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking unicode-bom v2.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking clap_builder v4.2.4 [INFO] [stderr] Checking gix-tempfile v3.0.2 [INFO] [stderr] Checking imara-diff v0.1.5 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Checking gix-sec v0.8.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking io-close v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking half v2.1.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking kstring v2.0.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Checking gix-lock v3.0.2 [INFO] [stderr] Checking uluru v3.0.0 [INFO] [stderr] Compiling libgit2-sys v0.15.1+1.6.4 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking gix-command v0.2.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.7 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking clru v0.6.1 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking grep-matcher v0.1.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking grep-searcher v0.1.8 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking gix-hash v0.11.1 [INFO] [stderr] Checking gix-validate v0.7.4 [INFO] [stderr] Checking gix-date v0.5.0 [INFO] [stderr] Checking gix-path v0.8.0 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Checking gix-actor v0.20.0 [INFO] [stderr] Checking gix-hash v0.10.3 [INFO] [stderr] Checking gix-hashtable v0.2.0 [INFO] [stderr] Checking gix-quote v0.4.3 [INFO] [stderr] Checking gix-bitmap v0.2.3 [INFO] [stderr] Checking gix-date v0.4.3 [INFO] [stderr] Checking gix-config-value v0.12.0 [INFO] [stderr] Checking gix-features v0.26.5 [INFO] [stderr] Checking gix-path v0.7.4 [INFO] [stderr] Checking gix-chunk v0.4.1 [INFO] [stderr] Checking gix-actor v0.17.2 [INFO] [stderr] Checking gix-hashtable v0.1.1 [INFO] [stderr] Checking gix-mailmap v0.12.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking gix-object v0.26.2 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking gix-prompt v0.5.0 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking compact_str v0.6.1 [INFO] [stderr] Compiling typetag-impl v0.2.8 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling ghost v0.1.7 [INFO] [stderr] Checking gix-traverse v0.22.1 [INFO] [stderr] Checking uuid v1.3.1 [INFO] [stderr] Checking clap v4.2.4 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking gix-glob v0.5.5 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking unicode-bom v1.1.4 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking gix-attributes v0.8.3 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Checking gix-index v0.12.4 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking clap_complete v4.1.4 [INFO] [stderr] Checking gix-ref v0.24.1 [INFO] [stderr] Checking onefetch-ascii v2.17.1 (/opt/rustwide/workdir/ascii) [INFO] [stderr] Checking time-humanize v0.1.3 [INFO] [stderr] Checking gix-sec v0.6.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking crc-catalog v2.1.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking crc v3.0.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking gix-worktree v0.12.3 [INFO] [stderr] Checking inventory v0.3.3 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking gix-discover v0.13.1 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking similar v2.2.0 [INFO] [stderr] Checking gix-features v0.29.0 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking gix-testtools v0.11.0 [INFO] [stderr] Checking gix-object v0.29.1 [INFO] [stderr] Checking gix-fs v0.1.1 [INFO] [stderr] Checking gix-glob v0.7.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Checking gix-url v0.18.0 [INFO] [stderr] Checking exr v1.5.2 [INFO] [stderr] Checking gix-tempfile v5.0.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking gix-credentials v0.14.0 [INFO] [stderr] Checking gix-lock v5.0.1 [INFO] [stderr] Checking gix-attributes v0.12.0 [INFO] [stderr] Checking gix-ignore v0.2.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking gix-traverse v0.25.0 [INFO] [stderr] Checking gix-ref v0.29.0 [INFO] [stderr] Checking gix-diff v0.29.0 [INFO] [stderr] Checking gix-revision v0.13.0 [INFO] [stderr] Checking gix-index v0.16.0 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Checking gix-pack v0.35.0 [INFO] [stderr] Checking gix-refspec v0.10.1 [INFO] [stdout] error[E0382]: use of moved value: `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/exr-1.5.2/src/io.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn seek_write_to(&mut self, target_position: usize) -> std::io::Result<()> { [INFO] [stdout] | --------- move occurs because `self` has type `&mut Tracking`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 251 | self [INFO] [stdout] | ---- value moved here [INFO] [stdout] ... [INFO] [stdout] 255 | self.position = target_position; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value used here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gix-config v0.22.0 [INFO] [stderr] Checking gix-worktree v0.17.0 [INFO] [stderr] Checking gix-discover v0.18.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `exr` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0382]: borrow of moved value: `buf` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gix-config-0.22.0/src/file/init/from_paths.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 72 | buf: &mut Vec, [INFO] [stdout] | --- move occurs because `buf` has type `&mut Vec`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 86 | buf.clear(); [INFO] [stdout] | ^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] ... [INFO] [stdout] 101 | buf, [INFO] [stdout] | --- value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `buf` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gix-config-0.22.0/src/file/includes/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 88 | buf: &mut Vec, [INFO] [stdout] | --- move occurs because `buf` has type `&mut Vec`, which does not implement the `Copy` trait [INFO] [stdout] 89 | ) -> Result<(), Error> { [INFO] [stdout] 90 | for (section_id, config_path) in section_ids_and_include_paths { [INFO] [stdout] | -------------------------------------------------------------- inside of this loop [INFO] [stdout] ... [INFO] [stdout] 101 | buf.clear(); [INFO] [stdout] | ^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] 102 | std::io::copy(&mut std::fs::File::open(&config_path)?, buf)?; [INFO] [stdout] | --- value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gix-config` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7b5f90162e78a338368462ed199d40c8db318369c54e9802150eb033642da92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5f90162e78a338368462ed199d40c8db318369c54e9802150eb033642da92d", kill_on_drop: false }` [INFO] [stdout] 7b5f90162e78a338368462ed199d40c8db318369c54e9802150eb033642da92d