[INFO] fetching crate runar_cli 0.1.0... [INFO] testing runar_cli-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate runar_cli 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate runar_cli 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate runar_cli 0.1.0 [INFO] tweaked toml for crates.io crate runar_cli 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate runar_cli 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate runar_cli 0.1.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b284c752c8eeb20efbd110d9aedb47c5d2c625ede2f52cf8aaaf0c940d204919 [INFO] running `Command { std: "docker" "start" "-a" "b284c752c8eeb20efbd110d9aedb47c5d2c625ede2f52cf8aaaf0c940d204919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b284c752c8eeb20efbd110d9aedb47c5d2c625ede2f52cf8aaaf0c940d204919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b284c752c8eeb20efbd110d9aedb47c5d2c625ede2f52cf8aaaf0c940d204919", kill_on_drop: false }` [INFO] [stdout] b284c752c8eeb20efbd110d9aedb47c5d2c625ede2f52cf8aaaf0c940d204919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ac0a607925bad1ad6c0668418b49c296a25d563cbe9cc4faff2e81a73dc87b5 [INFO] running `Command { std: "docker" "start" "-a" "8ac0a607925bad1ad6c0668418b49c296a25d563cbe9cc4faff2e81a73dc87b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling async-channel v2.4.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling runar-serializer-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quinn-udp v0.5.13 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling fastbloom v0.9.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling runar_common v0.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling qrcode v0.13.0 [INFO] [stderr] Compiling secret-service v3.1.0 [INFO] [stderr] Compiling keyring v2.3.3 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling runar-keys v0.1.0 [INFO] [stderr] Compiling runar-serializer v0.1.0 [INFO] [stderr] Compiling runar_macros_common v0.1.0 [INFO] [stderr] Compiling runar-schemas v0.1.0 [INFO] [stderr] Compiling runar_node v0.1.0 [INFO] [stderr] Compiling runar_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s [INFO] running `Command { std: "docker" "inspect" "8ac0a607925bad1ad6c0668418b49c296a25d563cbe9cc4faff2e81a73dc87b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac0a607925bad1ad6c0668418b49c296a25d563cbe9cc4faff2e81a73dc87b5", kill_on_drop: false }` [INFO] [stdout] 8ac0a607925bad1ad6c0668418b49c296a25d563cbe9cc4faff2e81a73dc87b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ae8400488b74dbec4ad9d779a9873e433193489244f94221588503cf62df91 [INFO] running `Command { std: "docker" "start" "-a" "45ae8400488b74dbec4ad9d779a9873e433193489244f94221588503cf62df91", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling runar_common v0.1.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling runar-keys v0.1.0 [INFO] [stderr] Compiling runar-serializer v0.1.0 [INFO] [stderr] Compiling runar_macros_common v0.1.0 [INFO] [stderr] Compiling runar-schemas v0.1.0 [INFO] [stderr] Compiling runar_node v0.1.0 [INFO] [stderr] Compiling runar_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `runar_cli` (bin "runar_cli") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name runar_cli --edition=2021 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())' -C metadata=14aeaba41ce759f3 -C extra-filename=-0cbe33b3da254dea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-42f396112b20d399.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c75f9f93ad0acf16.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1269d14e3b876389.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-36d57b0375b78479.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5a48fbdb75dbe41d.rlib --extern keyring=/opt/rustwide/target/debug/deps/libkeyring-00bf13367fff06b9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern qrcode=/opt/rustwide/target/debug/deps/libqrcode-46048aa3b5e2f6cb.rlib --extern runar_keys=/opt/rustwide/target/debug/deps/librunar_keys-2dd548c358569f74.rlib --extern runar_cli=/opt/rustwide/target/debug/deps/librunar_cli-2043180d6404fc64.rlib --extern runar_common=/opt/rustwide/target/debug/deps/librunar_common-c47f0f0f4cec0ebd.rlib --extern runar_macros_common=/opt/rustwide/target/debug/deps/librunar_macros_common-f1ae2f31551d0cb4.rlib --extern runar_node=/opt/rustwide/target/debug/deps/librunar_node-afa37c04cfd86ebb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-1a69946e1aa6b278.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b912a1576a4dbd88.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6cd7f79537e654e0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-84538f3042501a37.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-db2205e8d00fc874.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d2c279219eb671c5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-af148309c1d8b937.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-44ded772591a181a/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/ring-85210332219ed9ff/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4423da347134beea/out -L native=/opt/rustwide/target/debug/build/ring-01ef650bb02dd0cc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciWiUqX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-6cd7f79537e654e0,librustix-974b4da477d9b64f,liblinux_raw_sys-20b62ec4b985a4c8,librunar_cli-2043180d6404fc64,libqrcode-46048aa3b5e2f6cb,libimage-5a48fbdb75dbe41d,libqoi-aabe49659d4a9e30,libpng-26289416b2f0f10a,libfdeflate-4d6164a32860a2e0,libexr-fc7afbb7575a0252,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-a6e70da3e3f455f5,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libtiff-aa730cb9399be628,libflate2-2112e903f050a5c4,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libcrc32fast-2fca9dacb340a249,libweezl-66d06a77524e9abe,libjpeg_decoder-8ab972fd6b080ca3,librayon-1b231379cea2af6f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libeither-3b4351e3b18e236a,librunar_node-afa37c04cfd86ebb,libbincode-fdd6e17ba1047b4b,libenv_logger-1269d14e3b876389,libtermcolor-96a9ed65821a6544,libis_terminal-4b05e91118244cb3,libhumantime-66d8836745ed0f0c,libregex-66ce4e4b86d025a5,libregex_automata-43f0df513f735064,libaho_corasick-7231ee35a67f9404,libregex_syntax-2f734124a51b36fa,libquinn-6e25271ce204f160,libquinn_udp-a330c8db7468d418,libquinn_proto-f0965e4b2439d862,librustls_platform_verifier-c31dd71508b1a655,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-20d412c41216a21a,libwide-ed3c192a9c0c58d8,libsafe_arch-e35bdb1b9295bffc,libbytemuck-975a004649225a53,libsiphasher-f4ddcf7845cbccbe,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libthiserror-74a524924fd77012,librustc_hash-d7c9c021d0487117,librustls-88ca485a4eabd3b9,libwebpki-b2a988b9455fd3fe,libaws_lc_rs-d450160d9747f0ed,libaws_lc_sys-2003a7261dfd71ee,librand-3a7e0c3b526daa0c,librand_chacha-64b454c1b8110bd5,librand_core-a1ac0a3a493b7d3c,librunar_schemas-1369c3e9ef36b184,librunar_serializer-124e987348bcc86b,libserde_cbor-1a69946e1aa6b278,libhalf-cc6be314b18dd970,libdashmap-7ecd26ca0b529c82,libhashbrown-c66a0cd602652163,libserde_json-b912a1576a4dbd88,libryu-0ea4bafc9bef6d8b,libtokio_stream-db2205e8d00fc874,libtokio-84538f3042501a37,libsignal_hook_registry-058e4cbce57c8da2,libsocket2-ee164603418bb49c,libbytes-bfe11088fe358bd1,libmio-a9cff56dacd739ab,libparking_lot-e148d7fe52b2d035,libparking_lot_core-8a7175392ff8a542,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libkeyring-00bf13367fff06b9,libsecret_service-308211c49af3a0d2,libcbc-1bf0bf9ff427a872,libnum-d3900036b8dbb6ab,libnum_iter-e2a87098d128a8da,libnum_rational-f2da785188580762,libnum_complex-795d5ce9a7c1d620,libzbus-b40cf84a1ad4fc0a,libasync_fs-37c96884c5310230,libblocking-2c34895ab41ea512,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_channel-a1f4ff6f978a31e3,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,libhex-28742b4ca144387c,libasync_executor-aa8fabce88974157,libfastrand-503f12a96d791409,libfutures_lite-ab6ebc18d7f12c96,libasync_task-65820d26b839a505,libordered_stream-d67efb984a64787d,libasync_broadcast-8710dc25880b069f,libxdg_home-4849f5ede90277f3,libsha1-422f50a55546cc26,libtracing-535c66544d0f41d5,libtracing_core-181ee1ed942b4689,libfutures_util-36d57b0375b78479,libfutures_channel-06bf755b33706cd8,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libnix-711aad2e6ad09b7c,libmemoffset-8db54b0d894250fa,libasync_io-d1f08cb3ee2b79e0,librustix-659c1719266d100d,libio_lifetimes-6c04280265b92ef5,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libslab-bf5a4eed15154f64,libpolling-6b2ec5b71d57736c,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libsocket2-1362c7265f6844dd,libfutures_lite-d060c498e0165cef,libfastrand-1a1f7fa7e5b5edde,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libzbus_names-58a0d6ad07b55862,libzvariant-7b82109f77691dfe,libenumflags2-528817fb9164489a,libbyteorder-1efcbe4f07366651,libstatic_assertions-d53a9977dc6e27e5,liblinux_keyutils-521e81a05fb48977,libbase64-64299f9d815d057c,librunar_macros_common-f1ae2f31551d0cb4,librunar_keys-2dd548c358569f74,libaes_gcm-cc70512e407f4ace,libctr-a5b37d1bc16ffcb1,libghash-d0c01ca04cbb8793,libpolyval-5b9e4c7e36155c1f,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-b44eb08f653efafc,libaes-1de90f76763599bf,libcipher-6891d76774099d37,libinout-a6744756e8be9919,libblock_padding-1442dcaa479f2aef,libaead-5da1ebcb8d4837fd,librand-4b3930cb87f403da,librand_chacha-c21250949bab634b,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,libp256-629a80f53b95e49b,libecdsa-41c2f50edb263026,librfc6979-932d6107cf51ec93,libsignature-78a7490e1f0a44d8,libprimeorder-a2a476a8bb922ede,libelliptic_curve-3a75a58fb84c0464,libsec1-1fa98723fa161db9,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libhkdf-925bc500adb5fd65,libhmac-5a458189c6cfe375,libcrypto_bigint-5ff018f05519a730,libserdect-c505371587127b62,libbase16ct-b0752502dc7a9a1c,libgroup-7f015b9de7ce363f,libff-9e367db27e464717,libopenssl-29a85c30edf358e6,libonce_cell-0ba6aecba7086d38,libbitflags-8d6004180f14a06d,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bb9a386130a6ba8d,libx509_parser-00b1581b1dc2be62,liblazy_static-b3603208c0de2608,liboid_registry-0c272526f6a6fd71,libder_parser-574194477a2f98fd,libnum_bigint-d4694f8a9661a3ab,libnum_integer-e040bf46f30c1e17,libasn1_rs-a8138f76f4df6991,librusticata_macros-afabeffabbb7728e,libnom-f835a97974c35b42,libmemchr-6f5829dadd40eda8,libnum_traits-e05972f153d0dad0,librustls_pki_types-a7867074414b404a,librcgen-00c3e7dec1ec7d41,libring-e438544e4671bebb,libuntrusted-3420b86308bec153,libyasna-8494ffad857a0d5a,libtime-5317c8e7ee34e0a1,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libpem-a13400fab594517a,libbase64-199b680f6a01647b,librunar_common-c47f0f0f4cec0ebd,libsha2-633ffac9a2350167,libcpufeatures-471354fefbcaf2d8,libdigest-364d13ae600558b6,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-52fe652d5d7b5e74,libcrypto_common-45b607cb7f508318,libgeneric_array-70dfcd96856eee38,libtypenum-b636c2b461885073,libzeroize-ead98f074a37f829,librand_core-ccf35ee5293db5ec,libgetrandom-e3971bebb7082ad4,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-67771e8db0a06ea3,libuuid-af148309c1d8b937,libgetrandom-00771904b4a08d38,liblibc-4d1985e343fb3d50,libcfg_if-5a199b0ec0054672,libserde-d47c5c02f25fc839,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciWiUqX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-44ded772591a181a/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-85210332219ed9ff/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4423da347134beea/out" "-L" "/opt/rustwide/target/debug/build/ring-01ef650bb02dd0cc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli_test-05b6fd3a35a6b02e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `runar_cli` (test "cli_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "45ae8400488b74dbec4ad9d779a9873e433193489244f94221588503cf62df91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ae8400488b74dbec4ad9d779a9873e433193489244f94221588503cf62df91", kill_on_drop: false }` [INFO] [stdout] 45ae8400488b74dbec4ad9d779a9873e433193489244f94221588503cf62df91