[INFO] fetching crate libp2p-floodsub 0.24.0... [INFO] checking libp2p-floodsub-0.24.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate libp2p-floodsub 0.24.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate libp2p-floodsub 0.24.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2p-floodsub 0.24.0 [INFO] finished tweaking crates.io crate libp2p-floodsub 0.24.0 [INFO] tweaked toml for crates.io crate libp2p-floodsub 0.24.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] 9574f8e24c3015a5a5c74f5de4a11f3743c935d2550ead3c077d89f247650215 [INFO] running `Command { std: "docker" "start" "-a" "9574f8e24c3015a5a5c74f5de4a11f3743c935d2550ead3c077d89f247650215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9574f8e24c3015a5a5c74f5de4a11f3743c935d2550ead3c077d89f247650215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9574f8e24c3015a5a5c74f5de4a11f3743c935d2550ead3c077d89f247650215", kill_on_drop: false }` [INFO] [stdout] 9574f8e24c3015a5a5c74f5de4a11f3743c935d2550ead3c077d89f247650215 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c853e9c8e33a25d46cfc8083645f3e8d23e077c82d7ce6030dd54acc9c3012ea [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" "c853e9c8e33a25d46cfc8083645f3e8d23e077c82d7ce6030dd54acc9c3012ea", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling libp2p-core v0.24.0 [INFO] [stderr] Compiling libp2p-floodsub v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking multistream-select v0.8.5 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking libp2p-swarm v0.24.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.07s [INFO] running `Command { std: "docker" "inspect" "c853e9c8e33a25d46cfc8083645f3e8d23e077c82d7ce6030dd54acc9c3012ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c853e9c8e33a25d46cfc8083645f3e8d23e077c82d7ce6030dd54acc9c3012ea", kill_on_drop: false }` [INFO] [stdout] c853e9c8e33a25d46cfc8083645f3e8d23e077c82d7ce6030dd54acc9c3012ea