[INFO] fetching crate radicle-ci-broker 0.9.0...
[INFO] checking radicle-ci-broker-0.9.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate radicle-ci-broker 0.9.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate radicle-ci-broker 0.9.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate radicle-ci-broker 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate radicle-ci-broker 0.9.0
[INFO] tweaked toml for crates.io crate radicle-ci-broker 0.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate radicle-ci-broker 0.9.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a4e0843d18250d9b2a0496b13b4c6213253710d64fafe39e0a6f90ba758cad0
[INFO] running `Command { std: "docker" "start" "-a" "2a4e0843d18250d9b2a0496b13b4c6213253710d64fafe39e0a6f90ba758cad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a4e0843d18250d9b2a0496b13b4c6213253710d64fafe39e0a6f90ba758cad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4e0843d18250d9b2a0496b13b4c6213253710d64fafe39e0a6f90ba758cad0", kill_on_drop: false }`
[INFO] [stdout] 2a4e0843d18250d9b2a0496b13b4c6213253710d64fafe39e0a6f90ba758cad0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b9606815818fec703b26d29240b7d4e0ad1d4a7718db6f51205122e44e42228
[INFO] running `Command { std: "docker" "start" "-a" "9b9606815818fec703b26d29240b7d4e0ad1d4a7718db6f51205122e44e42228", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pikchr v0.1.3
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling subplot v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling git-testament-derive v0.2.0
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking ct-codecs v1.1.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking amplify v4.8.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling tempfile-fast v0.3.4
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling git-testament v0.2.5
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]     Checking ec25519 v0.1.0
[INFO] [stderr]    Compiling git-ref-format-core v0.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling marked-yaml v0.7.1
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling file_diff v1.0.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling roadmap v0.6.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling git-ref-format-macro v0.3.1
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking cyphergraphy v0.3.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking cypheraddr v0.4.0
[INFO] [stderr]     Checking git-ref-format v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[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 adler2 v2.0.0
[INFO] [stderr]     Checking radicle-std-ext v0.1.0
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking socks5-client v0.4.1
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling culpa-macros v1.0.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking ssh-key v0.6.7
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling subplot-build v0.11.0
[INFO] [stderr]     Checking qcheck v1.0.0
[INFO] [stderr]     Checking cyphernet v0.5.2
[INFO] [stderr]     Checking radicle-ssh v0.9.0
[INFO] [stderr]     Checking nonempty v0.9.0
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking fs_at v0.2.1
[INFO] [stderr]    Compiling radicle-surf v0.22.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling culpa v1.0.2
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]     Checking radicle-dag v0.9.0
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]    Compiling serde_yml v0.0.11
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking remove_dir_all v0.8.4
[INFO] [stderr]     Checking atom_syndication v0.12.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling subplotlib v0.11.0
[INFO] [stderr]    Compiling radicle-ci-broker v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling subplotlib-derive v0.11.0
[INFO] [stderr]     Checking localtime v1.3.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking libyml v0.0.4
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking state v0.5.3
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking unescape v0.1.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking html-page v0.4.0
[INFO] [stderr]     Checking rss v2.0.9
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking duration-str v0.11.2
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking sqlite3-sys v0.15.2
[INFO] [stderr]     Checking sqlite v0.32.0
[INFO] [stderr]     Checking radicle-git-ext v0.8.1
[INFO] [stderr]     Checking radicle-crypto v0.11.0
[INFO] [stderr]     Checking radicle-cob v0.12.0
[INFO] [stderr]     Checking radicle v0.13.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> src/logger.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[ctor::ctor]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `used_linker` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a module
[INFO] [stdout]    --> src/msg.rs:922:1
[INFO] [stdout]     |
[INFO] [stdout] 922 | pub mod trigger_from_ci_event_tests {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/msg.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout] 11  | #![deny(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radicle-ci-broker` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9b9606815818fec703b26d29240b7d4e0ad1d4a7718db6f51205122e44e42228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9606815818fec703b26d29240b7d4e0ad1d4a7718db6f51205122e44e42228", kill_on_drop: false }`
[INFO] [stdout] 9b9606815818fec703b26d29240b7d4e0ad1d4a7718db6f51205122e44e42228
