[INFO] cloning repository https://github.com/zydou/arti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zydou/arti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzydou%2Farti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzydou%2Farti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56956692b0bc4303f1a0d2ad523064b030296d74 [INFO] building zydou/arti against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzydou%2Farti" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zydou/arti on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zydou/arti [INFO] finished tweaking git repo https://github.com/zydou/arti [INFO] tweaked toml for git repo https://github.com/zydou/arti written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zydou/arti 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 917d1b144fabbd275af177937563af98454f95173c02d3413a154c7ce2df8caf [INFO] running `Command { std: "docker" "start" "-a" "917d1b144fabbd275af177937563af98454f95173c02d3413a154c7ce2df8caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "917d1b144fabbd275af177937563af98454f95173c02d3413a154c7ce2df8caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917d1b144fabbd275af177937563af98454f95173c02d3413a154c7ce2df8caf", kill_on_drop: false }` [INFO] [stdout] 917d1b144fabbd275af177937563af98454f95173c02d3413a154c7ce2df8caf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b1f0181e885a4acf2913fa8a60669bf0504acc58994d1f0eb89cadadae92889 [INFO] running `Command { std: "docker" "start" "-a" "3b1f0181e885a4acf2913fa8a60669bf0504acc58994d1f0eb89cadadae92889", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling derive-deftly-macros v0.14.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling retry-error v0.6.2 (/opt/rustwide/workdir/crates/retry-error) [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tor-error v0.26.0 (/opt/rustwide/workdir/crates/tor-error) [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive-deftly v0.14.2 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling tor-general-addr v0.26.0 (/opt/rustwide/workdir/crates/tor-general-addr) [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling async_executors v0.7.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling derive_builder_macro_fork_arti v0.11.2 [INFO] [stderr] Compiling blanket v0.3.0 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling postage v0.5.0 [INFO] [stderr] Compiling async-native-tls v0.5.0 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling x509-signature v0.5.0 [INFO] [stderr] Compiling derive_builder_fork_arti v0.11.2 [INFO] [stderr] Compiling pwd-grp v1.0.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling oneshot-fused-workaround v0.2.1 (/opt/rustwide/workdir/crates/oneshot-fused-workaround) [INFO] [stderr] Compiling coarsetime v0.1.35 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling amplify_num v0.5.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling fs-mistrust v0.8.3 (/opt/rustwide/workdir/crates/fs-mistrust) [INFO] [stderr] Compiling tor-basic-utils v0.26.0 (/opt/rustwide/workdir/crates/tor-basic-utils) [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling tor-rtcompat v0.26.0 (/opt/rustwide/workdir/crates/tor-rtcompat) [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling amplify v4.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tor-async-utils v0.26.0 (/opt/rustwide/workdir/crates/tor-async-utils) [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling slotmap-careful v0.2.3 (/opt/rustwide/workdir/crates/slotmap-careful) [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling tor-log-ratelim v0.26.0 (/opt/rustwide/workdir/crates/tor-log-ratelim) [INFO] [stderr] Compiling tor-config v0.26.0 (/opt/rustwide/workdir/crates/tor-config) [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling fluid-let v1.0.0 [INFO] [stderr] Compiling safelog v0.4.3 (/opt/rustwide/workdir/crates/safelog) [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling tor-memquota v0.26.0 (/opt/rustwide/workdir/crates/tor-memquota) [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling caret v0.5.1 (/opt/rustwide/workdir/crates/caret) [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tor-llcrypto v0.26.0 (/opt/rustwide/workdir/crates/tor-llcrypto) [INFO] [stderr] Compiling tor-units v0.26.0 (/opt/rustwide/workdir/crates/tor-units) [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tor-bytes v0.26.0 (/opt/rustwide/workdir/crates/tor-bytes) [INFO] [stderr] Compiling tor-checkable v0.26.0 (/opt/rustwide/workdir/crates/tor-checkable) [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tor-protover v0.26.0 (/opt/rustwide/workdir/crates/tor-protover) [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tor-cert v0.26.0 (/opt/rustwide/workdir/crates/tor-cert) [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tor-key-forge v0.26.0 (/opt/rustwide/workdir/crates/tor-key-forge) [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tor-hscrypto v0.26.0 (/opt/rustwide/workdir/crates/tor-hscrypto) [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling tinystr v0.8.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling visible v0.0.1 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling typed-index-collections v3.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling priority-queue v2.1.1 [INFO] [stderr] Compiling fslock-arti-fork v0.2.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling fslock-guard v0.2.2 (/opt/rustwide/workdir/crates/fslock-guard) [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling tor-persist v0.26.0 (/opt/rustwide/workdir/crates/tor-persist) [INFO] [stderr] Compiling tor-config-path v0.26.0 (/opt/rustwide/workdir/crates/tor-config-path) [INFO] [stderr] Compiling tor-socksproto v0.26.0 (/opt/rustwide/workdir/crates/tor-socksproto) [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tor-linkspec v0.26.0 (/opt/rustwide/workdir/crates/tor-linkspec) [INFO] [stderr] Compiling tor-rtmock v0.26.0 (/opt/rustwide/workdir/crates/tor-rtmock) [INFO] [stderr] Compiling inventory v0.3.16 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling glob-match v0.2.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling tor-keymgr v0.26.0 (/opt/rustwide/workdir/crates/tor-keymgr) [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stdout] warning: unused imports: `ArtiPath` and `KeystoreCorruptionError` [INFO] [stdout] --> crates/tor-keymgr/src/mgr.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | ArtiPath, BoxedKeystore, KeyCertificateSpecifier, KeyPath, KeyPathError, KeyPathInfo, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | KeyPathInfoExtractor, KeyPathPattern, KeySpecifier, KeystoreCorruptionError, KeystoreId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `into_bad_api_usage` [INFO] [stdout] --> crates/tor-keymgr/src/mgr.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | use tor_error::{bad_api_usage, internal, into_bad_api_usage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tor-cell v0.26.0 (/opt/rustwide/workdir/crates/tor-cell) [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bounded-vec-deque v0.1.1 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stdout] warning: unused import: `KeyCertificateSpecifier` [INFO] [stdout] --> crates/tor-keymgr/src/mgr.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | ArtiPath, BoxedKeystore, KeyCertificateSpecifier, KeyPath, KeyPathError, KeyPathInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling growable-bloom-filter v2.1.1 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stdout] warning: associated function `from_path_and_denotators` is never used [INFO] [stdout] --> crates/tor-keymgr/src/arti_path.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 101 | impl ArtiPath { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 199 | pub(crate) fn from_path_and_denotators( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert_cert` is never used [INFO] [stdout] --> crates/tor-keymgr/src/mgr.rs:627:8 [INFO] [stdout] | [INFO] [stdout] 135 | impl KeyMgr { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 627 | fn insert_cert( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling k12 v0.3.0 [INFO] [stderr] Compiling typetag-impl v0.2.19 [INFO] [stderr] Compiling futures-await-test-macro v0.3.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling futures-await-test v0.3.0 [INFO] [stderr] Compiling tor-consdiff v0.26.0 (/opt/rustwide/workdir/crates/tor-consdiff) [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling typetag v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling tor-netdoc v0.26.0 (/opt/rustwide/workdir/crates/tor-netdoc) [INFO] [stderr] Compiling tor-proto v0.26.0 (/opt/rustwide/workdir/crates/tor-proto) [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tor-rpcbase v0.26.0 (/opt/rustwide/workdir/crates/tor-rpcbase) [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling tor-netdir v0.26.0 (/opt/rustwide/workdir/crates/tor-netdir) [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tor-relay-selection v0.26.0 (/opt/rustwide/workdir/crates/tor-relay-selection) [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling arti v1.3.2 (/opt/rustwide/workdir/crates/arti) [INFO] [stderr] Compiling hickory-proto v0.24.2 [INFO] [stderr] Compiling tor-chanmgr v0.26.0 (/opt/rustwide/workdir/crates/tor-chanmgr) [INFO] [stderr] Compiling tor-guardmgr v0.26.0 (/opt/rustwide/workdir/crates/tor-guardmgr) [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling secmem-proc v0.3.5 [INFO] [stderr] Compiling tor-ptmgr v0.26.0 (/opt/rustwide/workdir/crates/tor-ptmgr) [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling dynasm v3.0.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tor-circmgr v0.26.0 (/opt/rustwide/workdir/crates/tor-circmgr) [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling arti-relay v0.26.0 (/opt/rustwide/workdir/crates/arti-relay) [INFO] [stderr] Compiling fixed-capacity-vec v1.0.1 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling fast-socks5 v0.10.0 [INFO] [stderr] Compiling tor-relay-crypto v0.26.0 (/opt/rustwide/workdir/crates/tor-relay-crypto) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tor-rpc-connect v0.26.0 (/opt/rustwide/workdir/crates/tor-rpc-connect) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling tor-events v0.17.0 (/opt/rustwide/workdir/crates/tor-events) [INFO] [stderr] Compiling test-temp-dir v0.3.1 (/opt/rustwide/workdir/crates/test-temp-dir) [INFO] [stderr] Compiling keygen-openssh-test v0.1.0 (/opt/rustwide/workdir/maint/keygen-openssh-test) [INFO] [stderr] Compiling fixup-features v0.1.0 (/opt/rustwide/workdir/maint/fixup-features) [INFO] [stderr] Compiling pt-proxy v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/pt-proxy) [INFO] [stderr] Compiling arti-rpc-client-core v0.26.0 (/opt/rustwide/workdir/crates/arti-rpc-client-core) [INFO] [stderr] Compiling tor-geoip v0.26.0 (/opt/rustwide/workdir/crates/tor-geoip) [INFO] [stderr] Compiling tor-congestion v0.17.0 (/opt/rustwide/workdir/crates/tor-congestion) [INFO] [stderr] Compiling arti-config v0.17.0 (/opt/rustwide/workdir/crates/arti-config) [INFO] [stderr] Compiling tor-dirclient v0.26.0 (/opt/rustwide/workdir/crates/tor-dirclient) [INFO] [stderr] Compiling dynasmrt v3.0.1 [INFO] [stderr] Compiling hashx v0.2.2 (/opt/rustwide/workdir/crates/hashx) [INFO] [stderr] Compiling tor-hsservice v0.26.0 (/opt/rustwide/workdir/crates/tor-hsservice) [INFO] [stderr] Compiling tor-dirmgr v0.26.0 (/opt/rustwide/workdir/crates/tor-dirmgr) [INFO] [stderr] Compiling tor-hsclient v0.26.0 (/opt/rustwide/workdir/crates/tor-hsclient) [INFO] [stderr] Compiling equix v0.2.2 (/opt/rustwide/workdir/crates/equix) [INFO] [stderr] Compiling arti-client v0.26.0 (/opt/rustwide/workdir/crates/arti-client) [INFO] [stderr] Compiling tor-hsrproxy v0.26.0 (/opt/rustwide/workdir/crates/tor-hsrproxy) [INFO] [stderr] Compiling arti-rpcserver v0.26.0 (/opt/rustwide/workdir/crates/arti-rpcserver) [INFO] [stderr] Compiling hyper-http-client-example v0.1.0 (/opt/rustwide/workdir/examples/hyper/hyper-http-client-example) [INFO] [stderr] Compiling hyper-http-hs-example v0.1.0 (/opt/rustwide/workdir/examples/hyper/hyper-http-hs-example) [INFO] [stderr] Compiling axum-hello-world v0.1.0 (/opt/rustwide/workdir/examples/axum/axum-hello-world) [INFO] [stderr] Compiling connection-checker v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/connection-checker) [INFO] [stderr] Compiling dns-resolver v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/dns-resolver) [INFO] [stderr] Compiling obfs4-checker v0.1.0 (/opt/rustwide/workdir/examples/gsoc2023/obfs4-checker) [INFO] [stderr] error: could not compile `arti` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name arti --edition=2021 crates/arti/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bridge-client"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="default-runtime"' --cfg 'feature="dns-proxy"' --cfg 'feature="harden"' --cfg 'feature="hickory-proto"' --cfg 'feature="native-tls"' --cfg 'feature="onion-service-client"' --cfg 'feature="pt-client"' --cfg 'feature="secmem-proc"' --cfg 'feature="tokio"' --cfg 'feature="tokio-crate"' --cfg 'feature="tokio-util"' --cfg 'feature="vanguards"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__is_experimental", "__is_nonadditive", "accel-openssl", "accel-sha1-asm", "arti-rpcserver", "async-ctrlc", "async-std", "bridge-client", "compression", "ctor-keystore", "default", "default-runtime", "derive-deftly", "dialoguer", "dns-proxy", "experimental", "experimental-api", "full", "harden", "hickory-proto", "hs-pow-full", "hsc", "journald", "keymgr", "memquota", "native-tls", "onion-service-client", "onion-service-service", "pt-client", "restricted-discovery", "rpc", "rustls", "rustls-crate", "secmem-proc", "signal-hook", "signal-hook-async-std", "static", "static-native-tls", "static-sqlite", "tokio", "tokio-crate", "tokio-util", "tor-hsrproxy", "tor-hsservice", "tor-rpc-connect", "tor-rpcbase", "tracing-journald", "vanguards", "visibility"))' -C metadata=1cd8fcc8708f82c6 -C extra-filename=-534e40569d725f5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rmeta --extern arti_client=/opt/rustwide/target/debug/deps/libarti_client-ac79ba8c21f778c6.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-42d2ea206bcefe72.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder_fork_arti-cc90e5a4baa58b6f.rmeta --extern fs_mistrust=/opt/rustwide/target/debug/deps/libfs_mistrust-6ed466767e0a6dcd.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-973bfa8dfae365f4.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-4d18b68ffe923be4.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-271ba35809dd8c72.rmeta --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-507ba5828c8ad833.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3eb18829c3e0bf41.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-60646f2741300933.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-76511b8716023846.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern postage=/opt/rustwide/target/debug/deps/libpostage-68edfa68399d15f2.rmeta --extern rlimit=/opt/rustwide/target/debug/deps/librlimit-15cb5ed82ecbf49d.rmeta --extern safelog=/opt/rustwide/target/debug/deps/libsafelog-4c5e937f4ce0641e.rmeta --extern secmem_proc=/opt/rustwide/target/debug/deps/libsecmem_proc-209ff4e8f3a4225d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2b7c8f54d8b32714.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8a5a26996eea4fea.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ef807fc9fa048e55.rmeta --extern tokio_crate=/opt/rustwide/target/debug/deps/libtokio-f1f0a4b955011adc.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2378b46df7c4f927.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-1d8a3a2d04ac7a13.rmeta --extern tor_async_utils=/opt/rustwide/target/debug/deps/libtor_async_utils-6c0c640eda568477.rmeta --extern tor_basic_utils=/opt/rustwide/target/debug/deps/libtor_basic_utils-a8d9e9adaacad567.rmeta --extern tor_config=/opt/rustwide/target/debug/deps/libtor_config-9597d4cae7183658.rmeta --extern tor_config_path=/opt/rustwide/target/debug/deps/libtor_config_path-54b23a11b17394bf.rmeta --extern tor_error=/opt/rustwide/target/debug/deps/libtor_error-b49745f9f8444690.rmeta --extern tor_rtcompat=/opt/rustwide/target/debug/deps/libtor_rtcompat-17412d08d7100198.rmeta --extern tor_socksproto=/opt/rustwide/target/debug/deps/libtor_socksproto-e707972d04662dc9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-98b48ded1748eb59.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-6b30a6d2b6778244.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5946d227d3e8cc1e.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2866b4a4549b820a/out -L native=/opt/rustwide/target/debug/build/ring-e737b544d05720f7/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/zstd-sys-303450557b32fb9e/out --check-cfg 'cfg(arti_features_precise)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `connection-checker` (bin "connection-checker") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name connection_checker --edition=2021 examples/gsoc2023/connection-checker/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("full"))' -C metadata=ee69bcb72219883b -C extra-filename=-8551812fb899d2e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern arti_client=/opt/rustwide/target/debug/deps/libarti_client-ac79ba8c21f778c6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-42d2ea206bcefe72.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1f0a4b955011adc.rlib --extern tor_error=/opt/rustwide/target/debug/deps/libtor_error-b49745f9f8444690.rlib --extern tor_proto=/opt/rustwide/target/debug/deps/libtor_proto-df1b3a98077f35d0.rlib --extern tor_rtcompat=/opt/rustwide/target/debug/deps/libtor_rtcompat-17412d08d7100198.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-98b48ded1748eb59.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5946d227d3e8cc1e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2866b4a4549b820a/out -L native=/opt/rustwide/target/debug/build/ring-e737b544d05720f7/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/zstd-sys-303450557b32fb9e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hyper-http-hs-example` (bin "hyper-http-hs-example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name hyper_http_hs_example --edition=2021 examples/hyper/hyper-http-hs-example/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("full"))' -C metadata=4df4e82cf97262cc -C extra-filename=-3051bf8fa0521127 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern arti_client=/opt/rustwide/target/debug/deps/libarti_client-ac79ba8c21f778c6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-973bfa8dfae365f4.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b8be1c41cc40daff.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-d24afc75aa7108b0.rlib --extern safelog=/opt/rustwide/target/debug/deps/libsafelog-4c5e937f4ce0641e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1f0a4b955011adc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2378b46df7c4f927.rlib --extern tor_cell=/opt/rustwide/target/debug/deps/libtor_cell-ce6a676631e87291.rlib --extern tor_hsservice=/opt/rustwide/target/debug/deps/libtor_hsservice-e3acb2781cd07059.rlib --extern tor_proto=/opt/rustwide/target/debug/deps/libtor_proto-df1b3a98077f35d0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5946d227d3e8cc1e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2866b4a4549b820a/out -L native=/opt/rustwide/target/debug/build/ring-e737b544d05720f7/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/zstd-sys-303450557b32fb9e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `axum-hello-world` (bin "axum-hello-world") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name axum_hello_world --edition=2021 examples/axum/axum-hello-world/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("full"))' -C metadata=86ee01e0503d853c -C extra-filename=-29ceed065b69e2d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern arti_client=/opt/rustwide/target/debug/deps/libarti_client-ac79ba8c21f778c6.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-36c4fd2fb53af280.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-973bfa8dfae365f4.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b8be1c41cc40daff.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-d24afc75aa7108b0.rlib --extern safelog=/opt/rustwide/target/debug/deps/libsafelog-4c5e937f4ce0641e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1f0a4b955011adc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2378b46df7c4f927.rlib --extern tor_cell=/opt/rustwide/target/debug/deps/libtor_cell-ce6a676631e87291.rlib --extern tor_hsservice=/opt/rustwide/target/debug/deps/libtor_hsservice-e3acb2781cd07059.rlib --extern tor_proto=/opt/rustwide/target/debug/deps/libtor_proto-df1b3a98077f35d0.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-1ab534b5a90de2c8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5946d227d3e8cc1e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2866b4a4549b820a/out -L native=/opt/rustwide/target/debug/build/ring-e737b544d05720f7/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/zstd-sys-303450557b32fb9e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hyper-http-client-example` (bin "hyper-http-client-example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name hyper_http_client_example --edition=2021 examples/hyper/hyper-http-client-example/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("full"))' -C metadata=cfd6c818bb94ac21 -C extra-filename=-b02ee38e55e395d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern arti_client=/opt/rustwide/target/debug/deps/libarti_client-ac79ba8c21f778c6.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-bd80fc238080b3db.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b8be1c41cc40daff.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-d24afc75aa7108b0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1f0a4b955011adc.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-b6c882b65dec43a1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5946d227d3e8cc1e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2866b4a4549b820a/out -L native=/opt/rustwide/target/debug/build/ring-e737b544d05720f7/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/zstd-sys-303450557b32fb9e/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "3b1f0181e885a4acf2913fa8a60669bf0504acc58994d1f0eb89cadadae92889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b1f0181e885a4acf2913fa8a60669bf0504acc58994d1f0eb89cadadae92889", kill_on_drop: false }` [INFO] [stdout] 3b1f0181e885a4acf2913fa8a60669bf0504acc58994d1f0eb89cadadae92889