[INFO] fetching crate radicle-native-ci 0.2.0... [INFO] checking radicle-native-ci-0.2.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate radicle-native-ci 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate radicle-native-ci 0.2.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate radicle-native-ci 0.2.0 [INFO] finished tweaking crates.io crate radicle-native-ci 0.2.0 [INFO] tweaked toml for crates.io crate radicle-native-ci 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate radicle-native-ci 0.2.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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea90623867bc4945a5b7fe2b3272a9a3826c4011e632d419122f7f81132d8aeb [INFO] running `Command { std: "docker" "start" "-a" "ea90623867bc4945a5b7fe2b3272a9a3826c4011e632d419122f7f81132d8aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea90623867bc4945a5b7fe2b3272a9a3826c4011e632d419122f7f81132d8aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea90623867bc4945a5b7fe2b3272a9a3826c4011e632d419122f7f81132d8aeb", kill_on_drop: false }` [INFO] [stdout] ea90623867bc4945a5b7fe2b3272a9a3826c4011e632d419122f7f81132d8aeb [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2dc110845391b27f7eca041161d59cf9f7fbbb9c92200e5f8e6b0057404286f [INFO] running `Command { std: "docker" "start" "-a" "e2dc110845391b27f7eca041161d59cf9f7fbbb9c92200e5f8e6b0057404286f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling subplot v0.9.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking amplify_num v0.5.2 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling tempfile-fast v0.3.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking ec25519 v0.1.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling pikchr v0.1.3 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [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 pbkdf2 v0.12.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking radicle-std-ext v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Checking ssh-key v0.6.6 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Checking qcheck v1.0.0 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking fs_at v0.1.10 [INFO] [stderr] Checking radicle-dag v0.9.0 [INFO] [stderr] Checking normpath v1.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking remove_dir_all v0.8.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking nonempty v0.5.0 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking state v0.5.3 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Compiling radicle-surf v0.18.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking html-page v0.2.1 [INFO] [stderr] Compiling amplify_derive v4.0.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling git-testament-derive v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling subplotlib-derive v0.9.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling git-testament v0.2.5 [INFO] [stderr] Compiling git-ref-format-core v0.3.0 [INFO] [stderr] Checking radicle-ssh v0.9.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking amplify v4.6.0 [INFO] [stderr] Compiling git-ref-format-macro v0.3.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Checking cyphergraphy v0.3.0 [INFO] [stderr] Checking cypheraddr v0.4.0 [INFO] [stderr] Checking socks5-client v0.4.1 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking cyphernet v0.5.2 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking nonempty v0.9.0 [INFO] [stderr] Checking localtime v1.3.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking git-ref-format v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling roadmap v0.5.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling serde-aux v4.5.0 [INFO] [stderr] Checking radicle-git-ext v0.7.0 [INFO] [stderr] Checking sqlite3-sys v0.15.2 [INFO] [stderr] Checking sqlite v0.32.0 [INFO] [stderr] Checking radicle-crypto v0.10.0 [INFO] [stderr] Compiling subplot-build v0.9.0 [INFO] [stderr] Checking radicle-cob v0.11.0 [INFO] [stderr] Compiling subplotlib v0.9.0 [INFO] [stderr] Compiling radicle-ci-broker v0.2.0 [INFO] [stderr] Checking radicle v0.11.0 [INFO] [stderr] Checking radicle-native-ci v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "e2dc110845391b27f7eca041161d59cf9f7fbbb9c92200e5f8e6b0057404286f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2dc110845391b27f7eca041161d59cf9f7fbbb9c92200e5f8e6b0057404286f", kill_on_drop: false }` [INFO] [stdout] e2dc110845391b27f7eca041161d59cf9f7fbbb9c92200e5f8e6b0057404286f