[INFO] cloning repository https://github.com/infinyon/fluvio-socket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/fluvio-socket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Ffluvio-socket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Ffluvio-socket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 229ff6cf4e74fa59017a502c939fb4b574aa5959 [INFO] checking infinyon/fluvio-socket against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Ffluvio-socket" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/fluvio-socket on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/infinyon/fluvio-socket [INFO] finished tweaking git repo https://github.com/infinyon/fluvio-socket [INFO] tweaked toml for git repo https://github.com/infinyon/fluvio-socket written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/infinyon/fluvio-socket already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fluvio-protocol-derive v0.2.0 [INFO] [stderr] Downloaded fluvio-future v0.1.15 [INFO] [stderr] Downloaded fluvio-protocol v0.3.0 [INFO] [stderr] Downloaded fluvio-protocol-api v0.2.0 [INFO] [stderr] Downloaded fluvio-async-tls v0.1.0 [INFO] [stderr] Downloaded fluvio-protocol-codec v0.2.0 [INFO] [stderr] Downloaded fluvio-protocol-core v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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] 689d12c9408835379eeaf556a556bc2522d8474831c71effa53a76ec46fe314a [INFO] running `Command { std: "docker" "start" "-a" "689d12c9408835379eeaf556a556bc2522d8474831c71effa53a76ec46fe314a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "689d12c9408835379eeaf556a556bc2522d8474831c71effa53a76ec46fe314a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689d12c9408835379eeaf556a556bc2522d8474831c71effa53a76ec46fe314a", kill_on_drop: false }` [INFO] [stdout] 689d12c9408835379eeaf556a556bc2522d8474831c71effa53a76ec46fe314a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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] 468c575932f519e523f8e0d85d9561c88873bd4e5df0759dec6078362b279a4a [INFO] running `Command { std: "docker" "start" "-a" "468c575932f519e523f8e0d85d9561c88873bd4e5df0759dec6078362b279a4a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking signal-hook v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling fluvio-test-derive v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fluvio-protocol-derive v0.2.0 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking fluvio-protocol-core v0.2.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking async-io v1.4.0 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.2.17 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking fluvio-protocol-codec v0.2.0 [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 async-std v1.9.0 [INFO] [stderr] Checking fluvio-protocol-api v0.2.0 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking fluvio-future v0.1.15 [INFO] [stderr] Checking fluvio-protocol v0.3.0 [INFO] [stderr] Checking fluvio-socket v0.5.1 (/opt/rustwide/workdir/crates/socket) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> crates/socket/src/test_request.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | #[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] [stderr] Checking fluvio-service v0.4.0 (/opt/rustwide/workdir/crates/service) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> crates/socket/tests/enum.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | #[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] --> crates/service/src/test_request.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[fluvio(encode_discriminant)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | #[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: 1 warning emitted [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 1m 08s [INFO] running `Command { std: "docker" "inspect" "468c575932f519e523f8e0d85d9561c88873bd4e5df0759dec6078362b279a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468c575932f519e523f8e0d85d9561c88873bd4e5df0759dec6078362b279a4a", kill_on_drop: false }` [INFO] [stdout] 468c575932f519e523f8e0d85d9561c88873bd4e5df0759dec6078362b279a4a