[INFO] fetching crate fluvio-controlplane 0.5.0... [INFO] checking fluvio-controlplane-0.5.0 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate fluvio-controlplane 0.5.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate fluvio-controlplane 0.5.0 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluvio-controlplane 0.5.0 [INFO] finished tweaking crates.io crate fluvio-controlplane 0.5.0 [INFO] tweaked toml for crates.io crate fluvio-controlplane 0.5.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "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-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dc6199047ba03711e2b36aaedd08333a10ad174afd09199fc85e739223be334 [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" "4dc6199047ba03711e2b36aaedd08333a10ad174afd09199fc85e739223be334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dc6199047ba03711e2b36aaedd08333a10ad174afd09199fc85e739223be334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc6199047ba03711e2b36aaedd08333a10ad174afd09199fc85e739223be334", kill_on_drop: false }` [INFO] [stdout] 4dc6199047ba03711e2b36aaedd08333a10ad174afd09199fc85e739223be334 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4280d07b14d37effa2ece1206ffcbe8022a94949aaf0d273ab23118d16847a4 [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" "b4280d07b14d37effa2ece1206ffcbe8022a94949aaf0d273ab23118d16847a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking fluvio-protocol-core v0.2.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling fluvio-protocol-derive v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Checking fluvio-future v0.1.15 [INFO] [stderr] Checking fluvio-stream-model v0.4.2 [INFO] [stderr] Checking fluvio-types v0.2.2 [INFO] [stderr] Checking fluvio-protocol-api v0.2.0 [INFO] [stderr] Checking fluvio-protocol v0.3.0 [INFO] [stderr] Checking fluvio-dataplane-protocol v0.2.0 [INFO] [stderr] Checking fluvio-controlplane-metadata v0.5.0 [INFO] [stderr] Checking fluvio-controlplane v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/sc_api.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | #[derive(PartialEq, Debug, Encode, Decode, Clone, Copy)] [INFO] [stdout] | ------ the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/spu_api.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | #[derive(PartialEq, Debug, Encode, Decode, Clone, Copy)] [INFO] [stdout] | ------ the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/sc_api.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | #[derive(PartialEq, Debug, Encode, Decode, Clone, Copy)] [INFO] [stdout] | ------ the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/spu_api.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | #[derive(PartialEq, Debug, Encode, Decode, Clone, Copy)] [INFO] [stdout] | ------ the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "b4280d07b14d37effa2ece1206ffcbe8022a94949aaf0d273ab23118d16847a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4280d07b14d37effa2ece1206ffcbe8022a94949aaf0d273ab23118d16847a4", kill_on_drop: false }` [INFO] [stdout] b4280d07b14d37effa2ece1206ffcbe8022a94949aaf0d273ab23118d16847a4