[INFO] cloning repository https://github.com/avinassh/fluvio-go-artifacts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avinassh/fluvio-go-artifacts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favinassh%2Ffluvio-go-artifacts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favinassh%2Ffluvio-go-artifacts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ac6ce3b6c8134e5552ff818f45398b805ecbdaf [INFO] checking avinassh/fluvio-go-artifacts against try#0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favinassh%2Ffluvio-go-artifacts" "/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/avinassh/fluvio-go-artifacts on toolchain 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/avinassh/fluvio-go-artifacts [INFO] finished tweaking git repo https://github.com/avinassh/fluvio-go-artifacts [INFO] tweaked toml for git repo https://github.com/avinassh/fluvio-go-artifacts written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/avinassh/fluvio-go-artifacts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 981cbc220cb947a93d67c12cf8d521b2456483ff2dc4b3d6b9d90395e4e21e8d [INFO] running `Command { std: "docker" "start" "-a" "981cbc220cb947a93d67c12cf8d521b2456483ff2dc4b3d6b9d90395e4e21e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "981cbc220cb947a93d67c12cf8d521b2456483ff2dc4b3d6b9d90395e4e21e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981cbc220cb947a93d67c12cf8d521b2456483ff2dc4b3d6b9d90395e4e21e8d", kill_on_drop: false }` [INFO] [stdout] 981cbc220cb947a93d67c12cf8d521b2456483ff2dc4b3d6b9d90395e4e21e8d [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bb85deec7bcb1dfa26082bf59dfee2517b3e2949aff05a8c47ecf5187c83f69 [INFO] running `Command { std: "docker" "start" "-a" "8bb85deec7bcb1dfa26082bf59dfee2517b3e2949aff05a8c47ecf5187c83f69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking siphasher v0.3.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Compiling fluvio-protocol-derive v0.2.1 [INFO] [stderr] Checking fluvio-stream-model v0.5.1 [INFO] [stderr] Checking fluvio-types v0.2.2 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking fluvio-protocol-core v0.3.1 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking fluvio-protocol-codec v0.3.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking fluvio-protocol-api v0.4.0 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking fluvio-future v0.3.5 [INFO] [stderr] Checking fluvio-protocol v0.5.1 [INFO] [stderr] Checking fluvio-dataplane-protocol v0.5.1 [INFO] [stderr] Checking fluvio-socket v0.8.1 [INFO] [stderr] Compiling fluvio-go v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking fluvio-controlplane-metadata v0.9.1 [INFO] [stderr] Checking fluvio-spu-schema v0.6.1 [INFO] [stderr] Checking fluvio-sc-schema v0.8.1 [INFO] [stderr] Checking fluvio v0.8.4 [INFO] [stdout] warning: unused return value of `alloc::ffi::c_str::CString::from_raw` that must be used [INFO] [stdout] --> src/lib.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | CString::from_raw(self.msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `alloc::ffi::c_str::CString::from_raw` that must be used [INFO] [stdout] --> src/lib.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | CString::from_raw(self.msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [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 17s [INFO] running `Command { std: "docker" "inspect" "8bb85deec7bcb1dfa26082bf59dfee2517b3e2949aff05a8c47ecf5187c83f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb85deec7bcb1dfa26082bf59dfee2517b3e2949aff05a8c47ecf5187c83f69", kill_on_drop: false }` [INFO] [stdout] 8bb85deec7bcb1dfa26082bf59dfee2517b3e2949aff05a8c47ecf5187c83f69