[INFO] fetching crate libp2p-floodsub 0.22.0... [INFO] checking libp2p-floodsub-0.22.0 against try#5d9095c550fcec9e458ce8d6b0c04a217641db66 for pr-77153 [INFO] extracting crate libp2p-floodsub 0.22.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate libp2p-floodsub 0.22.0 on toolchain 5d9095c550fcec9e458ce8d6b0c04a217641db66 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2p-floodsub 0.22.0 [INFO] finished tweaking crates.io crate libp2p-floodsub 0.22.0 [INFO] tweaked toml for crates.io crate libp2p-floodsub 0.22.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "metadata" "--no-deps" "--format-version=1", 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] 56f66a7a8a5b09e2ddc8a26bb4d68257a257c3196582b9d3f5192046428da74f [INFO] running `Command { std: "docker" "start" "-a" "56f66a7a8a5b09e2ddc8a26bb4d68257a257c3196582b9d3f5192046428da74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56f66a7a8a5b09e2ddc8a26bb4d68257a257c3196582b9d3f5192046428da74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f66a7a8a5b09e2ddc8a26bb4d68257a257c3196582b9d3f5192046428da74f", kill_on_drop: false }` [INFO] [stdout] 56f66a7a8a5b09e2ddc8a26bb4d68257a257c3196582b9d3f5192046428da74f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0170c8f0cb36261438dca36811ee1fadd207acd4e78cbfc36d3eab37a3367beb [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" "0170c8f0cb36261438dca36811ee1fadd207acd4e78cbfc36d3eab37a3367beb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking multihash v0.11.4 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking parity-multiaddr v0.9.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Compiling libp2p-core v0.22.1 [INFO] [stderr] Compiling libp2p-floodsub v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking multistream-select v0.8.2 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking libp2p-swarm v0.22.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.65s [INFO] running `Command { std: "docker" "inspect" "0170c8f0cb36261438dca36811ee1fadd207acd4e78cbfc36d3eab37a3367beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0170c8f0cb36261438dca36811ee1fadd207acd4e78cbfc36d3eab37a3367beb", kill_on_drop: false }` [INFO] [stdout] 0170c8f0cb36261438dca36811ee1fadd207acd4e78cbfc36d3eab37a3367beb