[INFO] fetching crate fluvio 0.6.0... [INFO] checking fluvio-0.6.0 against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] extracting crate fluvio 0.6.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate fluvio 0.6.0 on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluvio 0.6.0 [INFO] finished tweaking crates.io crate fluvio 0.6.0 [INFO] tweaked toml for crates.io crate fluvio 0.6.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97b3db3f6c867a6c77cbbda9686755f480c91da4bd901a56dfaa79d8d95cd7ea [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" "97b3db3f6c867a6c77cbbda9686755f480c91da4bd901a56dfaa79d8d95cd7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97b3db3f6c867a6c77cbbda9686755f480c91da4bd901a56dfaa79d8d95cd7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b3db3f6c867a6c77cbbda9686755f480c91da4bd901a56dfaa79d8d95cd7ea", kill_on_drop: false }` [INFO] [stdout] 97b3db3f6c867a6c77cbbda9686755f480c91da4bd901a56dfaa79d8d95cd7ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e08400194c62bd7c1f530ea1253f4dd93b1f3f3ebb8c5a3c6a4fc87df2c6e84 [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" "0e08400194c62bd7c1f530ea1253f4dd93b1f3f3ebb8c5a3c6a4fc87df2c6e84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking fluvio-types v0.2.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking fluvio-stream-model v0.5.1 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking fluvio-protocol-core v0.3.0 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Compiling fluvio-protocol-derive v0.2.0 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking fluvio-protocol-codec v0.3.0 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-net v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking fluvio-protocol-api v0.3.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking fluvio-future v0.2.0 [INFO] [stderr] Checking fluvio-protocol v0.4.0 [INFO] [stderr] Checking fluvio-dataplane-protocol v0.4.0 [INFO] [stderr] Checking fluvio-socket v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking fluvio-controlplane-metadata v0.7.0 [INFO] [stderr] Checking fluvio-spu-schema v0.5.0 [INFO] [stderr] Checking fluvio-sc-schema v0.7.0 [INFO] [stderr] Checking fluvio v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "0e08400194c62bd7c1f530ea1253f4dd93b1f3f3ebb8c5a3c6a4fc87df2c6e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e08400194c62bd7c1f530ea1253f4dd93b1f3f3ebb8c5a3c6a4fc87df2c6e84", kill_on_drop: false }` [INFO] [stdout] 0e08400194c62bd7c1f530ea1253f4dd93b1f3f3ebb8c5a3c6a4fc87df2c6e84