[INFO] cloning repository https://github.com/taisirhassan/cipherstream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taisirhassan/cipherstream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaisirhassan%2Fcipherstream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaisirhassan%2Fcipherstream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e903274f30500a7d94372a68eed2abef30219da8 [INFO] testing taisirhassan/cipherstream against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaisirhassan%2Fcipherstream" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/taisirhassan/cipherstream [INFO] finished tweaking git repo https://github.com/taisirhassan/cipherstream [INFO] tweaked toml for git repo https://github.com/taisirhassan/cipherstream written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taisirhassan/cipherstream on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taisirhassan/cipherstream 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ce1ac461416304996dfc7e16ce03d9638e8bc20c024e2b2c26f52ac9943bda3 [INFO] running `Command { std: "docker" "start" "-a" "5ce1ac461416304996dfc7e16ce03d9638e8bc20c024e2b2c26f52ac9943bda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ce1ac461416304996dfc7e16ce03d9638e8bc20c024e2b2c26f52ac9943bda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce1ac461416304996dfc7e16ce03d9638e8bc20c024e2b2c26f52ac9943bda3", kill_on_drop: false }` [INFO] [stdout] 5ce1ac461416304996dfc7e16ce03d9638e8bc20c024e2b2c26f52ac9943bda3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de8662f2cfd9861f448df6b1e5b9f7c560344ad000ff3d0c2896fceac4e32ec1 [INFO] running `Command { std: "docker" "start" "-a" "de8662f2cfd9861f448df6b1e5b9f7c560344ad000ff3d0c2896fceac4e32ec1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quinn-udp v0.5.12 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling resolv-conf v0.7.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling ring v0.16.20 [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 virtue v0.0.18 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling libp2p-identity v0.2.11 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling yamux v0.13.4 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling quinn-proto v0.11.11 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling hickory-proto v0.25.0-alpha.5 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling libp2p-core v0.43.0 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-swarm v0.46.0 [INFO] [stderr] Compiling libp2p-tls v0.6.1 [INFO] [stderr] Compiling libp2p-noise v0.46.0 [INFO] [stderr] Compiling libp2p-yamux v0.47.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling libp2p-tcp v0.43.0 [INFO] [stderr] Compiling libp2p-quic v0.12.0 [INFO] [stderr] Compiling hickory-resolver v0.25.0-alpha.5 [INFO] [stderr] Compiling libp2p-connection-limits v0.5.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.48.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.5.0 [INFO] [stderr] Compiling libp2p-kad v0.47.0 [INFO] [stderr] Compiling libp2p-relay v0.19.0 [INFO] [stderr] Compiling libp2p-mdns v0.47.0 [INFO] [stderr] Compiling libp2p-identify v0.46.0 [INFO] [stderr] Compiling libp2p-ping v0.46.0 [INFO] [stderr] Compiling libp2p-request-response v0.28.0 [INFO] [stderr] Compiling libp2p-dns v0.43.0 [INFO] [stderr] Compiling libp2p v0.55.0 [INFO] [stderr] Compiling cipherstream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "de8662f2cfd9861f448df6b1e5b9f7c560344ad000ff3d0c2896fceac4e32ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8662f2cfd9861f448df6b1e5b9f7c560344ad000ff3d0c2896fceac4e32ec1", kill_on_drop: false }` [INFO] [stdout] de8662f2cfd9861f448df6b1e5b9f7c560344ad000ff3d0c2896fceac4e32ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa1d076e232ee5158d6f5635f7359d68699c15cd8cd7186e13d074f511706de [INFO] running `Command { std: "docker" "start" "-a" "3aa1d076e232ee5158d6f5635f7359d68699c15cd8cd7186e13d074f511706de", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling libp2p-core v0.43.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling libp2p-swarm v0.46.0 [INFO] [stderr] Compiling libp2p-tls v0.6.1 [INFO] [stderr] Compiling libp2p-yamux v0.47.0 [INFO] [stderr] Compiling libp2p-tcp v0.43.0 [INFO] [stderr] Compiling libp2p-noise v0.46.0 [INFO] [stderr] Compiling libp2p-dns v0.43.0 [INFO] [stderr] Compiling libp2p-quic v0.12.0 [INFO] [stderr] Compiling libp2p-request-response v0.28.0 [INFO] [stderr] Compiling libp2p-relay v0.19.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.5.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.48.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.5.0 [INFO] [stderr] Compiling libp2p-mdns v0.47.0 [INFO] [stderr] Compiling libp2p-kad v0.47.0 [INFO] [stderr] Compiling libp2p-ping v0.46.0 [INFO] [stderr] Compiling libp2p-identify v0.46.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling libp2p v0.55.0 [INFO] [stderr] Compiling cipherstream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cipherstream` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name cipherstream --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2382ac9eff8fe30 -C extra-filename=-97bca83864ed9852 --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 async_std=/opt/rustwide/target/debug/deps/libasync_std-9ddff7ae7d700735.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-eaa6e1479e74a378.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-30c2cc454e209d59.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-98b849d326d35b3e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ddd92dd9e696086d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-f4258c3269aa148e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-2bac5a18c3af8470.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b5fdc9487e4a6ada.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-da88dd42d84d39f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09f57521cbcc103e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-502f28a168e7f6e6.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-15cf7e1aac968404.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ee966581d10755eb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c0ee179f4e96f11a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ba90e74e653b4d05.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d6e34dd8ffac949a.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-2577eb27c8eb5bea.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e4f9f8306626f230.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fba7a27c67d0b097.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f2f472577e414088/out -L native=/opt/rustwide/target/debug/build/ring-6b9df530e6be8c1d/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/rustcMsEn4q/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/{libcipherstream-1ab4b67d20a127b4,libsled-15cf7e1aac968404,libfxhash-6ae122e7d9b05b12,libcrc32fast-7424665dcd68849d,libfs2-f4b34635121e21e2,libparking_lot-f0ffb319c0382b6d,libparking_lot_core-75e0f34ddd347d06,libinstant-7ca0f2602aa54eaa,libserde_json-09f57521cbcc103e,libryu-0ea4bafc9bef6d8b,libbincode-eaa6e1479e74a378,libunty-4b879f2d92d382d8,liblibp2p-2bac5a18c3af8470,liblibp2p_yamux-158a3aa230407704,libyamux-a4e8bd35c434d747,libyamux-53dd7fe8fedce2c2,libnohash_hasher-7182108947a1143f,liblibp2p_tcp-84a9e2d925c937f1,liblibp2p_request_response-33a117300f10088c,liblibp2p_relay-1243cc4c75f8a227,liblibp2p_quic-ff248b56a8b54889,liblibp2p_tls-fa53fa0ff90fa39d,librcgen-9fb740f8e5c3ebdc,libpem-80b008cfda9b4d8c,libyasna-8494ffad857a0d5a,libfutures_rustls-cdb8aea62b42fbdb,libwebpki-3e1abf2f2a13a65e,libx509_parser-4b2395139612775c,liblazy_static-b3603208c0de2608,liboid_registry-50f7806c02458631,libder_parser-1d175689facb0ad2,libnum_bigint-5cc9ff88323f2e99,libnum_integer-3367a357d6e00808,libasn1_rs-8c3cbafdf2a0d645,librusticata_macros-368304c0735b297e,libnom-2634eb9b7f5f7aae,libnum_traits-1a0074f98e3a6d0e,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libquinn-c51388b6cbe7fe4a,libquinn_udp-a96f96e8b52579c3,libquinn_proto-4463dd04dcf6877c,librustls-fdc19221de220291,libwebpki-66f7018758e87bf4,librustls_pki_types-2e4234be2bbf9b66,librustc_hash-d7c9c021d0487117,liblibp2p_ping-6319386e641390a7,liblibp2p_noise-fcf00cb3dde6603a,libx25519_dalek-541b15a32d955f10,libsnow-1f4bc7466030291d,libring-971c58304f288f2c,libuntrusted-3420b86308bec153,liblibp2p_mdns-d8176aaddffd24f8,libif_watch-bf57b2257895aa6f,librtnetlink-8d98152e7562bada,libnix-b6521ae0866e1e34,libnetlink_proto-51261be951bb971d,libnetlink_sys-7df3e860297994ef,libnetlink_packet_route-86feb3286fe4e606,libbitflags-e2b4db6c651223da,libnetlink_packet_core-450767d714792afc,libnetlink_packet_utils-e321178cdfa2c5dd,libanyhow-1062fd8720902979,liblibp2p_kad-c2ed73238f22d873,libuint-633ea1b012c137e3,libcrunchy-a6ce0425d143d5e2,libhex-28742b4ca144387c,liblibp2p_identify-9b3d0b8f9168989d,libfutures_bounded-ded86a8774115a2c,liblibp2p_gossipsub-362a3fbaced437dc,libhex_fmt-1332f399422be269,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libasync_channel-a6c555413ebd60cd,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,libparking-49fcf10303d3525f,libconcurrent_queue-39e00c7480698460,libquick_protobuf_codec-9752367dbfbda267,libbase64-2a03de3babadded3,libasynchronous_codec-5c6d86bc6ddbd367,libprometheus_client-4334651e5fc04409,libdtoa-2f7f9a4bdcb0dcc3,libitoa-6b76ec393d6a2c41,libhashlink-e65eddfa500f4ff2,libhashbrown-1558853a782e9a40,libahash-f9a2a0c4e9265422,libzerocopy-f2bcfdbe4f2d40f5,liblibp2p_dns-32029ac489bf73a5,libhickory_resolver-c35065f93dc6e4b8,libresolv_conf-e0d5cd1274129b33,libmoka-487bda4a790aa0be,libthiserror-c0ee179f4e96f11a,libportable_atomic-5a60ab32f8ae7862,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-0779f21ac12784a6,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,libhickory_proto-b8f4c9ade023baa7,librand-98b4eeb1d32f584a,librand_chacha-57276f03e40caa39,librand_core-b735321742841949,libipnet-9aae67a4e846df6d,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,liblibp2p_connection_limits-ad5f1702bc1fd964,liblibp2p_allow_block_list-7e845822ac4359b9,liblibp2p_swarm-e217d0da37fbba8b,liblru-2a9e5bbc1d7786ef,libhashbrown-31373ccbcd1db386,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,liblibp2p_core-1625a7346348618a,libmultistream_select-9821f52d707fadb3,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libunsigned_varint-e62ea6484eb29aa1,libfutures_timer-2b3f729e26c119bb,librw_stream_sink-4074d46f1a35229c,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libpin_project-1e4f0aa12f5e0c96,libeither-2af7c8622d8fa52e,libmultiaddr-9432e14da3a85196,liburl-a1c1279058e0b8eb,libidna-2a9d5319583ecbb1,libidna_adapter-bbedddc0d891176e,libicu_normalizer-08472144a848baef,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-710d6fca643fca41,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-5230496a5c50370d,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-0110136d8c4a9126,libicu_provider-45f717e9e30c228a,libicu_locid-41f89a2d5cd39e85,liblitemap-705c4d2af7d10c57,libtinystr-ab25654ee3a13915,libzerovec-b10815b8547d2a45,libwriteable-45c783735d88c2b0,libyoke-ae991a5f3fcc7445,libzerofrom-d36d8cdd5965e85b,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9f47de52e008ab1d,libpercent_encoding-9bee39bbc5bd523a,libmultibase-9f55c4616fbcd1b4,libbase_x-aacb55c1704f712f,libdata_encoding_macro-f66ce64deed63b43,libstatic_assertions-d53a9977dc6e27e5,liblibp2p_identity-ec7d02cabba26e37,libbs58-057a6ece2aba89a6,libhkdf-08c80e67f0f3faaa,libhmac-c90cb08947bba391,libthiserror-4542da92cb4b4f06,librand-4927ddda8e47b8fd,librand_chacha-42e231c422f889ca,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,libquick_protobuf-5b7ec1118111d1ea,libed25519_dalek-b54555f3d53ea214,libsha2-502f28a168e7f6e6,librand_core-76a7e3f8f94d6298,libgetrandom-e72c6228686c299b,libcurve25519_dalek-85deeafb82f9d40b,libcpufeatures-471354fefbcaf2d8,libzeroize-7bd2b03f73a9f834,libdigest-abd4ad37b527bed4,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libed25519-76c60643093d90cd,libsignature-5e5320f1c885308d,libdata_encoding-6d465a39edfa29f6,libbyteorder-1efcbe4f07366651,libarrayref-e2c56de32f019e08,libmultihash-88fc957f9a5cde33,libunsigned_varint-294164ca3421b08e,libtracing-d6e34dd8ffac949a,libtracing_core-1a2ca7348b8c761e,libfutures-ddd92dd9e696086d,libfutures_executor-ba3a55093f4adce5,libnum_cpus-917f3402f2477e3b,libfutures_util-a868ee7f9026dde0,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libuuid-fba7a27c67d0b097,libgetrandom-2b82d7af9c3d6a70,libserde-7c819bd220a9d5f0,libtokio-ba90e74e653b4d05,libsignal_hook_registry-51dcf58761736553,libsocket2-44553feea8a99840,libbytes-bfe11088fe358bd1,libmio-f706864ff7ab8bf5,libparking_lot-010656cc2586a5de,libparking_lot_core-3beb262ae3744945,libcfg_if-33ef6c02a07f9fec,libsmallvec-9812bbe5aac27f0d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libring-da88dd42d84d39f4,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libonce_cell-0ba6aecba7086d38,liblibc-82ceef6de72d31f7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMsEn4q/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/ring-f2f472577e414088/out" "-L" "/opt/rustwide/target/debug/build/ring-6b9df530e6be8c1d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/file_metadata_test-b93aa84636bea25e" "-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 `cipherstream` (test "file_metadata_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBWW4AF/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/{libcipherstream-1ab4b67d20a127b4,libsled-15cf7e1aac968404,libfxhash-6ae122e7d9b05b12,libcrc32fast-7424665dcd68849d,libfs2-f4b34635121e21e2,libparking_lot-f0ffb319c0382b6d,libparking_lot_core-75e0f34ddd347d06,libinstant-7ca0f2602aa54eaa,libserde_json-09f57521cbcc103e,libryu-0ea4bafc9bef6d8b,libbincode-eaa6e1479e74a378,libunty-4b879f2d92d382d8,liblibp2p-2bac5a18c3af8470,liblibp2p_yamux-158a3aa230407704,libyamux-a4e8bd35c434d747,libyamux-53dd7fe8fedce2c2,libnohash_hasher-7182108947a1143f,liblibp2p_tcp-84a9e2d925c937f1,liblibp2p_request_response-33a117300f10088c,liblibp2p_relay-1243cc4c75f8a227,liblibp2p_quic-ff248b56a8b54889,liblibp2p_tls-fa53fa0ff90fa39d,librcgen-9fb740f8e5c3ebdc,libpem-80b008cfda9b4d8c,libyasna-8494ffad857a0d5a,libfutures_rustls-cdb8aea62b42fbdb,libwebpki-3e1abf2f2a13a65e,libx509_parser-4b2395139612775c,liblazy_static-b3603208c0de2608,liboid_registry-50f7806c02458631,libder_parser-1d175689facb0ad2,libnum_bigint-5cc9ff88323f2e99,libnum_integer-3367a357d6e00808,libasn1_rs-8c3cbafdf2a0d645,librusticata_macros-368304c0735b297e,libnom-2634eb9b7f5f7aae,libnum_traits-1a0074f98e3a6d0e,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libquinn-c51388b6cbe7fe4a,libquinn_udp-a96f96e8b52579c3,libquinn_proto-4463dd04dcf6877c,librustls-fdc19221de220291,libwebpki-66f7018758e87bf4,librustls_pki_types-2e4234be2bbf9b66,librustc_hash-d7c9c021d0487117,liblibp2p_ping-6319386e641390a7,liblibp2p_noise-fcf00cb3dde6603a,libx25519_dalek-541b15a32d955f10,libsnow-1f4bc7466030291d,libring-971c58304f288f2c,libuntrusted-3420b86308bec153,liblibp2p_mdns-d8176aaddffd24f8,libif_watch-bf57b2257895aa6f,librtnetlink-8d98152e7562bada,libnix-b6521ae0866e1e34,libnetlink_proto-51261be951bb971d,libnetlink_sys-7df3e860297994ef,libnetlink_packet_route-86feb3286fe4e606,libbitflags-e2b4db6c651223da,libnetlink_packet_core-450767d714792afc,libnetlink_packet_utils-e321178cdfa2c5dd,libanyhow-1062fd8720902979,liblibp2p_kad-c2ed73238f22d873,libuint-633ea1b012c137e3,libcrunchy-a6ce0425d143d5e2,libhex-28742b4ca144387c,liblibp2p_identify-9b3d0b8f9168989d,libfutures_bounded-ded86a8774115a2c,liblibp2p_gossipsub-362a3fbaced437dc,libhex_fmt-1332f399422be269,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libasync_channel-a6c555413ebd60cd,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,libparking-49fcf10303d3525f,libconcurrent_queue-39e00c7480698460,libquick_protobuf_codec-9752367dbfbda267,libbase64-2a03de3babadded3,libasynchronous_codec-5c6d86bc6ddbd367,libprometheus_client-4334651e5fc04409,libdtoa-2f7f9a4bdcb0dcc3,libitoa-6b76ec393d6a2c41,libhashlink-e65eddfa500f4ff2,libhashbrown-1558853a782e9a40,libahash-f9a2a0c4e9265422,libzerocopy-f2bcfdbe4f2d40f5,liblibp2p_dns-32029ac489bf73a5,libhickory_resolver-c35065f93dc6e4b8,libresolv_conf-e0d5cd1274129b33,libmoka-487bda4a790aa0be,libthiserror-c0ee179f4e96f11a,libportable_atomic-5a60ab32f8ae7862,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-0779f21ac12784a6,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,libhickory_proto-b8f4c9ade023baa7,librand-98b4eeb1d32f584a,librand_chacha-57276f03e40caa39,librand_core-b735321742841949,libipnet-9aae67a4e846df6d,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,liblibp2p_connection_limits-ad5f1702bc1fd964,liblibp2p_allow_block_list-7e845822ac4359b9,liblibp2p_swarm-e217d0da37fbba8b,liblru-2a9e5bbc1d7786ef,libhashbrown-31373ccbcd1db386,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,liblibp2p_core-1625a7346348618a,libmultistream_select-9821f52d707fadb3,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libunsigned_varint-e62ea6484eb29aa1,libfutures_timer-2b3f729e26c119bb,librw_stream_sink-4074d46f1a35229c,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libpin_project-1e4f0aa12f5e0c96,libeither-2af7c8622d8fa52e,libmultiaddr-9432e14da3a85196,liburl-a1c1279058e0b8eb,libidna-2a9d5319583ecbb1,libidna_adapter-bbedddc0d891176e,libicu_normalizer-08472144a848baef,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-710d6fca643fca41,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-5230496a5c50370d,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-0110136d8c4a9126,libicu_provider-45f717e9e30c228a,libicu_locid-41f89a2d5cd39e85,liblitemap-705c4d2af7d10c57,libtinystr-ab25654ee3a13915,libzerovec-b10815b8547d2a45,libwriteable-45c783735d88c2b0,libyoke-ae991a5f3fcc7445,libzerofrom-d36d8cdd5965e85b,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9f47de52e008ab1d,libpercent_encoding-9bee39bbc5bd523a,libmultibase-9f55c4616fbcd1b4,libbase_x-aacb55c1704f712f,libdata_encoding_macro-f66ce64deed63b43,libstatic_assertions-d53a9977dc6e27e5,liblibp2p_identity-ec7d02cabba26e37,libbs58-057a6ece2aba89a6,libhkdf-08c80e67f0f3faaa,libhmac-c90cb08947bba391,libthiserror-4542da92cb4b4f06,librand-4927ddda8e47b8fd,librand_chacha-42e231c422f889ca,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,libquick_protobuf-5b7ec1118111d1ea,libed25519_dalek-b54555f3d53ea214,libsha2-502f28a168e7f6e6,librand_core-76a7e3f8f94d6298,libgetrandom-e72c6228686c299b,libcurve25519_dalek-85deeafb82f9d40b,libcpufeatures-471354fefbcaf2d8,libzeroize-7bd2b03f73a9f834,libdigest-abd4ad37b527bed4,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libed25519-76c60643093d90cd,libsignature-5e5320f1c885308d,libdata_encoding-6d465a39edfa29f6,libbyteorder-1efcbe4f07366651,libarrayref-e2c56de32f019e08,libmultihash-88fc957f9a5cde33,libunsigned_varint-294164ca3421b08e,libtracing-d6e34dd8ffac949a,libtracing_core-1a2ca7348b8c761e,libfutures-ddd92dd9e696086d,libfutures_executor-ba3a55093f4adce5,libnum_cpus-917f3402f2477e3b,libfutures_util-a868ee7f9026dde0,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libuuid-fba7a27c67d0b097,libgetrandom-2b82d7af9c3d6a70,libserde-7c819bd220a9d5f0,libtokio-ba90e74e653b4d05,libsignal_hook_registry-51dcf58761736553,libsocket2-44553feea8a99840,libbytes-bfe11088fe358bd1,libmio-f706864ff7ab8bf5,libparking_lot-010656cc2586a5de,libparking_lot_core-3beb262ae3744945,libcfg_if-33ef6c02a07f9fec,libsmallvec-9812bbe5aac27f0d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libring-da88dd42d84d39f4,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libonce_cell-0ba6aecba7086d38,liblibc-82ceef6de72d31f7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBWW4AF/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/ring-f2f472577e414088/out" "-L" "/opt/rustwide/target/debug/build/ring-6b9df530e6be8c1d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crypto_error_handling_test-fbe7a5193f29e3fa" "-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 `cipherstream` (test "crypto_error_handling_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0ANYQN/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/{libcipherstream-1ab4b67d20a127b4,libsled-15cf7e1aac968404,libfxhash-6ae122e7d9b05b12,libcrc32fast-7424665dcd68849d,libfs2-f4b34635121e21e2,libparking_lot-f0ffb319c0382b6d,libparking_lot_core-75e0f34ddd347d06,libinstant-7ca0f2602aa54eaa,libserde_json-09f57521cbcc103e,libryu-0ea4bafc9bef6d8b,libbincode-eaa6e1479e74a378,libunty-4b879f2d92d382d8,liblibp2p-2bac5a18c3af8470,liblibp2p_yamux-158a3aa230407704,libyamux-a4e8bd35c434d747,libyamux-53dd7fe8fedce2c2,libnohash_hasher-7182108947a1143f,liblibp2p_tcp-84a9e2d925c937f1,liblibp2p_request_response-33a117300f10088c,liblibp2p_relay-1243cc4c75f8a227,liblibp2p_quic-ff248b56a8b54889,liblibp2p_tls-fa53fa0ff90fa39d,librcgen-9fb740f8e5c3ebdc,libpem-80b008cfda9b4d8c,libyasna-8494ffad857a0d5a,libfutures_rustls-cdb8aea62b42fbdb,libwebpki-3e1abf2f2a13a65e,libx509_parser-4b2395139612775c,liblazy_static-b3603208c0de2608,liboid_registry-50f7806c02458631,libder_parser-1d175689facb0ad2,libnum_bigint-5cc9ff88323f2e99,libnum_integer-3367a357d6e00808,libasn1_rs-8c3cbafdf2a0d645,librusticata_macros-368304c0735b297e,libnom-2634eb9b7f5f7aae,libnum_traits-1a0074f98e3a6d0e,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libquinn-c51388b6cbe7fe4a,libquinn_udp-a96f96e8b52579c3,libquinn_proto-4463dd04dcf6877c,librustls-fdc19221de220291,libwebpki-66f7018758e87bf4,librustls_pki_types-2e4234be2bbf9b66,librustc_hash-d7c9c021d0487117,liblibp2p_ping-6319386e641390a7,liblibp2p_noise-fcf00cb3dde6603a,libx25519_dalek-541b15a32d955f10,libsnow-1f4bc7466030291d,libring-971c58304f288f2c,libuntrusted-3420b86308bec153,liblibp2p_mdns-d8176aaddffd24f8,libif_watch-bf57b2257895aa6f,librtnetlink-8d98152e7562bada,libnix-b6521ae0866e1e34,libnetlink_proto-51261be951bb971d,libnetlink_sys-7df3e860297994ef,libnetlink_packet_route-86feb3286fe4e606,libbitflags-e2b4db6c651223da,libnetlink_packet_core-450767d714792afc,libnetlink_packet_utils-e321178cdfa2c5dd,libanyhow-1062fd8720902979,liblibp2p_kad-c2ed73238f22d873,libuint-633ea1b012c137e3,libcrunchy-a6ce0425d143d5e2,libhex-28742b4ca144387c,liblibp2p_identify-9b3d0b8f9168989d,libfutures_bounded-ded86a8774115a2c,liblibp2p_gossipsub-362a3fbaced437dc,libhex_fmt-1332f399422be269,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libasync_channel-a6c555413ebd60cd,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,libparking-49fcf10303d3525f,libconcurrent_queue-39e00c7480698460,libquick_protobuf_codec-9752367dbfbda267,libbase64-2a03de3babadded3,libasynchronous_codec-5c6d86bc6ddbd367,libprometheus_client-4334651e5fc04409,libdtoa-2f7f9a4bdcb0dcc3,libitoa-6b76ec393d6a2c41,libhashlink-e65eddfa500f4ff2,libhashbrown-1558853a782e9a40,libahash-f9a2a0c4e9265422,libzerocopy-f2bcfdbe4f2d40f5,liblibp2p_dns-32029ac489bf73a5,libhickory_resolver-c35065f93dc6e4b8,libresolv_conf-e0d5cd1274129b33,libmoka-487bda4a790aa0be,libthiserror-c0ee179f4e96f11a,libportable_atomic-5a60ab32f8ae7862,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-0779f21ac12784a6,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,libhickory_proto-b8f4c9ade023baa7,librand-98b4eeb1d32f584a,librand_chacha-57276f03e40caa39,librand_core-b735321742841949,libipnet-9aae67a4e846df6d,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,liblibp2p_connection_limits-ad5f1702bc1fd964,liblibp2p_allow_block_list-7e845822ac4359b9,liblibp2p_swarm-e217d0da37fbba8b,liblru-2a9e5bbc1d7786ef,libhashbrown-31373ccbcd1db386,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,liblibp2p_core-1625a7346348618a,libmultistream_select-9821f52d707fadb3,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libunsigned_varint-e62ea6484eb29aa1,libfutures_timer-2b3f729e26c119bb,librw_stream_sink-4074d46f1a35229c,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libpin_project-1e4f0aa12f5e0c96,libeither-2af7c8622d8fa52e,libmultiaddr-9432e14da3a85196,liburl-a1c1279058e0b8eb,libidna-2a9d5319583ecbb1,libidna_adapter-bbedddc0d891176e,libicu_normalizer-08472144a848baef,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-710d6fca643fca41,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-5230496a5c50370d,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-0110136d8c4a9126,libicu_provider-45f717e9e30c228a,libicu_locid-41f89a2d5cd39e85,liblitemap-705c4d2af7d10c57,libtinystr-ab25654ee3a13915,libzerovec-b10815b8547d2a45,libwriteable-45c783735d88c2b0,libyoke-ae991a5f3fcc7445,libzerofrom-d36d8cdd5965e85b,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9f47de52e008ab1d,libpercent_encoding-9bee39bbc5bd523a,libmultibase-9f55c4616fbcd1b4,libbase_x-aacb55c1704f712f,libdata_encoding_macro-f66ce64deed63b43,libstatic_assertions-d53a9977dc6e27e5,liblibp2p_identity-ec7d02cabba26e37,libbs58-057a6ece2aba89a6,libhkdf-08c80e67f0f3faaa,libhmac-c90cb08947bba391,libthiserror-4542da92cb4b4f06,librand-4927ddda8e47b8fd,librand_chacha-42e231c422f889ca,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,libquick_protobuf-5b7ec1118111d1ea,libed25519_dalek-b54555f3d53ea214,libsha2-502f28a168e7f6e6,librand_core-76a7e3f8f94d6298,libgetrandom-e72c6228686c299b,libcurve25519_dalek-85deeafb82f9d40b,libcpufeatures-471354fefbcaf2d8,libzeroize-7bd2b03f73a9f834,libdigest-abd4ad37b527bed4,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libed25519-76c60643093d90cd,libsignature-5e5320f1c885308d,libdata_encoding-6d465a39edfa29f6,libbyteorder-1efcbe4f07366651,libarrayref-e2c56de32f019e08,libmultihash-88fc957f9a5cde33,libunsigned_varint-294164ca3421b08e,libtracing-d6e34dd8ffac949a,libtracing_core-1a2ca7348b8c761e,libfutures-ddd92dd9e696086d,libfutures_executor-ba3a55093f4adce5,libnum_cpus-917f3402f2477e3b,libfutures_util-a868ee7f9026dde0,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libuuid-fba7a27c67d0b097,libgetrandom-2b82d7af9c3d6a70,libserde-7c819bd220a9d5f0,libtokio-ba90e74e653b4d05,libsignal_hook_registry-51dcf58761736553,libsocket2-44553feea8a99840,libbytes-bfe11088fe358bd1,libmio-f706864ff7ab8bf5,libparking_lot-010656cc2586a5de,libparking_lot_core-3beb262ae3744945,libcfg_if-33ef6c02a07f9fec,libsmallvec-9812bbe5aac27f0d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libring-da88dd42d84d39f4,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libonce_cell-0ba6aecba7086d38,liblibc-82ceef6de72d31f7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0ANYQN/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/ring-f2f472577e414088/out" "-L" "/opt/rustwide/target/debug/build/ring-6b9df530e6be8c1d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crypto_signing_test-db92010d4bf30765" "-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 `cipherstream` (test "crypto_signing_test") due to 1 previous error [INFO] [stderr] error: could not compile `cipherstream` (bin "cipherstream") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name cipherstream --edition=2024 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=686b5b7066ca0ba4 -C extra-filename=-10fcc2a0564f2843 --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 async_std=/opt/rustwide/target/debug/deps/libasync_std-9ddff7ae7d700735.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-eaa6e1479e74a378.rlib --extern cipherstream=/opt/rustwide/target/debug/deps/libcipherstream-1ab4b67d20a127b4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-30c2cc454e209d59.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ddd92dd9e696086d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-f4258c3269aa148e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-2bac5a18c3af8470.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b5fdc9487e4a6ada.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-da88dd42d84d39f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09f57521cbcc103e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-502f28a168e7f6e6.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-15cf7e1aac968404.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c0ee179f4e96f11a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ba90e74e653b4d05.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d6e34dd8ffac949a.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-2577eb27c8eb5bea.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e4f9f8306626f230.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fba7a27c67d0b097.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f2f472577e414088/out -L native=/opt/rustwide/target/debug/build/ring-6b9df530e6be8c1d/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3aa1d076e232ee5158d6f5635f7359d68699c15cd8cd7186e13d074f511706de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa1d076e232ee5158d6f5635f7359d68699c15cd8cd7186e13d074f511706de", kill_on_drop: false }` [INFO] [stdout] 3aa1d076e232ee5158d6f5635f7359d68699c15cd8cd7186e13d074f511706de