[INFO] cloning repository https://github.com/lore-lml/streams-1.1.0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lore-lml/streams-1.1.0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flore-lml%2Fstreams-1.1.0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flore-lml%2Fstreams-1.1.0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 603d51ca1766943a99c92df820208b412861245c [INFO] testing lore-lml/streams-1.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flore-lml%2Fstreams-1.1.0" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lore-lml/streams-1.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lore-lml/streams-1.1.0 [INFO] finished tweaking git repo https://github.com/lore-lml/streams-1.1.0 [INFO] tweaked toml for git repo https://github.com/lore-lml/streams-1.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/lore-lml/streams-1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89dbd7cae0562b225691d9af227fcf84aee5526601629ab0d9c78f2f139f417f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "89dbd7cae0562b225691d9af227fcf84aee5526601629ab0d9c78f2f139f417f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89dbd7cae0562b225691d9af227fcf84aee5526601629ab0d9c78f2f139f417f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89dbd7cae0562b225691d9af227fcf84aee5526601629ab0d9c78f2f139f417f", kill_on_drop: false }` [INFO] [stdout] 89dbd7cae0562b225691d9af227fcf84aee5526601629ab0d9c78f2f139f417f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d5f0389f57bd64aaee47d338e6d487789a4c007baf7a815c8fa702b0f3e7c08 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d5f0389f57bd64aaee47d338e6d487789a4c007baf7a815c8fa702b0f3e7c08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling asn1_der v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bech32 v0.8.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling iota-streams-app v1.1.0 (/opt/rustwide/workdir/iota-streams-app) [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling bee-ternary v0.4.2-alpha [INFO] [stderr] Compiling bee-common v0.4.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling cstr_core v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling iota-crypto v0.6.0 (https://github.com/iotaledger/crypto.rs?branch=dev#e42be4d0) [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling libp2p-swarm-derive v0.23.0 [INFO] [stderr] Compiling displaydoc v0.2.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling iota-streams-core v0.3.1 (/opt/rustwide/workdir/iota-streams-core) [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling iota-streams-core-keccak v0.3.1 (/opt/rustwide/workdir/iota-streams-core-keccak) [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling iota-crypto v0.4.2 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling iota-crypto v0.5.1 [INFO] [stderr] Compiling multistream-select v0.10.2 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling iota-streams-core-edsig v0.2.1 (/opt/rustwide/workdir/iota-streams-core-edsig) [INFO] [stderr] Compiling bee-crypto v0.2.1-alpha [INFO] [stderr] Compiling iota-streams-ddml v0.2.3 (/opt/rustwide/workdir/iota-streams-ddml) [INFO] [stderr] Compiling bee-pow v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling bee-message v0.1.5 [INFO] [stderr] Compiling libp2p-core v0.28.3 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stderr] Compiling bee-ledger v0.1.0 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling parity-multiaddr v0.11.2 [INFO] [stderr] Compiling libp2p-swarm v0.29.0 [INFO] [stderr] Compiling libp2p v0.37.1 [INFO] [stderr] Compiling bee-network v0.1.0 [INFO] [stderr] Compiling bee-protocol v0.1.0 [INFO] [stderr] Compiling bee-rest-api v0.1.0 [INFO] [stderr] Compiling iota-client v0.5.0-alpha.3 (https://github.com/iotaledger/iota.rs?branch=dev#283af58b) [INFO] [stderr] Compiling iota-streams-app-channels v1.1.0 (/opt/rustwide/workdir/iota-streams-app-channels) [INFO] [stderr] Compiling iota-streams v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "5d5f0389f57bd64aaee47d338e6d487789a4c007baf7a815c8fa702b0f3e7c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5f0389f57bd64aaee47d338e6d487789a4c007baf7a815c8fa702b0f3e7c08", kill_on_drop: false }` [INFO] [stdout] 5d5f0389f57bd64aaee47d338e6d487789a4c007baf7a815c8fa702b0f3e7c08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9af0ea19d7153d2c080499d363c8d8ef0ed262b68197bfd4fe037fb6acb2c014 [INFO] running `Command { std: "docker" "start" "-a" "9af0ea19d7153d2c080499d363c8d8ef0ed262b68197bfd4fe037fb6acb2c014", kill_on_drop: false }` [INFO] [stderr] Compiling iota-streams v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.65s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/iota_streams-c3e3df2322ff4835) [INFO] running `Command { std: "docker" "inspect" "9af0ea19d7153d2c080499d363c8d8ef0ed262b68197bfd4fe037fb6acb2c014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af0ea19d7153d2c080499d363c8d8ef0ed262b68197bfd4fe037fb6acb2c014", kill_on_drop: false }` [INFO] [stdout] 9af0ea19d7153d2c080499d363c8d8ef0ed262b68197bfd4fe037fb6acb2c014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46ff7b348b785e50c48a3770e2df03153df9fad7677a9c31ea40416381ac0b59 [INFO] running `Command { std: "docker" "start" "-a" "46ff7b348b785e50c48a3770e2df03153df9fad7677a9c31ea40416381ac0b59", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iota_streams-c3e3df2322ff4835) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests iota_streams [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46ff7b348b785e50c48a3770e2df03153df9fad7677a9c31ea40416381ac0b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ff7b348b785e50c48a3770e2df03153df9fad7677a9c31ea40416381ac0b59", kill_on_drop: false }` [INFO] [stdout] 46ff7b348b785e50c48a3770e2df03153df9fad7677a9c31ea40416381ac0b59