[INFO] fetching crate fluvio-dataplane-protocol 0.3.0... [INFO] checking fluvio-dataplane-protocol-0.3.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate fluvio-dataplane-protocol 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate fluvio-dataplane-protocol 0.3.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-dataplane-protocol 0.3.0 [INFO] finished tweaking crates.io crate fluvio-dataplane-protocol 0.3.0 [INFO] tweaked toml for crates.io crate fluvio-dataplane-protocol 0.3.0 written to /workspace/builds/worker-0/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-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" "+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] a3c9567a7ca16db0ed3448a1889ea556498748ca78afa65caf2cdccb2723378d [INFO] running `Command { std: "docker" "start" "-a" "a3c9567a7ca16db0ed3448a1889ea556498748ca78afa65caf2cdccb2723378d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3c9567a7ca16db0ed3448a1889ea556498748ca78afa65caf2cdccb2723378d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c9567a7ca16db0ed3448a1889ea556498748ca78afa65caf2cdccb2723378d", kill_on_drop: false }` [INFO] [stdout] a3c9567a7ca16db0ed3448a1889ea556498748ca78afa65caf2cdccb2723378d [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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8642628141d62d96665bc8c14505ce314f3598d58ad48f6d4c594e88c1f67cc [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" "f8642628141d62d96665bc8c14505ce314f3598d58ad48f6d4c594e88c1f67cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling fluvio-test-derive v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking fluvio-protocol-core v0.2.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Compiling fluvio-protocol-derive v0.2.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking fluvio-protocol-codec v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fluvio-protocol-api v0.2.0 [INFO] [stderr] Checking nb-connect v1.0.3 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking async-net v1.5.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking tracing-subscriber v0.2.17 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Checking fluvio-future v0.1.15 [INFO] [stderr] Checking fluvio-protocol v0.3.0 [INFO] [stderr] Checking fluvio-socket v0.6.0 [INFO] [stderr] Checking fluvio-dataplane-protocol v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/error_code.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | #[repr(i16)] [INFO] [stdout] 17 | #[derive(Encode, Decode, PartialEq, Debug, 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/error_code.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | #[repr(i16)] [INFO] [stdout] 17 | #[derive(Encode, Decode, PartialEq, Debug, 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.81s [INFO] running `Command { std: "docker" "inspect" "f8642628141d62d96665bc8c14505ce314f3598d58ad48f6d4c594e88c1f67cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8642628141d62d96665bc8c14505ce314f3598d58ad48f6d4c594e88c1f67cc", kill_on_drop: false }` [INFO] [stdout] f8642628141d62d96665bc8c14505ce314f3598d58ad48f6d4c594e88c1f67cc