[INFO] fetching crate fluvio-controlplane 0.6.0... [INFO] checking fluvio-controlplane-0.6.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate fluvio-controlplane 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fluvio-controlplane 0.6.0 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluvio-controlplane 0.6.0 [INFO] finished tweaking crates.io crate fluvio-controlplane 0.6.0 [INFO] tweaked toml for crates.io crate fluvio-controlplane 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] bf81a9dc79cacf7b48732b7fbd5598165d8e18d6d72f2c81254892d6b635fa32 [INFO] running `Command { std: "docker" "start" "-a" "bf81a9dc79cacf7b48732b7fbd5598165d8e18d6d72f2c81254892d6b635fa32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf81a9dc79cacf7b48732b7fbd5598165d8e18d6d72f2c81254892d6b635fa32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf81a9dc79cacf7b48732b7fbd5598165d8e18d6d72f2c81254892d6b635fa32", kill_on_drop: false }` [INFO] [stdout] bf81a9dc79cacf7b48732b7fbd5598165d8e18d6d72f2c81254892d6b635fa32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 01c7f643cb5232b9618902a483f31000290fc7d8c8c81f179cc2aed7828a9285 [INFO] running `Command { std: "docker" "start" "-a" "01c7f643cb5232b9618902a483f31000290fc7d8c8c81f179cc2aed7828a9285", 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.63 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking pest v2.1.3 [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 content_inspector v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [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] Checking futures-util v0.3.13 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking thiserror v1.0.24 [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.3.0 [INFO] [stderr] Checking fluvio-controlplane-metadata v0.6.0 [INFO] [stderr] Checking fluvio-controlplane v0.6.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 50.04s [INFO] running `Command { std: "docker" "inspect" "01c7f643cb5232b9618902a483f31000290fc7d8c8c81f179cc2aed7828a9285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c7f643cb5232b9618902a483f31000290fc7d8c8c81f179cc2aed7828a9285", kill_on_drop: false }` [INFO] [stdout] 01c7f643cb5232b9618902a483f31000290fc7d8c8c81f179cc2aed7828a9285