[INFO] fetching crate libp2prs-floodsub 0.3.0... [INFO] testing libp2prs-floodsub-0.3.0 against 1.55.0 for beta-1.56-2 [INFO] extracting crate libp2prs-floodsub 0.3.0 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate libp2prs-floodsub 0.3.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2prs-floodsub 0.3.0 [INFO] finished tweaking crates.io crate libp2prs-floodsub 0.3.0 [INFO] tweaked toml for crates.io crate libp2prs-floodsub 0.3.0 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate crates.io crate libp2prs-floodsub 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95bcc0cab3d674e8c3ba9d3f5c81bb68b089f4b53769bc8ec422c6691ce79c1d [INFO] running `Command { std: "docker" "start" "-a" "95bcc0cab3d674e8c3ba9d3f5c81bb68b089f4b53769bc8ec422c6691ce79c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95bcc0cab3d674e8c3ba9d3f5c81bb68b089f4b53769bc8ec422c6691ce79c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95bcc0cab3d674e8c3ba9d3f5c81bb68b089f4b53769bc8ec422c6691ce79c1d", kill_on_drop: false }` [INFO] [stdout] 95bcc0cab3d674e8c3ba9d3f5c81bb68b089f4b53769bc8ec422c6691ce79c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58fc1d1e24ff5db0bc40138442c6f3c60b589f929bb394c20b78ad54f74ac172 [INFO] running `Command { std: "docker" "start" "-a" "58fc1d1e24ff5db0bc40138442c6f3c60b589f929bb394c20b78ad54f74ac172", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling async-io v1.4.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling xcli v0.5.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling libp2p-pnet v0.20.0 [INFO] [stderr] Compiling libp2prs-core v0.3.0 [INFO] [stderr] Compiling libp2prs-swarm v0.3.0 [INFO] [stderr] Compiling libp2prs-floodsub v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libp2prs-runtime v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling multihash-derive v0.7.1 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling libp2prs-multiaddr v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.93s [INFO] running `Command { std: "docker" "inspect" "58fc1d1e24ff5db0bc40138442c6f3c60b589f929bb394c20b78ad54f74ac172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fc1d1e24ff5db0bc40138442c6f3c60b589f929bb394c20b78ad54f74ac172", kill_on_drop: false }` [INFO] [stdout] 58fc1d1e24ff5db0bc40138442c6f3c60b589f929bb394c20b78ad54f74ac172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26dcc8823863ede730286ef63a9d12532122ae9942abc9b91f2340f03a381d08 [INFO] running `Command { std: "docker" "start" "-a" "26dcc8823863ede730286ef63a9d12532122ae9942abc9b91f2340f03a381d08", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling libp2prs-secio v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling ctr v0.4.0 [INFO] [stderr] Compiling if-watch v0.1.8 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aes-ctr v0.4.0 [INFO] [stderr] Compiling libp2prs-tcp v0.3.0 [INFO] [stderr] Compiling yamux v0.9.0 [INFO] [stderr] Compiling libp2prs-mplex v0.3.0 [INFO] [stderr] Compiling libp2prs-yamux v0.3.0 [INFO] [stderr] Compiling secp256k1 v0.20.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling libp2prs-floodsub v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.38s [INFO] running `Command { std: "docker" "inspect" "26dcc8823863ede730286ef63a9d12532122ae9942abc9b91f2340f03a381d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26dcc8823863ede730286ef63a9d12532122ae9942abc9b91f2340f03a381d08", kill_on_drop: false }` [INFO] [stdout] 26dcc8823863ede730286ef63a9d12532122ae9942abc9b91f2340f03a381d08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46b06797a15aaf4f649fdcb587e7f90fc6ae3980953ea97c05f5995f70324b23 [INFO] running `Command { std: "docker" "start" "-a" "46b06797a15aaf4f649fdcb587e7f90fc6ae3980953ea97c05f5995f70324b23", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libp2prs_floodsub-f9fc2b364b4e1f73) [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] Running tests/floodsub_tests.rs (/opt/rustwide/target/debug/deps/floodsub_tests-47309931e86a8d19) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_floodsub_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.18s [INFO] [stdout] [INFO] [stderr] Running tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-0a86420e15bcb12b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test multi_hop_propagation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.65s [INFO] [stdout] [INFO] [stderr] Doc-tests libp2prs-floodsub [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" "46b06797a15aaf4f649fdcb587e7f90fc6ae3980953ea97c05f5995f70324b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b06797a15aaf4f649fdcb587e7f90fc6ae3980953ea97c05f5995f70324b23", kill_on_drop: false }` [INFO] [stdout] 46b06797a15aaf4f649fdcb587e7f90fc6ae3980953ea97c05f5995f70324b23