[INFO] fetching crate radicle-native-ci 0.11.1...
[INFO] checking radicle-native-ci-0.11.1 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate radicle-native-ci 0.11.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate radicle-native-ci 0.11.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate radicle-native-ci 0.11.1
[INFO] tweaked toml for crates.io crate radicle-native-ci 0.11.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radicle-native-ci 0.11.1 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate radicle-native-ci 0.11.1 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bf9fa75ac74d721a8bb8ad40304aa8d49d1b1d2cd9d631c665e59f2ad5375e6
[INFO] running `Command { std: "docker" "start" "-a" "0bf9fa75ac74d721a8bb8ad40304aa8d49d1b1d2cd9d631c665e59f2ad5375e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bf9fa75ac74d721a8bb8ad40304aa8d49d1b1d2cd9d631c665e59f2ad5375e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf9fa75ac74d721a8bb8ad40304aa8d49d1b1d2cd9d631c665e59f2ad5375e6", kill_on_drop: false }`
[INFO] [stdout] 0bf9fa75ac74d721a8bb8ad40304aa8d49d1b1d2cd9d631c665e59f2ad5375e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3840cda9e27546ae6f357445ded405fd2bfbce0344d199abf7b5d6b3e13d49b1
[INFO] running `Command { std: "docker" "start" "-a" "3840cda9e27546ae6f357445ded405fd2bfbce0344d199abf7b5d6b3e13d49b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking ct-codecs v1.1.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling git-ref-format-core v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking ec25519 v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling pikchr v0.1.4
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling git-ref-format-macro v0.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling subplot v0.12.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking radicle-std-ext v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling marked-yaml v0.7.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking git-ref-format v0.3.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling roadmap v0.7.0
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling descape v2.0.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking amplify v4.9.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking ssh-key v0.6.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking cyphergraphy v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking radicle-ssh v0.9.0
[INFO] [stderr]     Checking cypheraddr v0.4.0
[INFO] [stderr]     Checking nonempty v0.9.0
[INFO] [stderr]     Checking qcheck v1.0.0
[INFO] [stderr]     Checking socks5-client v0.4.1
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling culpa-macros v1.0.2
[INFO] [stderr]     Checking cyphernet v0.5.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking radicle-dag v0.10.0
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]     Checking serde-untagged v0.1.7
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking bytesize v2.0.1
[INFO] [stderr]     Checking localtime v1.3.1
[INFO] [stderr]    Compiling git-ref-format-core v0.4.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]    Compiling culpa v1.0.2
[INFO] [stderr]    Compiling valuable v0.1.1
[INFO] [stderr]    Compiling subplotlib v0.12.0
[INFO] [stderr]    Compiling radicle-surf v0.22.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking fs_at v0.2.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling git-ref-format-macro v0.4.0
[INFO] [stderr]     Checking remove_dir_all v1.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling valuable-derive v0.1.1
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking state v0.6.0
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking html-page v0.4.0
[INFO] [stderr]     Checking git-ref-format v0.4.0
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking duration-str v0.12.0
[INFO] [stderr]    Compiling subplot-build v0.12.0
[INFO] [stderr]    Compiling radicle-ci-broker v0.19.1
[INFO] [stderr]    Compiling subplotlib-derive v0.12.0
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking radicle-git-ext v0.8.1
[INFO] [stderr]     Checking radicle-git-ext v0.9.0
[INFO] [stderr]     Checking sqlite3-sys v0.15.2
[INFO] [stderr]     Checking sqlite v0.32.0
[INFO] [stderr]     Checking radicle-crypto v0.12.0
[INFO] [stderr]     Checking radicle-cob v0.14.0
[INFO] [stderr]     Checking radicle v0.16.1
[INFO] [stderr]     Checking radicle-job v0.2.0
[INFO] [stderr]     Checking radicle-native-ci v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "3840cda9e27546ae6f357445ded405fd2bfbce0344d199abf7b5d6b3e13d49b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3840cda9e27546ae6f357445ded405fd2bfbce0344d199abf7b5d6b3e13d49b1", kill_on_drop: false }`
[INFO] [stdout] 3840cda9e27546ae6f357445ded405fd2bfbce0344d199abf7b5d6b3e13d49b1
