[INFO] fetching crate blake-streams 0.1.0... [INFO] testing blake-streams-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate blake-streams 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate blake-streams 0.1.0 [INFO] finished tweaking crates.io crate blake-streams 0.1.0 [INFO] tweaked toml for crates.io crate blake-streams 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blake-streams 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 420 packages to latest compatible versions [INFO] [stderr] Adding async-global-executor v2.4.1 (available: v3.1.0) [INFO] [stderr] Adding ipfs-embed v0.22.4 (available: v0.26.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding tracing-subscriber v0.2.25 (available: v0.3.20) [INFO] [stderr] Adding zerocopy v0.5.2 (available: v0.8.27) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c50d0c83017b5ebf9e4c5e66821c21bda5b8ed4310a63e7840642ba6ac9ccf20 [INFO] running `Command { std: "docker" "start" "-a" "c50d0c83017b5ebf9e4c5e66821c21bda5b8ed4310a63e7840642ba6ac9ccf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c50d0c83017b5ebf9e4c5e66821c21bda5b8ed4310a63e7840642ba6ac9ccf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50d0c83017b5ebf9e4c5e66821c21bda5b8ed4310a63e7840642ba6ac9ccf20", kill_on_drop: false }` [INFO] [stdout] c50d0c83017b5ebf9e4c5e66821c21bda5b8ed4310a63e7840642ba6ac9ccf20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 922468cb76f93592fd61cc993d1edf6cf267a2534b26fdd3cc0e7269bbfe622d [INFO] running `Command { std: "docker" "start" "-a" "922468cb76f93592fd61cc993d1edf6cf267a2534b26fdd3cc0e7269bbfe622d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling libp2p-core v0.29.0 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling multistream-select v0.10.4 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling multiaddr v0.13.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling if-watch v0.2.2 [INFO] [stderr] Compiling libp2p-kad v0.31.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.32.0 [INFO] [stderr] Compiling libp2p-noise v0.32.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling libp2p-identify v0.30.0 [INFO] [stderr] Compiling minicbor-derive v0.6.4 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling yamux v0.9.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling cid v0.7.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.24.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.4 [INFO] [stderr] Compiling minicbor v0.8.1 [INFO] [stderr] Compiling libp2p-pnet v0.21.0 [INFO] [stderr] Compiling async-std-resolver v0.20.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling libipld-core v0.12.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling libipld-macro v0.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.3.2 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling rawbytes v0.1.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling bao v0.11.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling xoodoo v0.1.0 [INFO] [stderr] Compiling zerocopy v0.5.2 [INFO] [stderr] Compiling libipld v0.12.0 [INFO] [stderr] Compiling libp2p-swarm v0.30.0 [INFO] [stderr] Compiling libp2p-dns v0.29.0 [INFO] [stderr] Compiling libp2p-mplex v0.29.0 [INFO] [stderr] Compiling libp2p-tcp v0.29.0 [INFO] [stderr] Compiling libp2p-yamux v0.33.0 [INFO] [stderr] Compiling libp2p-ping v0.30.0 [INFO] [stderr] Compiling libp2p-mdns v0.31.0 [INFO] [stderr] Compiling libp2p-request-response v0.12.0 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling libp2p v0.39.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling libp2p-bitswap v0.19.0 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling blake-streams-core v0.1.1 [INFO] [stderr] Compiling udp-socket v0.1.5 [INFO] [stderr] Compiling quinn-noise v0.3.0 [INFO] [stderr] Compiling libp2p-quic v0.6.1 [INFO] [stderr] Compiling libp2p-blake-streams v0.1.1 [INFO] [stderr] Compiling libp2p-broadcast v0.5.0 [INFO] [stderr] Compiling rusqlite v0.25.4 [INFO] [stderr] Compiling ipfs-sqlite-block-store v0.6.1 [INFO] [stderr] Compiling ipfs-embed v0.22.4 [INFO] [stderr] Compiling blake-streams v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snow v0.8.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "922468cb76f93592fd61cc993d1edf6cf267a2534b26fdd3cc0e7269bbfe622d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922468cb76f93592fd61cc993d1edf6cf267a2534b26fdd3cc0e7269bbfe622d", kill_on_drop: false }` [INFO] [stdout] 922468cb76f93592fd61cc993d1edf6cf267a2534b26fdd3cc0e7269bbfe622d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19f1720877264ff6c0b6c7518b56b3ae3915c386682529719dbc16de7a65118f [INFO] running `Command { std: "docker" "start" "-a" "19f1720877264ff6c0b6c7518b56b3ae3915c386682529719dbc16de7a65118f", kill_on_drop: false }` [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling blake-streams v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snow v0.8.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "19f1720877264ff6c0b6c7518b56b3ae3915c386682529719dbc16de7a65118f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f1720877264ff6c0b6c7518b56b3ae3915c386682529719dbc16de7a65118f", kill_on_drop: false }` [INFO] [stdout] 19f1720877264ff6c0b6c7518b56b3ae3915c386682529719dbc16de7a65118f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f17220deee8ae3570bd5b7c1eb6be7edaadb85c69dad380a0f2efc27a0cbfbe [INFO] running `Command { std: "docker" "start" "-a" "9f17220deee8ae3570bd5b7c1eb6be7edaadb85c69dad380a0f2efc27a0cbfbe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snow v0.8.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blake_streams-725e983fef1bfabe) [INFO] [stdout] running 1 test [INFO] [stdout] Nov 11 08:43:46.147 ERROR libp2p_mdns::behaviour: Network is unreachable (os error 101) [INFO] [stdout] Nov 11 08:43:46.204 ERROR libp2p_mdns::behaviour: Network is unreachable (os error 101) [INFO] [stdout] test tests::test_streams ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_streams stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_streams' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rkyv-0.7.45/src/util/mod.rs:40:5: [INFO] [stdout] assertion `left == right` failed: unaligned buffer, expected alignment 16 but found alignment 8 [INFO] [stdout] help: rkyv requires byte buffers to be aligned to access the data inside. [INFO] [stdout] Using an AlignedVec or manually aligning your data with #[align(...)] [INFO] [stdout] may resolve this issue. [INFO] [stdout] left: 8 [INFO] [stdout] right: 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6211cbed0f82 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6211cbed0f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6211cbed0f82 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6211cbed0f82 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6211cbee45df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6211cbee45df - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6211cbe9a0f3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6211cbe9a0f3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6211cbea7ad2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6211cbead98f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6211cbead821 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6211cb227fce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6211cb227fce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6211cbeae04f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6211cbeae04f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6211cbeaddfa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6211cbea7c09 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6211cbe8d79d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6211cbeef900 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6211cbeef743 - core::panicking::assert_failed_inner::hbdde3a71af798a31 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:439:23 [INFO] [stdout] 20: 0x6211cbeef497 - core::panicking::assert_failed::h0fd3280b3acaaf1e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x6211cbbda5db - rkyv::util::check_alignment::h696f990f835bbd21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rkyv-0.7.45/src/util/mod.rs:40:5 [INFO] [stdout] 22: 0x6211cbbda3b2 - rkyv::util::archived_value::hf78afd20006438e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rkyv-0.7.45/src/util/mod.rs:65:5 [INFO] [stdout] 23: 0x6211cbbda362 - rkyv::util::archived_root::h0886fa48934f1ace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rkyv-0.7.45/src/util/mod.rs:148:5 [INFO] [stdout] 24: 0x6211cbbe4256 - as core::ops::deref::Deref>::deref::h4d051e1ea613faac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake-streams-core-0.1.1/src/store.rs:43:18 [INFO] [stdout] 25: 0x6211cbbe182c - blake_streams_core::store::ZeroCopy::to_inner::h3d792b12eb548691 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake-streams-core-0.1.1/src/store.rs:35:14 [INFO] [stdout] 26: 0x6211cbbdf8f6 - blake_streams_core::store::StreamStorage::get_or_create_stream::h78ca176beee7a878 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake-streams-core-0.1.1/src/store.rs:108:24 [INFO] [stdout] 27: 0x6211cbbe093c - blake_streams_core::store::StreamStorage::append::hc1e429477e37fe48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake-streams-core-0.1.1/src/store.rs:172:35 [INFO] [stdout] 28: 0x6211cb2ad98a - libp2p_blake_streams::StreamSync::append::h1dede831624c5096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libp2p-blake-streams-0.1.1/src/lib.rs:279:31 [INFO] [stdout] 29: 0x6211cadc1892 - ipfs_embed::net::NetworkService

::stream_append::h5dca566c683fdc42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ipfs-embed-0.22.4/src/net/mod.rs:456:41 [INFO] [stdout] 30: 0x6211cad5c3ab - ipfs_embed::Ipfs

::stream_append::h6e077fd4338b32fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ipfs-embed-0.22.4/src/lib.rs:439:22 [INFO] [stdout] 31: 0x6211caefb4b9 - blake_streams::DocStream::append::hed9067f1720bcb21 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:165:32 [INFO] [stdout] 32: 0x6211cade5255 - blake_streams::tests::test_streams::{{closure}}::hb62e8d463e70ec81 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:250:30 [INFO] [stdout] 33: 0x6211cad15910 - as core::future::future::Future>::poll::{{closure}}::hafcbc335212b66df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29 [INFO] [stdout] 34: 0x6211cad54ec8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0ea7ad3c04da92a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 35: 0x6211caf6bb5c - std::thread::local::LocalKey::try_with::h3dc25914018f8df6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 36: 0x6211caf6aeae - std::thread::local::LocalKey::with::h27b99ecf9df91780 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 37: 0x6211cad54d28 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb512fa4ab0199583 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 38: 0x6211cad15811 - as core::future::future::Future>::poll::h66a90870cafb7301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13 [INFO] [stdout] 39: 0x6211cb021c34 - as core::future::future::Future>::poll::h052000d73c6177f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46 [INFO] [stdout] 40: 0x6211cade8efc - async_executor::State::run::{{closure}}::hc6580c9a24995c1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32 [INFO] [stdout] 41: 0x6211cadeaf98 - async_executor::Executor::run::{{closure}}::hfef72f7b406561ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34 [INFO] [stdout] 42: 0x6211cade884c - async_executor::LocalExecutor::run::{{closure}}::hf5a7c62d50a23a9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34 [INFO] [stdout] 43: 0x6211cad4f953 - async_io::driver::block_on::{{closure}}::h7ea3dba163e76424 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53 [INFO] [stdout] 44: 0x6211caf6c11f - std::thread::local::LocalKey::try_with::hacc2546345dc3b9c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 45: 0x6211caf6af0e - std::thread::local::LocalKey::with::h2ea46d1e8e5040f6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 46: 0x6211cad4f5ff - async_io::driver::block_on::hdbd3d6c5f72165f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11 [INFO] [stdout] 47: 0x6211cad3669d - async_global_executor::reactor::block_on::{{closure}}::ha3dc85790d483a25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 48: 0x6211cad3664d - async_global_executor::reactor::block_on::hc6532db2638b71a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x6211cae21e8b - async_global_executor::executor::block_on::{{closure}}::ha76cda5152c11965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 50: 0x6211caf6bedc - std::thread::local::LocalKey::try_with::h8c1bc3c5e24fa8b6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 51: 0x6211caf6b14e - std::thread::local::LocalKey::with::hb351876d7d11e9f3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 52: 0x6211cae21e11 - async_global_executor::executor::block_on::hbbaeda809d36c19b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20 [INFO] [stdout] 53: 0x6211cad565bf - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h9b34a2e28007b97f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x6211cad5502f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1681604b4e0bba02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x6211caf6b93c - std::thread::local::LocalKey::try_with::h1fa2b1d2f0db6eb1 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 56: 0x6211caf6b06e - std::thread::local::LocalKey::with::h7fe06ecbddb2e3a4 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 57: 0x6211cad54e34 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hfe347b4dac2d058b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 58: 0x6211cad56504 - async_std::task::builder::Builder::blocking::{{closure}}::he043d5d0e804297b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x6211caf6b58c - std::thread::local::LocalKey::try_with::h0b71a4f22adfd403 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 60: 0x6211caf6ae6e - std::thread::local::LocalKey::with::h227625d527251d68 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 61: 0x6211cad5616a - async_std::task::builder::Builder::blocking::he84264277991d186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29 [INFO] [stdout] 62: 0x6211cadbe817 - async_std::task::block_on::block_on::h705df3ec5e257a7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20 [INFO] [stdout] 63: 0x6211cade4562 - blake_streams::tests::test_streams::h956180a872cc030a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:237:5 [INFO] [stdout] 64: 0x6211cade6817 - blake_streams::tests::test_streams::{{closure}}::hbceb900448b20e4a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:238:32 [INFO] [stdout] 65: 0x6211caf71976 - core::ops::function::FnOnce::call_once::h93cbcf852693bc15 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x6211cb227e1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x6211cb227e1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 68: 0x6211cb23be2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 69: 0x6211cb23be2d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 70: 0x6211cb23be2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 71: 0x6211cb23be2d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 72: 0x6211cb23be2d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 73: 0x6211cb23be2d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 74: 0x6211cb23be2d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 75: 0x6211cb215374 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 76: 0x6211cb215374 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 77: 0x6211cb218caa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 78: 0x6211cb218caa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 79: 0x6211cb218caa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 80: 0x6211cb218caa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 81: 0x6211cb218caa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 82: 0x6211cb218caa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 83: 0x6211cb218caa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 84: 0x6211cbea300f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 85: 0x6211cbea300f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 86: 0x7dc297573aa4 - [INFO] [stdout] 87: 0x7dc297600a64 - clone [INFO] [stdout] 88: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_streams [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9f17220deee8ae3570bd5b7c1eb6be7edaadb85c69dad380a0f2efc27a0cbfbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f17220deee8ae3570bd5b7c1eb6be7edaadb85c69dad380a0f2efc27a0cbfbe", kill_on_drop: false }` [INFO] [stdout] 9f17220deee8ae3570bd5b7c1eb6be7edaadb85c69dad380a0f2efc27a0cbfbe