[INFO] cloning repository https://github.com/nammu-io/hello-fluvio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nammu-io/hello-fluvio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnammu-io%2Fhello-fluvio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnammu-io%2Fhello-fluvio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85c9bcbec602ec7bbfd85edbade68ada63440e64 [INFO] documenting nammu-io/hello-fluvio against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnammu-io%2Fhello-fluvio" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nammu-io/hello-fluvio on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nammu-io/hello-fluvio [INFO] finished tweaking git repo https://github.com/nammu-io/hello-fluvio [INFO] tweaked toml for git repo https://github.com/nammu-io/hello-fluvio written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nammu-io/hello-fluvio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 8f0513f66c59b57110f11b5d8cfa81b696e25fd784353aa471a571393b7804d0 [INFO] running `Command { std: "docker" "start" "-a" "8f0513f66c59b57110f11b5d8cfa81b696e25fd784353aa471a571393b7804d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f0513f66c59b57110f11b5d8cfa81b696e25fd784353aa471a571393b7804d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0513f66c59b57110f11b5d8cfa81b696e25fd784353aa471a571393b7804d0", kill_on_drop: false }` [INFO] [stdout] 8f0513f66c59b57110f11b5d8cfa81b696e25fd784353aa471a571393b7804d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 1e1a66b28cf8efa7cef1363bdc957e0b99a5115004278dd2efc54037919cef0a [INFO] running `Command { std: "docker" "start" "-a" "1e1a66b28cf8efa7cef1363bdc957e0b99a5115004278dd2efc54037919cef0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking twox-hash v1.6.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking lz4_flex v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-global-executor v2.0.4 [INFO] [stderr] Checking async-process v1.3.0 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking async-std v1.11.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Checking fluvio-stream-model v0.6.0 [INFO] [stderr] Checking fluvio-types v0.3.3 [INFO] [stderr] Compiling fluvio-protocol-derive v0.4.1 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking fluvio-compression v0.1.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling fluvio v0.12.8 [INFO] [stderr] Checking fluvio-future v0.3.15 [INFO] [stderr] Checking fluvio-protocol v0.7.5 [INFO] [stderr] Checking fluvio-dataplane-protocol v0.10.0 [INFO] [stderr] Checking fluvio-socket v0.11.5 [INFO] [stderr] Checking fluvio-controlplane-metadata v0.15.1 [INFO] [stderr] Checking fluvio-spu-schema v0.9.3 [INFO] [stderr] Checking fluvio-sc-schema v0.13.0 [INFO] [stderr] Documenting hello-fluvio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 09s [INFO] running `Command { std: "docker" "inspect" "1e1a66b28cf8efa7cef1363bdc957e0b99a5115004278dd2efc54037919cef0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1a66b28cf8efa7cef1363bdc957e0b99a5115004278dd2efc54037919cef0a", kill_on_drop: false }` [INFO] [stdout] 1e1a66b28cf8efa7cef1363bdc957e0b99a5115004278dd2efc54037919cef0a