[INFO] cloning repository https://github.com/dpc/crev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpc/crev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fcrev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fcrev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb944fe955ab451f0a339636ea140eebd1a83608
[INFO] testing dpc/crev against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fcrev" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dpc/crev
[INFO] finished tweaking git repo https://github.com/dpc/crev
[INFO] tweaked toml for git repo https://github.com/dpc/crev written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dpc/crev on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dpc/crev 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4
[INFO] running `Command { std: "docker" "start" "b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4", 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" "b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl-src v300.5.3+3.5.4
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-features v0.45.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling gix-date v0.12.1
[INFO] [stderr]    Compiling gix-hash v0.21.2
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling gix-hashtable v0.11.0
[INFO] [stderr]    Compiling gix-actor v0.37.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling gix-object v0.54.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling gix-fs v0.18.2
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling gix-quote v0.6.1
[INFO] [stderr]    Compiling gix-tempfile v20.0.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling gix-commitgraph v0.31.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling gix-revwalk v0.25.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling gix-lock v20.0.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gix-config-value v0.16.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling gix-attributes v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling gix-ref v0.57.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling gix-traverse v0.51.1
[INFO] [stderr]    Compiling gix-packetline v0.20.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling gix-index v0.45.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling gix-pathspec v0.14.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling gix-ignore v0.18.0
[INFO] [stderr]    Compiling gix-url v0.34.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling gix-worktree v0.46.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling gix-prompt v0.12.0
[INFO] [stderr]    Compiling gix-revision v0.39.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling gix-refspec v0.35.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling gix-credentials v0.34.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling rprompt v2.2.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling gix-filter v0.24.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling gix-discover v0.45.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling gix-pack v0.64.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crev-common v0.27.1 (/opt/rustwide/workdir/crev-common)
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling gix-diff v0.57.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling gix-dir v0.19.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling gix-config v0.50.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling gix-shallow v0.7.0
[INFO] [stderr]    Compiling gix-negotiate v0.25.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling gix-odb v0.74.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling gix-submodule v0.24.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tokei v13.0.0-alpha.9
[INFO] [stderr]    Compiling orion v0.17.11
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling crev-data v0.27.1 (/opt/rustwide/workdir/crev-data)
[INFO] [stderr]    Compiling gix-status v0.24.0
[INFO] [stderr]    Compiling cargo v0.95.0
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling cargo-credential v0.4.9
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling ed25519-compact v2.1.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling grep-matcher v0.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling ct-codecs v1.1.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling default v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crev-wot v0.27.1 (/opt/rustwide/workdir/crev-wot)
[INFO] [stderr]    Compiling pasetors v0.7.7
[INFO] [stderr]    Compiling annotate-snippets v0.12.12
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling cargo-credential-libsecret v0.5.5
[INFO] [stderr]    Compiling grep-searcher v0.1.14
[INFO] [stderr]    Compiling cargo-util v0.2.27
[INFO] [stderr]    Compiling table_formatter v0.6.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling aes-siv v0.7.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling cargo-util-schemas v0.12.0
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling os_info v3.14.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.24.1+spec-1.1.0
[INFO] [stderr]    Compiling crev-recursive-digest v0.6.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rustfix v0.9.2
[INFO] [stderr]    Compiling cargo-platform v0.3.1
[INFO] [stderr]    Compiling opener v0.8.3
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling resiter v0.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling syn-inline-mod v0.6.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling gix-transport v0.52.1
[INFO] [stderr]    Compiling crates-io v0.40.17
[INFO] [stderr]    Compiling gix-protocol v0.55.0
[INFO] [stderr]    Compiling gix v0.77.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling crates_io_api v0.12.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling git2-curl v0.21.0
[INFO] [stderr]    Compiling crev-lib v0.27.1 (/opt/rustwide/workdir/crev-lib)
[INFO] [stderr]    Compiling cargo-crev v0.27.1 (/opt/rustwide/workdir/cargo-crev)
[INFO] [stderr] error: could not compile `cargo` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name cargo --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.95.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="http-transport-curl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-static", "default", "http-transport-curl", "http-transport-reqwest", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=c677079d6e2da0e1 -C extra-filename=-c705fd2d70d27e66 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern annotate_snippets=/opt/rustwide/target/release/deps/libannotate_snippets-03a415a33a043881.rmeta --extern anstream=/opt/rustwide/target/release/deps/libanstream-3d1e49dd8113de30.rmeta --extern anstyle=/opt/rustwide/target/release/deps/libanstyle-8f069d2d725bf663.rmeta --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-d0294ab4c4b496f2.rmeta --extern base64=/opt/rustwide/target/release/deps/libbase64-5ba8d8f2fe9c6ccd.rmeta --extern blake3=/opt/rustwide/target/release/deps/libblake3-f4b78610a03e90b8.rmeta --extern cargo_credential=/opt/rustwide/target/release/deps/libcargo_credential-c05a5ea6d5dcf944.rmeta --extern cargo_credential_libsecret=/opt/rustwide/target/release/deps/libcargo_credential_libsecret-f4a3b24ae699baaa.rmeta --extern cargo_platform=/opt/rustwide/target/release/deps/libcargo_platform-b03f700e2087015c.rmeta --extern cargo_util=/opt/rustwide/target/release/deps/libcargo_util-3f7c8a79eb373ba0.rmeta --extern cargo_util_schemas=/opt/rustwide/target/release/deps/libcargo_util_schemas-596759ebda24e870.rmeta --extern clap=/opt/rustwide/target/release/deps/libclap-4cc9b1cbd471ccf2.rmeta --extern clap_complete=/opt/rustwide/target/release/deps/libclap_complete-2fcbb0fe8a753947.rmeta --extern color_print=/opt/rustwide/target/release/deps/libcolor_print-fc8230d8bc60541d.rmeta --extern crates_io=/opt/rustwide/target/release/deps/libcrates_io-1920583960b795c0.rmeta --extern curl=/opt/rustwide/target/release/deps/libcurl-4043df34369f6d96.rmeta --extern curl_sys=/opt/rustwide/target/release/deps/libcurl_sys-1d5a4e1493463a3c.rmeta --extern filetime=/opt/rustwide/target/release/deps/libfiletime-1ac5e87f25f8c1b3.rmeta --extern flate2=/opt/rustwide/target/release/deps/libflate2-94bc2bb44c95d822.rmeta --extern git2=/opt/rustwide/target/release/deps/libgit2-a1d03ec6222dab26.rmeta --extern git2_curl=/opt/rustwide/target/release/deps/libgit2_curl-fc029e336dff0357.rmeta --extern gix=/opt/rustwide/target/release/deps/libgix-63a80aec52c6205f.rmeta --extern glob=/opt/rustwide/target/release/deps/libglob-b2a784793da3d48f.rmeta --extern hex=/opt/rustwide/target/release/deps/libhex-ffa975566df5dac7.rmeta --extern hmac=/opt/rustwide/target/release/deps/libhmac-46f827f7fcbe569c.rmeta --extern home=/opt/rustwide/target/release/deps/libhome-22e974aa352e127b.rmeta --extern http_auth=/opt/rustwide/target/release/deps/libhttp_auth-871b7b9ab99644bf.rmeta --extern ignore=/opt/rustwide/target/release/deps/libignore-257ceb6666977a76.rmeta --extern im_rc=/opt/rustwide/target/release/deps/libim_rc-5287047b2a18aeaf.rmeta --extern indexmap=/opt/rustwide/target/release/deps/libindexmap-8ee5db5bf69ed31e.rmeta --extern itertools=/opt/rustwide/target/release/deps/libitertools-977b2b9938638669.rmeta --extern jiff=/opt/rustwide/target/release/deps/libjiff-b8083a6fd730532a.rmeta --extern jobserver=/opt/rustwide/target/release/deps/libjobserver-da70ad7b5e4ab6c7.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-9b536973d9037be5.rmeta --extern libgit2_sys=/opt/rustwide/target/release/deps/liblibgit2_sys-c3e31852fddf505a.rmeta --extern memchr=/opt/rustwide/target/release/deps/libmemchr-f5475d219327462e.rmeta --extern opener=/opt/rustwide/target/release/deps/libopener-155ec728570e6794.rmeta --extern os_info=/opt/rustwide/target/release/deps/libos_info-accf2809eb07a38a.rmeta --extern pasetors=/opt/rustwide/target/release/deps/libpasetors-c0cbe3465d1e4626.rmeta --extern pathdiff=/opt/rustwide/target/release/deps/libpathdiff-1e356b1546d88975.rmeta --extern rand=/opt/rustwide/target/release/deps/librand-2dd03a1014d3d1df.rmeta --extern regex=/opt/rustwide/target/release/deps/libregex-52c279202024ce7b.rmeta --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-45887bfdf212d995.rmeta --extern rustc_hash=/opt/rustwide/target/release/deps/librustc_hash-8fae2bd548f0b290.rmeta --extern rustc_stable_hash=/opt/rustwide/target/release/deps/librustc_stable_hash-5975642aa5d170e2.rmeta --extern rustfix=/opt/rustwide/target/release/deps/librustfix-52c146ae4123c897.rmeta --extern same_file=/opt/rustwide/target/release/deps/libsame_file-b5b248986923a61c.rmeta --extern semver=/opt/rustwide/target/release/deps/libsemver-ddf327c6e861bb6a.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-84129d81eee44d11.rmeta --extern serde_untagged=/opt/rustwide/target/release/deps/libserde_untagged-7b12ab4ee25232a1.rmeta --extern serde_ignored=/opt/rustwide/target/release/deps/libserde_ignored-427361d123812d51.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-cc900b4deaf55d65.rmeta --extern sha1=/opt/rustwide/target/release/deps/libsha1-d49e61b7689c4f0c.rmeta --extern shell_escape=/opt/rustwide/target/release/deps/libshell_escape-f3b59297ad1c4d23.rmeta --extern supports_hyperlinks=/opt/rustwide/target/release/deps/libsupports_hyperlinks-62af9ae37fdbc8e3.rmeta --extern supports_unicode=/opt/rustwide/target/release/deps/libsupports_unicode-6138b8f5d2520d25.rmeta --extern tar=/opt/rustwide/target/release/deps/libtar-94b2652e2b7db791.rmeta --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-151e82ad2318e307.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-33c83c3e3ce78872.rmeta --extern time=/opt/rustwide/target/release/deps/libtime-3590da40b690c969.rmeta --extern toml=/opt/rustwide/target/release/deps/libtoml-88d10acc6124d383.rmeta --extern toml_edit=/opt/rustwide/target/release/deps/libtoml_edit-46006de4c1e6be6b.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-0401403a2bef7cdb.rmeta --extern tracing_chrome=/opt/rustwide/target/release/deps/libtracing_chrome-12d0397af2089b6a.rmeta --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-318549719b3bc814.rmeta --extern unicase=/opt/rustwide/target/release/deps/libunicase-f7b74be88bf862e9.rmeta --extern unicode_ident=/opt/rustwide/target/release/deps/libunicode_ident-4c4ce5bce0ca6124.rmeta --extern unicode_width=/opt/rustwide/target/release/deps/libunicode_width-c2e256aa7a1ffd47.rmeta --extern url=/opt/rustwide/target/release/deps/liburl-a12e5ab62e1ec5c1.rmeta --extern walkdir=/opt/rustwide/target/release/deps/libwalkdir-b24d3c4a20f5d974.rmeta --extern winnow=/opt/rustwide/target/release/deps/libwinnow-4b6a1f6222176434.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/blake3-df9ba0563cae7e43/out -L native=/opt/rustwide/target/release/build/blake3-df9ba0563cae7e43/out -L native=/opt/rustwide/target/release/build/libnghttp2-sys-90588a3196b3bd21/out/i/lib -L native=/opt/rustwide/target/release/build/openssl-sys-7fd29c642889df62/out/openssl-build/install/lib -L native=/opt/rustwide/target/release/build/libgit2-sys-36ca694a7788fbda/out/build -L native=/opt/rustwide/target/release/build/libssh2-sys-c3cda9e7ab6a99ca/out/build -L native=/opt/rustwide/target/release/build/libsqlite3-sys-6f970c5dafffe1e8/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4", kill_on_drop: false }`
[INFO] [stdout] b43f1c51f9867dc65910c84df817040d6eb484bf2dbce1ed97a80370197b52b4
